RetroShare/retroshare-gui/src/gui/chat
2018-10-07 15:51:02 +02:00
..
ChatDialog.cpp added tooltip to show identity ID in distant chat dialog 2018-09-24 20:55:44 +02:00
ChatDialog.h added tooltip to show identity ID in distant chat dialog 2018-09-24 20:55:44 +02:00
ChatLobbyDialog.cpp retroshare-gui fix windows compilation error due to time_t usage 2018-10-07 15:51:02 +02: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 started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code 2018-07-24 23:47:32 +02: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 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 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 retroshare-gui fix windows compilation error due to time_t usage 2018-10-07 15:51:02 +02:00
ChatWidget.h Add CommonMark in ChatLobbyDialog 2018-07-22 10:32:17 +02:00
ChatWidget.ui Add CommonMark in ChatLobbyDialog 2018-07-22 10:32:17 +02: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 added tooltip to show identity ID in distant chat dialog 2018-09-24 20:55:44 +02:00
PopupChatDialog.h Fix Clang warnings: change ChatDialog::init definition 2017-04-17 21:40:25 +02:00
PopupChatDialog.ui * Moved to display own video at bottom and Friend at top. 2014-12-06 14:21:36 +00:00
PopupChatWindow.cpp simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
PopupChatWindow.h simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
PopupChatWindow.ui * Moved to display own video at bottom and Friend at top. 2014-12-06 14:21:36 +00:00
PopupDistantChatDialog.cpp added tooltip to show identity ID in distant chat dialog 2018-09-24 20:55:44 +02:00
PopupDistantChatDialog.h added tooltip to show identity ID in distant chat dialog 2018-09-24 20:55:44 +02:00