RetroShare/retroshare-gui/src/gui/common
2022-02-11 15:10:28 +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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
AvatarDialog.h Fixed Avatar storing on Avatar Dialog 2021-02-10 23:29:33 +01:00
AvatarDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +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 spacing in size hint. 2021-12-25 19:22:32 +01:00
ElidedLabel.h Fix Use ElidedLabel for Forum Name 2021-01-29 10:50:34 +01:00
Emoticons.cpp added webp support for stickers load 2022-01-15 21:44:54 +01: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 fixed the notification icon 2022-01-28 20:56:06 +01: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 Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
FriendList.h StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
FriendList.ui Added for Channel Message composer a Image Attach button 2019-01-12 15:46:47 +01:00
FriendListModel.cpp Fixes crash after: (EE) asked to create an invalidated profile that already exists 2021-09-05 18:11:58 +02:00
FriendListModel.h StyleSheet Rewrite 2021-11-04 21:21:54 +01: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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
FriendSelectionWidget.ui Remove unneeded Search: text in FriendSelectionWidget.ui 2018-07-15 16:53:52 +02:00
GroupChooser.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
GroupChooser.h StyleSheet Rewrite 2021-11-04 21:21:54 +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 Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
GroupTreeWidget.h StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
GroupTreeWidget.ui Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
HashBox.cpp hide hashing status in statusbar after extrafiles done 2021-02-15 23:41:44 +03:00
HashBox.h partially added/fixed licenses in gui/common 2018-11-11 16:57:05 +01:00
HashBox.ui Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
LineEditClear.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
LineEditClear.h StyleSheet Rewrite 2021-11-04 21:21:54 +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 improved the logic of certificate handling in UI 2022-02-11 15:10:28 +01:00
NewFriendList.h fixed expanded group items in NewFriendList. Added more debug info 2021-03-10 20:43:43 +01:00
NewFriendList.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01: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 moved calls to setDynamicSortFilter(false) into constructors of sort proxy models 2021-02-02 12:37:15 +01:00
RsCollectionDialog.h fixed licenses in gui/common/ 2018-11-11 20:41:06 +01:00
RsCollectionDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
RSComboBox.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
RSComboBox.h StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
RSElidedItemDelegate.cpp Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
RSElidedItemDelegate.h Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet. 2020-05-10 18:42:24 +02:00
RSFeedWidget.cpp Fixed unused variable warning 2022-01-03 01:03:16 +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 first modifications to improve BW graph 2021-01-30 00:03:10 +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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
RSImageBlockWidget.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
RSImageBlockWidget.ui StyleSheet Rewrite 2021-11-04 21:21:54 +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 only print the 50 first characters of undisplayed resources 2021-03-13 22:28:06 +01:00
RSTextBrowser.h Fix Bubble Chat Style 2021-03-03 22:18:30 +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 BoardPostDisplayWidget when editor redraw. 2021-11-30 23:38:21 +01:00
RSTreeView.h Fix BoardPostDisplayWidget when editor redraw. 2021-11-30 23:38:21 +01:00
RSTreeWidget.cpp Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
RSTreeWidget.h Add RsTreeWidget Sort Contect Menu 2021-02-16 16:54:14 +01:00
RSTreeWidgetItem.cpp Make Gxs categories not sortable, item sort by value and possibility for 2021-02-16 16:54:14 +01:00
RSTreeWidgetItem.h Make Gxs categories not sortable, item sort by value and possibility for 2021-02-16 16:54:14 +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
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 Fix UserNotify ToolTip 2021-02-18 18:39:21 +01:00
UserNotify.h Fix UserNotify ToolTip 2021-02-18 18:39:21 +01: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