RetroShare/retroshare-gui/src/gui/gxs
mestaritonttu 931531b1a0 Fix typo
2017-03-07 13:51:28 +02:00
..
GxsCircleChooser.cpp removed EXTERNAL/PERSONNAL options from GxsCircleChooser 2016-07-11 18:30:12 -04:00
GxsCircleChooser.h removed EXTERNAL/PERSONNAL options from GxsCircleChooser 2016-07-11 18:30:12 -04:00
GxsCircleLabel.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
GxsCircleLabel.h Finished most of Comment GUI side. 2013-03-15 21:02:43 +00:00
GxsCommentContainer.cpp Posted Links: 2013-07-15 18:39:39 +00:00
GxsCommentContainer.h Posted Links: 2013-07-15 18:39:39 +00:00
GxsCommentContainer.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
GxsCommentDialog.cpp set a default minimum column header size for comments. 2015-08-26 23:50:06 +02:00
GxsCommentDialog.h fixed comment voting 2015-05-09 09:28:38 +00:00
GxsCommentDialog.ui Removed buttons to create a new identity 2014-12-24 00:10:15 +00:00
GxsCommentTreeWidget.cpp added display of reputation in forums 2016-12-24 14:13:02 +01:00
GxsCommentTreeWidget.h Added the delete of the TokenQueue in some destructors to fix crashes. 2014-10-12 10:46:09 +00:00
GxsCreateCommentDialog.cpp Added Retroshare links support to PostedItems (don't seem to work yet). 2015-02-24 10:31:45 +00:00
GxsCreateCommentDialog.h Removed buttons to create a new identity 2014-12-24 00:10:15 +00:00
GxsCreateCommentDialog.ui Add ability to past RsLink in some more text fields. 2016-10-22 16:03:01 +02:00
GxsFeedItem.cpp Add Comment Number On Button. 2016-08-07 14:40:04 +02:00
GxsFeedItem.h Add Comment Number On Button. 2016-08-07 14:40:04 +02:00
GxsFeedWidget.cpp Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator. 2015-03-12 13:59:56 +00:00
GxsFeedWidget.h Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator. 2015-03-12 13:59:56 +00:00
GxsGroupDialog.cpp show in people - enabled for yourself; Votes in tooltip; lastpost 1970 to Never 2017-01-11 22:44:27 +03:00
GxsGroupDialog.h added GXS distribution flag to defavor posts signed by key form unknown RS nodes, and updated UI in forums to use it 2016-06-30 14:16:45 -04:00
GxsGroupDialog.ui Fix typo 2017-03-07 13:51:28 +02:00
GxsGroupFeedItem.cpp fixed compilation on debian squeeze. Removed placeHolder properties in CreateGxsForumMsg.ui and GxsGroupDialog.ui which need to be set in the cpp. Added a new DEFINE=NO_SQLCIPHER to compile without sqlcipher when sqlcipher cannot be found (no sqlcipher is available on debian squeeze). 2015-02-13 19:34:38 +00:00
GxsGroupFeedItem.h Added feed item for forum group and forum message 2014-11-19 12:40:42 +00:00
GxsGroupFrameDialog.cpp fix gxs storage period 1year to 372 days to match old clients 2017-02-28 22:47:38 +01:00
GxsGroupFrameDialog.h added machinery to allow to set/get sync and store periods for GXS groups 2016-12-05 22:14:48 +01:00
GxsGroupFrameDialog.ui fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
GxsGroupShareKey.cpp improved naming of publish/admin rights in GroupTreeWidget 2016-06-16 22:23:27 -04:00
GxsGroupShareKey.h Added to change header image and text on Share Key Dialog. 2014-10-27 13:12:48 +00:00
GxsGroupShareKey.ui update language strings 2014-12-28 14:03:26 +00:00
GxsIdChooser.cpp fixed wrong icon in GxsIdChooser 2017-01-01 18:07:02 +01:00
GxsIdChooser.h fixed display of warning in posting into forums without proper credentials 2016-03-24 19:23:34 -04:00
GxsIdDetails.cpp show in people - enabled for yourself; Votes in tooltip; lastpost 1970 to Never 2017-01-11 22:44:27 +03:00
GxsIdDetails.h added column to show distribution data and moved ReputationItemDelegate to GxsIdDetails 2016-12-24 15:04:08 +01:00
GxsIdLabel.cpp pass over compiler warnings 2016-06-05 10:43:57 -04:00
GxsIdLabel.h Simplified usage of GxsIdDetails and removed some QTimer. 2014-11-27 00:55:48 +00:00
GxsIdTreeWidgetItem.cpp fixed reloading of GXS id icon when banned/unbanned in forums 2017-01-14 11:02:02 +01:00
GxsIdTreeWidgetItem.h disallow to ban your own identity in forums, and make opinions show up as a function ofwhat the ID opinion already is 2017-01-13 18:31:50 +01:00
GxsMessageFramePostWidget.cpp Fixed a bunch of warnings in safe ways 2016-10-13 00:01:33 +02:00
GxsMessageFramePostWidget.h Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo". 2015-08-13 22:09:46 +02:00
GxsMessageFrameWidget.cpp Added waiting indicator to group tree for channels/posted when using "Mark all as read/unread". 2015-03-14 21:13:28 +00:00
GxsMessageFrameWidget.h Added waiting indicator to group tree for channels/posted when using "Mark all as read/unread". 2015-03-14 21:13:28 +00:00
GxsUserNotify.cpp Fixed count of new and unread messages for Channels and Posted. 2014-09-24 23:57:47 +00:00
GxsUserNotify.h Fixed count of new and unread messages for Channels and Posted. 2014-09-24 23:57:47 +00:00
RsGxsUpdateBroadcastBase.cpp - Removed randomly forced updating of GUI in RsGxsUpdateBroadcastBase 2015-05-19 21:40:19 +00:00
RsGxsUpdateBroadcastBase.h add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom) 2014-07-06 11:19:58 +00:00
RsGxsUpdateBroadcastPage.cpp Added new base class for a subscribe button - SubscribeToolButton. 2014-07-05 18:33:11 +00:00
RsGxsUpdateBroadcastPage.h Added new base class for a subscribe button - SubscribeToolButton. 2014-07-05 18:33:11 +00:00
RsGxsUpdateBroadcastWidget.cpp Added new base class GxsMessageFramePostWidget for post-based services like Channels and Posted. 2014-07-23 18:51:56 +00:00
RsGxsUpdateBroadcastWidget.h Added new base class GxsMessageFramePostWidget for post-based services like Channels and Posted. 2014-07-23 18:51:56 +00:00
WikiGroupDialog.cpp - Revert remove of forum settings 2014-04-14 22:36:10 +00:00
WikiGroupDialog.h - Revert remove of forum settings 2014-04-14 22:36:10 +00:00