.. |
GxsCircleChooser.cpp
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCircleChooser.h
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCircleLabel.cpp
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCircleLabel.h
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCommentContainer.cpp
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCommentContainer.h
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsCommentContainer.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +00:00 |
GxsCommentDialog.cpp
|
added comment count to details
|
2020-09-09 23:14:20 +02:00 |
GxsCommentDialog.h
|
added comment count to details
|
2020-09-09 23:14:20 +02:00 |
GxsCommentDialog.ui
|
added Comment button to Comment Dialog
|
2019-10-09 19:26:43 +02:00 |
GxsCommentTreeWidget.cpp
|
removed some debug output and some compiler warnings
|
2020-09-10 20:16:10 +02:00 |
GxsCommentTreeWidget.h
|
added comment count to details
|
2020-09-09 23:14:20 +02:00 |
GxsCreateCommentDialog.cpp
|
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
|
2020-03-09 21:01:55 +01:00 |
GxsCreateCommentDialog.h
|
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
|
2020-03-09 21:01:55 +01:00 |
GxsCreateCommentDialog.ui
|
Enabled Text markable & links clickable
|
2020-08-08 00:24:44 +02:00 |
GxsFeedItem.cpp
|
removed dead code
|
2020-03-31 22:21:14 +02:00 |
GxsFeedItem.h
|
removed most of the token queue system from GxsFeedItems
|
2020-02-18 20:15:23 +01:00 |
GxsFeedWidget.cpp
|
attempt to sort out the mess in item deletion in FeedHolder widgets
|
2020-01-14 21:43:29 +01:00 |
GxsFeedWidget.h
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsGroupDialog.cpp
|
fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators
|
2020-04-27 17:00:13 +02:00 |
GxsGroupDialog.h
|
completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog
|
2020-03-22 21:47:14 +01:00 |
GxsGroupDialog.ui
|
fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators
|
2020-04-27 17:00:13 +02:00 |
GxsGroupFeedItem.cpp
|
fixed connexion between posted items and async API, and removed dead code and debug info
|
2020-02-19 21:52:55 +01:00 |
GxsGroupFeedItem.h
|
removed most of the token queue system from GxsFeedItems
|
2020-02-18 20:15:23 +01:00 |
GxsGroupFrameDialog.cpp
|
added missing initialization of write-only pointer that causes error in RsTypeSerializer
|
2020-09-01 22:34:56 +02:00 |
GxsGroupFrameDialog.h
|
Add proper header path for 'retroshare-gui/' headers
|
2020-08-18 22:43:45 +10:00 |
GxsGroupFrameDialog.ui
|
Removed the default stylsheets from titlebar frames
|
2019-09-28 22:58:28 +02:00 |
GxsGroupShareKey.cpp
|
removed old unused icons
|
2020-02-22 01:26:20 +01:00 |
GxsGroupShareKey.h
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
GxsGroupShareKey.ui
|
update language strings
|
2014-12-28 14:03:26 +00:00 |
GxsIdChooser.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 |
GxsIdChooser.h
|
started removal of GxsBroadcastBase class
|
2020-02-06 19:57:23 +01:00 |
GxsIdDetails.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 |
GxsIdDetails.h
|
fixed deadlock caused by using the same mutex for two different purposes in GxsIdDetails
|
2019-06-07 15:03:48 +02:00 |
GxsIdLabel.cpp
|
using GxsIdRSTreeWidgetItem to display circle members
|
2020-02-11 22:14:55 +01:00 |
GxsIdLabel.h
|
using GxsIdRSTreeWidgetItem to display circle members
|
2020-02-11 22:14:55 +01:00 |
GxsIdTreeWidgetItem.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 |
GxsIdTreeWidgetItem.h
|
Fix RsElidedItemDelegate for StyleSheet
|
2020-05-04 11:35:33 +02:00 |
GxsMessageFramePostWidget.cpp
|
added some tests to insertGroupData() to avoid inconsistent calls
|
2020-04-16 21:35:57 +02:00 |
GxsMessageFramePostWidget.h
|
improved efficiency of channel posts loading
|
2020-04-17 23:23:59 +02:00 |
GxsMessageFrameWidget.cpp
|
started removal of GxsBroadcastBase class
|
2020-02-06 19:57:23 +01:00 |
GxsMessageFrameWidget.h
|
added zoom of thumbnails on control+wheel
|
2020-06-23 20:24:14 +02:00 |
GxsUserNotify.cpp
|
removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog
|
2020-04-08 21:11:53 +02:00 |
GxsUserNotify.h
|
removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog
|
2020-04-08 21:11:53 +02:00 |
RsGxsUpdateBroadcastBase.cpp
|
fixed licenses in gxs/
|
2018-11-14 21:14:40 +01:00 |
RsGxsUpdateBroadcastBase.h
|
started removal of GxsBroadcastBase class
|
2020-02-06 19:57:23 +01:00 |
RsGxsUpdateBroadcastPage.cpp
|
fixed notifications for distant search results in channels
|
2020-02-03 21:39:05 +01:00 |
RsGxsUpdateBroadcastPage.h
|
Add proper header path for 'retroshare-gui/' headers
|
2020-08-18 22:43:45 +10:00 |
RsGxsUpdateBroadcastWidget.cpp
|
removed more dead code
|
2020-04-03 10:54:06 +02:00 |
RsGxsUpdateBroadcastWidget.h
|
started removal of GxsBroadcastBase class
|
2020-02-06 19:57:23 +01:00 |
WikiGroupDialog.cpp
|
Merge pull request #1830 from defnax/removing-some-default-stylesheet
|
2020-04-17 17:16:18 +02:00 |
WikiGroupDialog.h
|
Update photo/wire/wiki interfaces to support Blocking Group API.
|
2020-04-05 15:04:39 +10:00 |