| .. |
|
ChatDialog.cpp
|
fixed problematic re-numbering of status flags (non-backward compatible)
|
2025-10-13 22:49:15 +02:00 |
|
ChatDialog.h
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
ChatLobbyDialog.cpp
|
removed rsnotify
|
2025-10-10 16:39:11 +02:00 |
|
ChatLobbyDialog.h
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
ChatLobbyDialog.ui
|
Fix system dark style issues
|
2025-07-01 18:10:00 +02:00 |
|
ChatLobbyUserNotify.cpp
|
fixed compilation
|
2025-11-11 20:12:53 +01:00 |
|
ChatLobbyUserNotify.h
|
Fixed memory leak when using tray menu of chat lobby and removed double connect of signals
|
2024-01-01 15:58:44 +01:00 |
|
ChatStyle.cpp
|
fixed compilation
|
2025-11-11 20:12:53 +01:00 |
|
ChatStyle.h
|
fixed license in retroshare-gui/src/chat/ and main files
|
2018-11-11 14:24:44 +01:00 |
|
ChatTabWidget.cpp
|
moved peerStatusChanged() from notify to rsEvents
|
2025-06-14 21:56:09 +02:00 |
|
ChatTabWidget.h
|
fixed license in retroshare-gui/src/chat/ and main files
|
2018-11-11 14:24:44 +01:00 |
|
ChatTabWidget.ui
|
|
|
|
ChatUserNotify.cpp
|
fixed compilation
|
2025-11-11 20:12:53 +01:00 |
|
ChatUserNotify.h
|
using rsEvents for Chat rooms
|
2025-08-12 21:00:11 +02:00 |
|
ChatWidget.cpp
|
fixed compilation
|
2025-11-11 20:12:53 +01:00 |
|
ChatWidget.h
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
ChatWidget.ui
|
Moved QAction for saving an image from customContextMenu of GxsForumThreadWidget and ChatWidget to RSTextBrowser
|
2023-04-15 22:21:34 +02:00 |
|
CreateLobbyDialog.cpp
|
Changed the buttons to use QPushButton which is easier with stylesheets
|
2020-10-12 21:46:06 +02:00 |
|
CreateLobbyDialog.h
|
fixed license in retroshare-gui/src/chat/ and main files
|
2018-11-11 14:24:44 +01:00 |
|
CreateLobbyDialog.ui
|
StyleSheet Rewrite
|
2021-11-04 21:21:54 +01:00 |
|
PopupChatDialog.cpp
|
fixed compilation
|
2025-11-11 20:12:53 +01:00 |
|
PopupChatDialog.h
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
PopupChatDialog.ui
|
|
|
|
PopupChatWindow.cpp
|
removed rsnotify
|
2025-10-10 16:39:11 +02:00 |
|
PopupChatWindow.h
|
removed all left rsnotify elements and moved uint32 flags to proper enum classes
|
2025-10-07 21:13:24 +02:00 |
|
PopupChatWindow.ui
|
fixed typing message missing
|
2025-08-27 17:37:45 +02:00 |
|
PopupDistantChatDialog.cpp
|
Fixed Avatar update
|
2025-12-07 10:02:17 +01:00 |
|
PopupDistantChatDialog.h
|
switched PopupDistantChatDialog to rsEvents
|
2025-12-06 17:48:41 +01:00 |