RetroShare/retroshare-gui/src/gui/settings
csoler 587ee69fe5
Merge pull request #2084 from csoler/v0.6-BugFixing_3
Clean up the mess in chat settings
2020-11-15 15:41:23 +01:00
..
AboutPage.cpp half-fixed licenses in settings 2018-12-23 17:49:01 +01:00
AboutPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
AboutPage.ui added missing files 2017-01-26 22:46:58 +01:00
AddFileAssociationDialog.cpp half-fixed licenses in settings 2018-12-23 17:49:01 +01:00
AddFileAssociationDialog.h half-fixed licenses in settings 2018-12-23 17:49:01 +01:00
AppearancePage.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
AppearancePage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
AppearancePage.ui fixed update of Tor status in settings 2018-01-19 13:42:31 +01:00
ChannelPage.cpp removed "Load Channel In Background" button that is now irrelevant 2020-09-08 21:04:35 +02:00
ChannelPage.h merged upstream/master 2020-09-11 21:36:45 +02:00
ChannelPage.ui removed "Load Channel In Background" button that is now irrelevant 2020-09-08 21:04:35 +02:00
ChatPage.cpp improved layout of chat prefs and hide broadcast tab that wasnt showing any useful option 2020-11-01 23:17:56 +01:00
ChatPage.h moved chat room part from notify page into preferences->chat 2020-10-22 21:54:26 +02:00
ChatPage.ui improved layout of chat prefs and hide broadcast tab that wasnt showing any useful option 2020-11-01 23:17:56 +01:00
CryptoPage.cpp improved Node page look & feel 2019-12-07 16:39:00 +01:00
CryptoPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
CryptoPage.ui Set back the right tab by default 2020-03-03 14:05:52 +01:00
FileAssociationsPage.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
FileAssociationsPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ForumPage.cpp Added forum settings for Font size & contrast 2020-05-13 19:37:44 +02:00
ForumPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ForumPage.ui Added forum settings for Font size & contrast 2020-05-13 19:37:44 +02:00
GeneralPage.cpp disable system tray if not available 2019-08-24 20:21:09 +02:00
GeneralPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
GeneralPage.ui Rename retroshare06 to retroshare 2017-07-17 10:45:18 +02:00
GroupFrameSettingsWidget.cpp half-fixed licenses in settings 2018-12-23 17:49:01 +01:00
GroupFrameSettingsWidget.h half-fixed licenses in settings 2018-12-23 17:49:01 +01:00
GroupFrameSettingsWidget.ui
JsonApiPage.cc Solve race condition in JSON API restart 2020-02-05 18:56:47 +01:00
JsonApiPage.h retroshare-gui: fix missing include in jsonapipage 2020-10-07 10:58:52 +02:00
JsonApiPage.ui fixed interactions between webui and jsonapi in GUI 2019-11-16 18:19:07 +01:00
MessagePage.cpp Added mail settings for emoticons 2020-05-23 00:16:49 +02:00
MessagePage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
MessagePage.ui Added mail settings for emoticons 2020-05-23 00:16:49 +02:00
NewTag.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
NewTag.h fixed licenses in settings 2018-12-23 18:03:08 +01:00
NewTag.ui
NotifyPage.cpp Merge pull request #2084 from csoler/v0.6-BugFixing_3 2020-11-15 15:41:23 +01:00
NotifyPage.h moved chat room part from notify page into preferences->chat 2020-10-22 21:54:26 +02:00
NotifyPage.ui Merge pull request #2084 from csoler/v0.6-BugFixing_3 2020-11-15 15:41:23 +01:00
PeoplePage.cpp Fix retroshare-gui compilation after RsReputations refactoring 2019-02-16 11:42:22 -03:00
PeoplePage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
PeoplePage.ui make only default opinion to be changed to positive for contacts (optionally) 2019-01-03 18:32:08 +01:00
PluginItem.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
PluginItem.h fixed licenses in settings 2018-12-23 18:03:08 +01:00
PluginItem.ui
PluginsPage.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
PluginsPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
PluginsPage.ui pass over settings to improve layouts 2017-02-15 21:30:49 +01:00
PostedPage.cpp update few more strings to the new naming 2020-02-11 14:51:52 +01:00
PostedPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
PostedPage.ui
rsettings.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
rsettings.h fixed licenses in settings 2018-12-23 18:03:08 +01:00
rsettingswin.cpp fixed interactions between webui and jsonapi in GUI 2019-11-16 18:19:07 +01:00
rsettingswin.h Merge pull request #2042 from csoler/v0.6-ImprovedGUI 2020-08-18 23:25:51 +02:00
RsharePeerSettings.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
RsharePeerSettings.h fixed licenses in settings 2018-12-23 18:03:08 +01:00
rsharesettings.cpp Build webui 2020-05-23 22:05:44 +02:00
rsharesettings.h fixes required by review of pr1700 2019-11-25 22:16:32 +01:00
RSPermissionMatrixWidget.cpp popup dynamic size and pos 2020-06-30 11:53:13 +03:00
RSPermissionMatrixWidget.h service descriptions in permission matrix 2020-06-25 17:26:55 +03:00
ServerPage.cpp Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
ServerPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ServerPage.ui Set back the right tab by default 2020-03-03 14:05:52 +01:00
ServicePermissionsPage.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
ServicePermissionsPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ServicePermissionsPage.ui
settings.ui
settingsw.ui Fix Setting list width. 2017-03-06 21:19:41 +01:00
SoundPage.cpp fixed licenses in settings 2018-12-23 18:03:08 +01:00
SoundPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
SoundPage.ui
TransferPage.cpp Merge pull request #1261 from PhenomRetroShare/Add_RsCollAutoDownload 2019-02-13 22:22:56 -03:00
TransferPage.h switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
TransferPage.ui moved share flags label to the Directories tab 2020-03-05 22:31:16 +01:00
WebuiPage.cpp fixed path issue in calling webui from rs-gui 2019-12-21 18:11:43 +01:00
WebuiPage.h added missing includes of FilesDefs 2020-10-11 22:26:53 +02:00
WebuiPage.ui fixed compilation by modifying wrappers to account for the shared_ptr mService 2019-11-23 15:11:22 +01:00