.. |
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
|
Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format
|
2016-08-05 01:00:53 +02:00 |
ChatLobbyDialog.h
|
added ban menu entry to chat lobby participant list
|
2016-03-09 21:49:24 -05:00 |
ChatLobbyDialog.ui
|
Add buttons to send message in plain text and without EmoteIcon.
|
2016-06-14 23:01:08 +02:00 |
ChatLobbyUserNotify.cpp
|
Escape name before inserting in name changed message and in anchor info
|
2015-08-31 16:38:28 +02:00 |
ChatLobbyUserNotify.h
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
ChatStyle.cpp
|
Correct Colored Name Contrast in chat, same way than text.
|
2016-03-12 13:25:10 +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
|
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 |
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
|
Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format
|
2016-08-05 01:00:53 +02:00 |
ChatWidget.h
|
Move SearchBar to Tool Bar and remove Show/Hide action.
|
2016-04-13 19:21:18 +02:00 |
ChatWidget.ui
|
Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format
|
2016-08-05 01:00:53 +02:00 |
CreateLobbyDialog.cpp
|
replaced the few bools in RsIdentityDetail by a set of flags
|
2015-11-19 21:14:32 -05: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
|
merged with latest master before creating PR
|
2015-12-04 21:24:51 -05:00 |
PopupDistantChatDialog.h
|
merged with latest master before creating PR
|
2015-12-04 21:24:51 -05:00 |