.. |
ChatDialog.cpp
|
fixed whitespaces in strings (patch from Henry)
|
2015-06-12 08:27:26 +00:00 |
ChatDialog.h
|
replaced multiple location warning with a location selector menu
|
2015-05-29 14:01:33 +00:00 |
ChatLobbyDialog.cpp
|
calculate correct icon size for the status icon
|
2015-11-04 23:47:12 +01:00 |
ChatLobbyDialog.h
|
Added send message function for Participants list.
|
2015-09-07 15:13:32 +02:00 |
ChatLobbyDialog.ui
|
Removed maximum value from chat lobby participants list.
|
2015-05-02 00:22:30 +00: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
|
Add GXS Id in anchor in Chat.
|
2015-10-28 07:20:17 +01:00 |
ChatStyle.h
|
- Moved HandleRichText from the folder "chat" to "util" and redesigned the source
|
2012-05-12 00:40:53 +00: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 a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation
|
2015-06-29 16:08:17 +00: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
|
Quote function on chat
|
2015-12-06 21:44:53 +01:00 |
ChatWidget.h
|
Quote function on chat
|
2015-12-06 21:44:53 +01:00 |
ChatWidget.ui
|
Quote function on chat
|
2015-12-06 21:44:53 +01:00 |
CreateLobbyDialog.cpp
|
Fix compile with qt < 4.7
|
2015-08-31 23:38:50 +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
|
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
|
Fixed Status Label on Distant Chat
|
2015-09-02 13:06:15 +02:00 |
PopupDistantChatDialog.h
|
Fixed Status Label on Distant Chat
|
2015-09-02 13:06:15 +02:00 |