RetroShare/retroshare-gui/src/gui/feeds
2021-01-22 21:31:51 +01:00
..
AttachFileItem.cpp fixed licenses in elastic+feeds 2018-11-13 22:02:26 +01:00
AttachFileItem.h fixed licenses in elastic+feeds 2018-11-13 22:02:26 +01:00
AttachFileItem.ui Removed unnecessary values from the ui files of the feed items. 2012-10-09 10:04:04 +00:00
BoardsCommentsItem.cpp Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
BoardsCommentsItem.h Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
BoardsCommentsItem.ui Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
ChannelsCommentsItem.cpp Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
ChannelsCommentsItem.h Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
ChannelsCommentsItem.ui Added new widgets for the Channels & Boards comments notify for Activity Stream 2021-01-22 21:31:51 +01:00
ChatMsgItem.cpp attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
ChatMsgItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
ChatMsgItem.ui cleanup & remove old icons with new one 2020-03-03 16:26:47 +01:00
FeedHolder.cpp firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
FeedHolder.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
FeedItem.cpp fixed crash in NewFeed when attempting to find a widget using its identifier 2020-01-16 20:33:34 +01:00
FeedItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
GxsChannelGroupItem.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
GxsChannelGroupItem.h removed most of the token queue system from GxsFeedItems 2020-02-18 20:15:23 +01:00
GxsChannelGroupItem.ui Removed the old stylsheets from the news feeds & update the icons 2019-11-26 15:32:49 +01:00
GxsChannelPostItem.cpp Merge pull request #2147 from csoler/v0.6-BugFixing_2 2020-12-09 22:58:13 +01:00
GxsChannelPostItem.h added back links to posts in channel feeditems 2020-09-27 20:08:36 +02:00
GxsChannelPostItem.ui Added ZoomableLabel for the Channel Post Feeds 2020-11-29 16:46:02 +01:00
GxsCircleItem.cpp Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notiy layout 2020-11-26 20:03:49 +01:00
GxsCircleItem.h fixed UI bugs reported by jolavillette 2020-05-12 18:53:51 +02:00
GxsCircleItem.ui Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notiy layout 2020-11-26 20:03:49 +01:00
GxsForumGroupItem.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
GxsForumGroupItem.h added NewsFeed item for advertising about new/removed moderators 2020-04-27 15:11:32 +02:00
GxsForumGroupItem.ui added NewsFeed item for advertising about new/removed moderators 2020-04-27 15:11:32 +02:00
GxsForumMsgItem.cpp fixed bug causing bad cache update 2021-01-02 23:56:26 +01:00
GxsForumMsgItem.h Fix Forum Feeds Close on Link Activated 2020-11-10 20:06:04 +01:00
GxsForumMsgItem.ui Fixed margins for Forum Message Feeds to be visible when its selected to be visible 2020-12-26 16:32:45 +01:00
MsgItem.cpp Fixed the Msg Feed Item too 2020-12-20 19:54:25 +01:00
MsgItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
MsgItem.ui Fixed the Msg Feed Item too 2020-12-20 19:54:25 +01:00
NewsFeedUserNotify.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
NewsFeedUserNotify.h fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
PeerItem.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
PeerItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
PeerItem.ui Fixing background selection color & fixed the default width 2020-12-05 23:06:02 +01:00
PostedGroupItem.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
PostedGroupItem.h removed most of the token queue system from GxsFeedItems 2020-02-18 20:15:23 +01:00
PostedGroupItem.ui Rename Posted to Boards & cleanup remove old icons 2020-02-08 17:29:50 +01:00
SecurityIpItem.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
SecurityIpItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
SecurityIpItem.ui Removed the old stylsheets from the news feeds & update the icons 2019-11-26 15:32:49 +01:00
SecurityItem.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
SecurityItem.h attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
SecurityItem.ui Fixing background selection color & fixed the default width 2020-12-05 23:06:02 +01:00
SubFileItem.cpp add attachment count to channel creation window and fixed item removal (was previously only hidden!) 2020-10-24 00:02:26 +02:00
SubFileItem.h fixed licenses in elastic+feeds 2018-11-13 22:02:26 +01:00
SubFileItem.ui Changed the Channed feeds icons 2019-10-06 21:23:19 +02:00