RetroShare/retroshare-gui/src/gui/common
2021-01-25 20:15:04 +01:00
..
AvatarDefs.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
AvatarDefs.h show best icon for not expanded profiles in friend list 2019-09-04 21:35:17 +02:00
AvatarDialog.cpp Fixed to load the stickers only one time 2021-01-21 22:57:27 +01:00
AvatarDialog.h Fixed to load the stickers only one time 2021-01-21 22:57:27 +01:00
AvatarDialog.ui Added scrollarea for the avatar/sticker widget to avoid to stretch dialog 2021-01-20 22:25:57 +01:00
AvatarWidget.cpp Added to use on AvatarWidget on click the Avatar Dialog 2021-01-19 22:30:35 +01:00
AvatarWidget.h updated licenses in gui/Circles. partly changed licenses in gui/common. 2018-11-11 14:24:47 +01:00
AvatarWidget.ui Added two internal stylesheets: 2012-08-24 23:35:57 +00:00
DropLineEdit.cpp updated licenses in gui/Circles. partly changed licenses in gui/common. 2018-11-11 14:24:47 +01:00
DropLineEdit.h updated licenses in gui/Circles. partly changed licenses in gui/common. 2018-11-11 14:24:47 +01:00
ElidedLabel.cpp Fix RSElidedItemDelegate to use StyleSheet as default but defined colors 2020-05-17 13:27:35 +02:00
ElidedLabel.h Fix RsElidedItemDelegate for StyleSheet 2020-05-04 11:35:33 +02:00
Emoticons.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
Emoticons.h Allow to import stickers from chat window 2019-10-05 23:18:41 +02:00
FeedNotify.cpp updated licenses in gui/Circles. partly changed licenses in gui/common. 2018-11-11 14:24:47 +01:00
FeedNotify.h updated licenses in gui/Circles. partly changed licenses in gui/common. 2018-11-11 14:24:47 +01:00
FilesDefs.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
FilesDefs.h Fix RsElidedItemDelegate for StyleSheet 2020-05-04 11:35:33 +02:00
FloatingHelpBrowser.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
FloatingHelpBrowser.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
FlowLayout.cpp firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
FlowLayout.h firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
FriendList.cpp fixed comflicts with upstream 2020-09-27 20:51:05 +02:00
FriendList.h moved SSL part of friend list into a separate function 2019-06-22 18:44:32 +02:00
FriendList.ui Added for Channel Message composer a Image Attach button 2019-01-12 15:46:47 +01:00
FriendListModel.cpp Fix Friend List Status 2021-01-25 20:15:04 +01:00
FriendListModel.h added missing virtual destructors possibly causing memory leaks 2020-08-15 13:41:21 +02:00
FriendSelectionDialog.cpp fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators 2020-04-27 17:00:13 +02:00
FriendSelectionDialog.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
FriendSelectionWidget.cpp removed std::unique_ptr in a few places where it made code far too complicated and less easy to debug 2020-12-24 00:45:19 +01:00
FriendSelectionWidget.h fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators 2020-04-27 17:00:13 +02:00
FriendSelectionWidget.ui Remove unneeded Search: text in FriendSelectionWidget.ui 2018-07-15 16:53:52 +02:00
GroupChooser.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
GroupChooser.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
GroupDefs.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
GroupDefs.h Fix Warnings for 'RsGroupInfo' defined as a struct here but previously 2019-02-14 23:42:17 +01:00
GroupFlagsWidget.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
GroupFlagsWidget.h 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
GroupSelectionBox.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
GroupSelectionBox.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
GroupTreeWidget.cpp Add GroupTreeWidget show header action. 2021-01-21 15:09:43 +01:00
GroupTreeWidget.h Add GroupTreeWidget show header action. 2021-01-21 15:09:43 +01:00
GroupTreeWidget.ui changed display menu icon to something more appropriate 2020-10-22 22:09:25 +02:00
HashBox.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
HashBox.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
HashBox.ui
HeaderFrame.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
HeaderFrame.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
HeaderFrame.ui Set text in HeaderFrame to elided label. 2014-12-30 10:40:58 +00:00
LineEditClear.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
LineEditClear.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
MimeTextEdit.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
MimeTextEdit.h Add more color for quotted text. 2020-05-12 03:06:01 +02:00
NewFriendList.cpp Fix Friend List Status 2021-01-25 20:15:04 +01:00
NewFriendList.h fixed keeping sort order in any case in network friend list 2020-11-12 23:44:12 +01:00
NewFriendList.ui use queued connections for notification signals in friend list, added a call to begin/endResetModel() 2019-08-30 13:57:27 +02:00
PeerDefs.cpp partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
PeerDefs.h Fix Warnings for 'RsPeerDetails' defined as a struct here but previously 2019-02-14 23:38:16 +01:00
PictureFlow.cpp second pass over compilation warnings 2016-06-05 11:05:52 -04:00
PictureFlow.h Big progress for People dialog. Phenom work. 2014-09-28 20:46:56 +00:00
PopularityDefs.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
PopularityDefs.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
RsBanListDefs.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsBanListDefs.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsBanListToolButton.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsBanListToolButton.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsButtonOnText.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsButtonOnText.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsCollection.cpp renamed "count" to "size" in DirDetails 2020-12-13 20:03:21 +01:00
RsCollection.h Initial work on RsFiles links support in libretroshare 2020-04-14 12:17:01 +02:00
RsCollectionDialog.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
RsCollectionDialog.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsCollectionDialog.ui removed old icons & restored few back 2020-02-22 15:41:34 +01:00
RSElidedItemDelegate.cpp Fix Friend List Status 2021-01-25 20:15:04 +01:00
RSElidedItemDelegate.h Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet. 2020-05-10 18:42:24 +02:00
RSFeedWidget.cpp fixed crash in NewFeed when attempting to find a widget using its identifier 2020-01-16 20:33:34 +01:00
RSFeedWidget.h fixed crash in NewFeed when attempting to find a widget using its identifier 2020-01-16 20:33:34 +01:00
RSFeedWidget.ui Added placeholder text to RSFeedWidget 2015-02-09 21:13:07 +00:00
RSGraphWidget.cpp Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
RSGraphWidget.h Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
rshtml.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
rshtml.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RSImageBlockWidget.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSImageBlockWidget.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSImageBlockWidget.ui Fix Forum Post Resize 2020-11-04 12:09:50 +01:00
RSItemDelegate.cpp Fix RsElidedItemDelegate for StyleSheet 2020-05-04 11:35:33 +02:00
RSItemDelegate.h Fix RsElidedItemDelegate for StyleSheet 2020-05-04 11:35:33 +02:00
RSListWidgetItem.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSListWidgetItem.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSPlainTextEdit.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSPlainTextEdit.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTabWidget.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTabWidget.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTextBrowser.cpp Add View Source in RSTextBrowser 2020-11-10 16:28:15 +01:00
RSTextBrowser.h Add View Source in RSTextBrowser 2020-11-10 16:28:15 +01:00
RSTextEdit.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTextEdit.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTreeView.cpp Fix RSTreeView Header first Painting 2020-11-06 11:05:08 +01:00
RSTreeView.h added zoom of thumbnails on control+wheel 2020-06-23 20:24:14 +02:00
RSTreeWidget.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
RSTreeWidget.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTreeWidgetItem.cpp fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSTreeWidgetItem.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RsUrlHandler.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsUrlHandler.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
rwindow.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
rwindow.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
StatusDefs.cpp first version of item model for new friend list 2019-06-28 11:12:44 +02:00
StatusDefs.h first version of item model for new friend list 2019-06-28 11:12:44 +02:00
StyledElidedLabel.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
StyledElidedLabel.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
StyledLabel.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
StyledLabel.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
SubscribeToolButton.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
SubscribeToolButton.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
TagDefs.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
TagDefs.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
ToasterNotify.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
ToasterNotify.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
UIStateHelper.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
UIStateHelper.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
UserNotify.cpp fixed bug in chat room notify 2020-05-10 13:33:20 +02:00
UserNotify.h fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
vmessagebox.cpp fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
vmessagebox.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00