RetroShare/retroshare-gui/src/gui/feeds
2018-06-21 15:46:59 +02: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 Fix connect for avatar updateAvatar in ChatMsgItem and MessengerWindow. 2016-02-18 11:48:58 +01:00
ChatMsgItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +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 allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02:00
FeedItem.cpp Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
FeedItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
GxsChannelGroupItem.cpp added a FeedItem to warn when publish permissions are received for a channel 2018-02-27 22:42:48 +01:00
GxsChannelGroupItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
GxsChannelGroupItem.ui newsfeed item layout for new channel made uniform with forums 2017-03-02 15:49:12 +03:00
GxsChannelPostItem.cpp fix for Qt 5.11 2018-05-25 23:57:11 +02:00
GxsChannelPostItem.h fixed filtering for channels when loading items on the fly 2017-07-16 16:56:23 +02:00
GxsChannelPostItem.ui moved the edit button from top bar to each channel post 2017-05-11 23:44:57 +02:00
GxsCircleItem.cpp Move some Fixed Color to Qss files 2017-11-04 23:37:02 +01:00
GxsCircleItem.h Add Circle Feed Item. 2017-06-11 16:16:41 +02:00
GxsCircleItem.ui Add Circle Feed Item. 2017-06-11 16:16:41 +02:00
GxsForumGroupItem.cpp Change RetroShareLink creation methodes as static 2017-07-16 13:12:07 +02:00
GxsForumGroupItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
GxsForumGroupItem.ui Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsForumMsgItem.cpp changed std::vector into std::set in notification system, hence removing lots of std::find(std::vector::begin(),std::vector::end(),T), causing quadratic costs in multiple places. 2018-06-21 15:46:59 +02:00
GxsForumMsgItem.h Add Comment Number On Button. 2016-08-07 14:40:04 +02:00
GxsForumMsgItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
MsgItem.cpp made the invite system non automatic, because it was confusing and could generate unwanted emails 2018-02-23 14:26:23 +01:00
MsgItem.h Fixed to display Avatars and nickname on news feeds Messages Item for Distant Messages. 2017-01-29 19:01:38 +01:00
MsgItem.ui fixed the text in invitation system 2018-02-23 14:39:08 +01:00
NewsFeedUserNotify.cpp added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
NewsFeedUserNotify.h - Fixed fill of news feed. 2013-06-22 00:05:02 +00:00
PeerItem.cpp Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
PeerItem.h Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
PeerItem.ui Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
PostedGroupItem.cpp Change RetroShareLink creation methodes as static 2017-07-16 13:12:07 +02:00
PostedGroupItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
PostedGroupItem.ui Added feed item for Posted group and message 2014-11-21 00:50:18 +00:00
SecurityIpItem.cpp Fix SecurityIpItem isSame 2017-10-22 11:52:21 +02:00
SecurityIpItem.h Fix SecurityIpItem isSame 2017-10-22 11:52:21 +02:00
SecurityIpItem.ui added explanation to IP change security item in a tooltip 2015-06-11 20:59:41 +00:00
SecurityItem.cpp Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
SecurityItem.h Optimized fill of feed items by moving the fill of the hidden area to the first expand of the frame. 2015-06-17 18:59:12 +00:00
SecurityItem.ui Fixed layout of security feed item 2015-06-03 23:23:55 +00:00
SubFileItem.cpp first attempt at creating a display model for transfers. Not finished yet. 2018-02-04 22:56:13 +01:00
SubFileItem.h switch file to REMOTE state in subfileitem if the attachment has already been checked in the past but the file is not here anymore 2017-05-15 21:37:22 +02:00
SubFileItem.ui added delete button to channel attached files 2017-05-14 21:26:45 +02:00