RetroShare/retroshare-gui/src/gui/settings
2017-02-11 10:46:51 +01:00
..
AboutPage.cpp added missing files 2017-01-26 22:46:58 +01:00
AboutPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
AboutPage.ui added missing files 2017-01-26 22:46:58 +01:00
AddFileAssociationDialog.cpp Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +00:00
AddFileAssociationDialog.h Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
AppearancePage.cpp tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
AppearancePage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
AppearancePage.ui tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
ChannelPage.cpp tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
ChannelPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
ChannelPage.ui Added a new setting to channels to enable/disable threaded loading. 2014-08-06 17:41:22 +00:00
ChatPage.cpp converted the last CONFIG pages to interactive mode 2017-01-30 21:38:06 +01:00
ChatPage.h converted the last CONFIG pages to interactive mode 2017-01-30 21:38:06 +01:00
ChatPage.ui add chatlobby option to disable sending typing notifications 2017-01-20 22:26:50 +03:00
CryptoPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
CryptoPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
CryptoPage.ui added additional button to show statistics window in settings->node 2015-05-21 11:18:55 +00:00
DirectoriesPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
DirectoriesPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
DirectoriesPage.ui added an option to follow symbolic links or not, and anti-loop system during directories traversal 2016-11-24 23:42:56 +01:00
FileAssociationsPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
FileAssociationsPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
ForumPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
ForumPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
ForumPage.ui added a checkbox to load emoticons in forums as an option, so as to avoid crazy loading times. Disabled by default until we fix the RsHtml code 2017-01-18 21:22:38 +01:00
GeneralPage.cpp fixed a few things in options 2017-01-31 21:51:16 +01:00
GeneralPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
GeneralPage.ui Allow only one instance for useLocalServer option activated. If exists, 2016-04-06 22:04:53 +02:00
GroupFrameSettingsWidget.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
GroupFrameSettingsWidget.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
GroupFrameSettingsWidget.ui Fixed some strings in settings window 2014-12-23 10:37:35 +00:00
MessagePage.cpp tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
MessagePage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
MessagePage.ui reduced the default width & height 2016-01-23 13:37:08 +01:00
NetworkPage.cpp changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
NetworkPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
NetworkPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
NewTag.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
NewTag.h Updated GUI to use new Message / Mail interface. 2015-03-22 04:52:53 +00:00
NewTag.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
NotifyPage.cpp changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
NotifyPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
NotifyPage.ui updated sectionnames chat lobbi 2017-01-18 10:26:25 +01:00
PeoplePage.cpp changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
PeoplePage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
PeoplePage.ui improved settings->People text fields and tooltip 2017-01-13 16:35:42 +01:00
PluginItem.cpp show error string form plugin loading as tooltip in gui (patch from Phenom) 2015-05-25 15:12:20 +00:00
PluginItem.h Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox. 2012-09-19 15:41:31 +00:00
PluginItem.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
PluginsPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
PluginsPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
PluginsPage.ui reduced the default width & height 2016-01-23 13:37:08 +01:00
PostedPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
PostedPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
PostedPage.ui - Added settings page for Posted. 2014-07-24 14:54:23 +00:00
RelayPage.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
RelayPage.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
RelayPage.ui Renamed "Dht" to "DHT". 2012-02-15 20:40:41 +00:00
rsettings.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsettings.h profile wasn't saved on first start 2010-06-14 13:32:13 +00:00
rsettingswin.cpp changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
rsettingswin.h changed a few pages to not requiring to call save() 2017-01-28 18:13:38 +01:00
RsharePeerSettings.cpp fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation 2015-11-30 00:02:44 -05:00
RsharePeerSettings.h Removed maximum value from chat lobby participants list. 2015-05-02 00:22:30 +00:00
rsharesettings.cpp add chatlobby option to disable sending typing notifications 2017-01-20 22:26:50 +03:00
rsharesettings.h add chatlobby option to disable sending typing notifications 2017-01-20 22:26:50 +03:00
RSPermissionMatrixWidget.cpp Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
RSPermissionMatrixWidget.h Fixed hide offline friends in ServicePermissionsPage 2015-08-09 22:30:47 +02:00
ServerPage.cpp changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
ServerPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
ServerPage.ui options-network default tab opened changed to first 2017-01-23 21:10:06 +03:00
ServicePermissionsPage.cpp tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
ServicePermissionsPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
ServicePermissionsPage.ui Fixed layout of the ServicePermissionsPage 2015-08-08 22:46:31 +02:00
settings.ui updated settings icons and some missed one 2016-08-27 18:15:13 +02:00
settingsw.ui added missing files 2017-01-26 22:46:58 +01:00
SoundPage.cpp converted the last CONFIG pages to interactive mode 2017-01-30 21:38:06 +01:00
SoundPage.h converted the last CONFIG pages to interactive mode 2017-01-30 21:38:06 +01:00
SoundPage.ui - Added default sounds (on first start and a new button in sound settings) 2015-06-07 12:40:25 +00:00
TransferPage.cpp added default encryption policy variable and GUI to change it 2016-10-29 17:59:03 +02:00
TransferPage.h changed more ConfigPages to not requiring calls to save() 2017-01-29 21:47:13 +01:00
TransferPage.ui made Accepted option in Transfers to send tunnel requests for both encrypted and clear tunnels 2017-01-23 19:13:50 +01:00
WebuiPage.cpp tested/fixed all option buttons 2017-01-31 23:07:59 +01:00
WebuiPage.h converted the last CONFIG pages to interactive mode 2017-01-30 21:38:06 +01:00
WebuiPage.ui added web interface to retroshare-gui 2015-04-24 14:31:13 +00:00