RetroShare/retroshare-gui/src/gui/gxs
2018-01-10 19:42:15 +01: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 allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02:00
GxsCommentContainer.h allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02:00
GxsCommentContainer.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
GxsCommentDialog.cpp allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02:00
GxsCommentDialog.h allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02:00
GxsCommentDialog.ui Add Copy action for Gxs Comments. 2017-11-18 19:48:38 +01:00
GxsCommentTreeWidget.cpp Add Copy action for Gxs Comments. 2017-11-18 19:48:38 +01:00
GxsCommentTreeWidget.h Add Copy action for Gxs Comments. 2017-11-18 19:48:38 +01:00
GxsCreateCommentDialog.cpp Fix comment view when they have line return. 2017-04-08 14:06:47 +02: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 Fix warning: comparison between signed and unsigned integer expressions 2017-07-16 21:10:45 +02:00
GxsFeedItem.h merge comments between channel item versions 2017-05-20 17:33:05 +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 add windows size/pos saving 2017-10-22 13:49:38 +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 fixed translation of built-in group names in GxsGroupDialog 2017-07-01 17:24:58 +02:00
GxsGroupFeedItem.cpp Change RetroShareLink creation methodes as static 2017-07-16 13:12:07 +02:00
GxsGroupFeedItem.h merge comments between channel item versions 2017-05-20 17:33:05 +02:00
GxsGroupFrameDialog.cpp added code to share a file/dir on channel 2017-10-21 21:23:40 +02:00
GxsGroupFrameDialog.h added code to share a file/dir on channel 2017-10-21 21:23:40 +02: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 Disable Yes button on chat room invitation if no Id selected. 2018-01-10 19:42:15 +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 Fix clang warning: unused variable 'kRecognTagClass_DEVELOPMENT' 2017-07-16 21:42:41 +02: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 allow GxsFeedItems to have versions. Unfinished (does not compile) 2017-05-18 22:31:52 +02: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