.. |
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
|
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 |
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
|
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 |
GxsGroupFeedItem.h
|
merge comments between channel item versions
|
2017-05-20 17:33:05 +02:00 |
GxsGroupFrameDialog.cpp
|
added group data request when search items are selected
|
2018-07-04 21:42:09 +02:00 |
GxsGroupFrameDialog.h
|
fixed missing code in passing turtle group data result to client service
|
2018-07-04 23:54:26 +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
|
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 |
GxsMessageFramePostWidget.h
|
remove channel/posted/forum info when no group is selected
|
2018-06-25 23:08:10 +02:00 |
GxsMessageFrameWidget.cpp
|
remove channel/posted/forum info when no group is selected
|
2018-06-25 23:08:10 +02:00 |
GxsMessageFrameWidget.h
|
remove channel/posted/forum info when no group is selected
|
2018-06-25 23:08:10 +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
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02:00 |
RsGxsUpdateBroadcastBase.h
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02:00 |
RsGxsUpdateBroadcastPage.cpp
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02:00 |
RsGxsUpdateBroadcastPage.h
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02:00 |
RsGxsUpdateBroadcastWidget.cpp
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02:00 |
RsGxsUpdateBroadcastWidget.h
|
added code to notify GxsBroadcast system with new distant search results
|
2018-06-23 22:25:36 +02: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 |