RetroShare/retroshare-gui/src/gui/feeds
2015-06-03 15:14:26 +00:00
..
AttachFileItem.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
AttachFileItem.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
AttachFileItem.ui Removed unnecessary values from the ui files of the feed items. 2012-10-09 10:04:04 +00:00
ChatMsgItem.cpp turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
ChatMsgItem.h Replaced scroll area in NewsFeed with RSFeedWidget. 2014-11-15 17:24:49 +00:00
ChatMsgItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
FeedHolder.cpp Fixed "jumping" of the items in channels and news feed when items are changed (load, toggle and remove). 2012-10-08 23:06:34 +00:00
FeedHolder.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
FeedItem.cpp Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea. 2014-08-01 14:49:58 +00:00
FeedItem.h Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea. 2014-08-01 14:49:58 +00:00
GxsChannelGroupItem.cpp - Added new base class for group feeds - GxsGroupFeedItem 2014-11-18 00:49:21 +00:00
GxsChannelGroupItem.h Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsChannelGroupItem.ui Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsChannelPostItem.cpp hide voting buttons in channels (backend is missing) 2015-06-03 07:32:20 +00:00
GxsChannelPostItem.h avoid calling rsGxsChannels::setMessageReadStatus() when the message status is already what we want. Removed one warning that has been cleared. 2015-02-22 10:10:34 +00:00
GxsChannelPostItem.ui Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
GxsForumGroupItem.cpp Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsForumGroupItem.h Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsForumGroupItem.ui Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsForumMsgItem.cpp Simplified usage of GxsIdDetails and removed some QTimer. 2014-11-27 00:55:48 +00:00
GxsForumMsgItem.h Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsForumMsgItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
MsgItem.cpp Updated GUI to use new Message / Mail interface. 2015-03-22 04:52:53 +00:00
MsgItem.h 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
MsgItem.ui Fixed colors of feed items in RSFeedWidget without style sheet 2014-11-16 02:14:56 +00:00
NewsFeedUserNotify.cpp changed News Feed icon 2014-05-06 18:10:35 +00:00
NewsFeedUserNotify.h - Fixed fill of news feed. 2013-06-22 00:05:02 +00:00
PeerItem.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
PeerItem.h Clean up Peer and SecurityItem feeds 2014-12-06 15:29:41 +00:00
PeerItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
PostedGroupItem.cpp Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
PostedGroupItem.h Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
PostedGroupItem.ui Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
SecurityIpItem.cpp Added a notify in SecurityIpItem when the ip address was added to the whitelist. 2015-06-03 15:14:26 +00:00
SecurityIpItem.h Added new feed item when a wrong external ip address is reported. 2015-06-03 12:38:23 +00:00
SecurityIpItem.ui Added a notify in SecurityIpItem when the ip address was added to the whitelist. 2015-06-03 15:14:26 +00:00
SecurityItem.cpp attempt to improve/clarify relationship between nodes and PGP keys. Removed duplicate options and splitted ConfCerDialog into a dialog to show nodes certificates and PGP key information 2015-05-12 20:30:44 +00:00
SecurityItem.h Replaced scroll area in NewsFeed with RSFeedWidget. 2014-11-15 17:24:49 +00:00
SecurityItem.ui clean up security feed item 2015-01-23 16:35:06 +00:00
SubFileItem.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
SubFileItem.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
SubFileItem.ui Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00