RetroShare/retroshare-gui/src/gui/feeds
Phenom 64899e40e8 Fix clang warning: unused variable 'SFI_DEFAULT_PERIOD'
/retroshare-gui/src/gui/feeds/SubFileItem.cpp:69: warning: unused
variable 'SFI_DEFAULT_PERIOD' [-Wunused-const-variable]
const uint32_t SFI_DEFAULT_PERIOD       = (30 * 3600 * 24); /* 30 Days
*/
2017-07-16 21:40:29 +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 Change RetroShareLink creation methodes as static 2017-07-16 13:12:07 +02: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 warning: unused variable ‘self’ 2017-07-16 21:07:47 +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 Add Circle Feed Item. 2017-06-11 16:16:41 +02: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 Change RetroShareLink creation methodes as static 2017-07-16 13:12:07 +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 Added invite info frame for Friend Request Messages. 2017-02-07 17:01:36 +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 Added invite info frame for Friend Request Messages. 2017-02-07 17:01:36 +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 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
SecurityIpItem.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
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 Fix clang warning: unused variable 'SFI_DEFAULT_PERIOD' 2017-07-16 21:40:29 +02: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