RetroShare/retroshare-gui/src/gui/chat
2018-07-15 16:37:33 +02:00
..
ChatDialog.cpp Add Chat Room RSLink 2018-02-04 17:51:26 +01:00
ChatDialog.h Fix Clang warnings: change ChatDialog::init definition 2017-04-17 21:40:25 +02:00
ChatLobbyDialog.cpp gui: reduce size of icons in chat for font.height lesser than 26 2018-07-04 22:46:01 +09:00
ChatLobbyDialog.h Added missing declare of metatype 2018-06-08 17:00:37 +02:00
ChatLobbyDialog.ui Moved status icon column to the last position 2017-05-07 19:39:20 +02:00
ChatLobbyUserNotify.cpp Fix Lobby's sound notification. 2017-05-08 15:29:37 +02:00
ChatLobbyUserNotify.h Add Case Sensitive option for Lobby Notify. 2016-08-07 19:00:23 +02:00
ChatStyle.cpp fixed styles loading in chat. Added missing history/compact/colored style 2017-03-02 22:30:51 +01:00
ChatStyle.h Correct Colored Name Contrast in chat, same way than text. 2016-03-12 13:25:10 +01:00
ChatTabWidget.cpp fix for Qt 5.11 2018-05-25 23:57:11 +02:00
ChatTabWidget.h
ChatTabWidget.ui
ChatUserNotify.cpp added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
ChatUserNotify.h fixed unread chat cound in FriendsDialog, fix display of status in distant chat (Patch from electron) 2015-01-10 13:13:41 +00:00
ChatWidget.cpp gui: do not show the quote section of context menu in chat if 2018-07-04 23:18:21 +09:00
ChatWidget.h Add Context Menu for GxsId in lobby textBrowser. 2018-05-03 14:29:15 +02:00
ChatWidget.ui Remove non translatable text ChatWidget.ui 2018-02-26 23:29:06 +01:00
CreateLobbyDialog.cpp Change Lobby text to Room in CreateLobbyDialog. 2018-07-15 16:37:33 +02:00
CreateLobbyDialog.h turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
CreateLobbyDialog.ui Change Lobby text to Room in CreateLobbyDialog. 2018-07-15 16:37:33 +02:00
PopupChatDialog.cpp half way through enabling GXS avatars into distant chat. Converted AvatarWidget to use a generic ChatId instead of RsPeerId. Still need to add own Id to PopupDistantChatDialog and properly compute own name. 2015-02-07 22:43:53 +00:00
PopupChatDialog.h Fix Clang warnings: change ChatDialog::init definition 2017-04-17 21:40:25 +02:00
PopupChatDialog.ui
PopupChatWindow.cpp
PopupChatWindow.h
PopupChatWindow.ui
PopupDistantChatDialog.cpp change distant chat status indicator color to differ closed and pending 2018-04-02 19:43:21 +03:00
PopupDistantChatDialog.h Fix Clang warnings: 'PopupDistantChatDialog::init' hides overloaded 2017-04-17 21:41:38 +02:00