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
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
ChatTabWidget.cpp
ChatTabWidget.h
ChatTabWidget.ui
ChatUserNotify.cpp
ChatUserNotify.h
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
ChatWidget.ui
CreateLobbyDialog.cpp
CreateLobbyDialog.h
CreateLobbyDialog.ui
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
PopupChatDialog.ui
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
PopupChatWindow.ui
PopupDistantChatDialog.cpp
PopupDistantChatDialog.h