RetroShare/retroshare-gui/src/gui/chat
2014-11-02 13:20:48 +00:00
..
ChatDialog.cpp Fixed start of chat with right or double click on a friend item (not location) in friend list. 2014-10-25 12:26:09 +00:00
ChatDialog.h Fixed start of chat with right or double click on a friend item (not location) in friend list. 2014-10-25 12:26:09 +00:00
ChatLobbyDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
ChatLobbyDialog.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ChatLobbyDialog.ui *Set a minimum size for users list 2014-09-15 14:43:01 +00:00
ChatStyle.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
ChatStyle.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
ChatTabWidget.cpp - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
ChatTabWidget.h Added blinking of the chat icon for private chat window and chat lobby. 2012-10-25 18:06:33 +00:00
ChatTabWidget.ui Chat lobby: 2012-01-12 00:13:25 +00:00
ChatUserNotify.cpp - Moved settings for user notify into the base class 2014-07-24 20:01:12 +00:00
ChatUserNotify.h - Moved settings for user notify into the base class 2014-07-24 20:01:12 +00:00
ChatWidget.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
ChatWidget.h added method to add new widget in chatWidget 2014-07-15 15:59:12 +00:00
ChatWidget.ui Changed the QFrame of QScrollArea on Settings to noFrame 2014-05-26 21:51:53 +00:00
CreateLobbyDialog.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
CreateLobbyDialog.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
CreateLobbyDialog.ui Added a default stylesheet, for the lobby info label. 2013-08-30 15:41:53 +00:00
PopupChatDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
PopupChatDialog.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
PopupChatDialog.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-27 21:48:00 +00:00
PopupChatWindow.cpp changed the chat bubbles when typing/chat on the private chat, which displays on the Taskbar & window icon 2014-11-02 13:20:48 +00:00
PopupChatWindow.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
PopupChatWindow.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-27 21:48:00 +00:00
PopupDistantChatDialog.cpp fixed popup of distant chat dialog, and display of peer names. 2014-06-12 22:06:43 +00:00
PopupDistantChatDialog.h - started changing distant chat so that it works with GXS ids instead of PGP ids. Something is still broken in 2014-05-25 21:43:05 +00:00