.. |
ChatDialog.cpp
|
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
|
2015-11-30 00:02:44 -05:00 |
ChatDialog.h
|
replaced multiple location warning with a location selector menu
|
2015-05-29 14:01:33 +00:00 |
ChatLobbyDialog.cpp
|
partially changed lobby->chat room in displayed strings in the GUI
|
2017-01-21 21:38:10 +01:00 |
ChatLobbyDialog.h
|
simplified code in PR/630
|
2017-01-15 20:56:44 +01:00 |
ChatLobbyDialog.ui
|
Added search filter for participants list.
|
2016-08-12 22:19:44 +02:00 |
ChatLobbyUserNotify.cpp
|
Update ChatLobbyUserNotify.cpp
|
2017-01-17 16:49:36 +01: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
|
- 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
|
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
|
add space after quoting sign
|
2017-03-02 20:03:16 +03:00 |
ChatWidget.h
|
moved Options window into a new Preferences tab
|
2017-01-26 22:35:33 +01:00 |
ChatWidget.ui
|
Add context menu to show hidden image on lobby.
|
2016-10-05 12:27:31 +02:00 |
CreateLobbyDialog.cpp
|
Update CreateLobbyDialog.cpp
|
2017-01-18 10:31:50 +01: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
|
Fix compile with qt < 4.7
|
2015-08-31 23:38:50 +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
|
added avatars for GXS ids in distant chat
|
2015-02-08 17:38:30 +00: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
|
Fix Some gcc warnings 383 to 208 lines
|
2016-11-30 22:01:01 +01:00 |
PopupDistantChatDialog.h
|
merged with latest master before creating PR
|
2015-12-04 21:24:51 -05:00 |