.. |
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
|
keep current voter ID as poster ID in comment dialog
|
2020-10-01 21:25:32 +02: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
|
hide useless comment refresh button
|
2020-10-17 14:50:51 +02:00 |
GxsCommentDialog.h
|
fixed closing of comments tab when comments update
|
2020-10-03 21:47:00 +02:00 |
GxsCommentDialog.ui
|
Removed the Minimum Expanding for GXS CommentsDialog
|
2020-10-06 21:10:43 +02:00 |
GxsCommentTreeWidget.cpp
|
keep current voter ID as poster ID in comment dialog
|
2020-10-01 21:25:32 +02:00 |
GxsCommentTreeWidget.h
|
added a cache for comments in comment tree widget to make loading synchronous when necessary
|
2020-09-18 23:12:48 +02:00 |
GxsCreateCommentDialog.cpp
|
keep current voter ID as poster ID in comment dialog
|
2020-10-01 21:25:32 +02:00 |
GxsCreateCommentDialog.h
|
keep current voter ID as poster ID in comment dialog
|
2020-10-01 21:25:32 +02: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
|
merged upstream/master
|
2020-10-03 21:55:14 +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
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02: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
|
use the comments ID to create new comment
|
2020-10-01 21:06:51 +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
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +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
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
WikiGroupDialog.h
|
Update photo/wire/wiki interfaces to support Blocking Group API.
|
2020-04-05 15:04:39 +10:00 |