RetroShare/retroshare-gui/src/gui/settings
2014-01-19 14:42:16 +00:00
..
AddFileAssociationDialog.cpp Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +00:00
AddFileAssociationDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
AppearancePage.cpp Fixed crash when closing the settings dialog. 2012-09-25 23:51:13 +00:00
AppearancePage.h Fixed crash when closing the settings dialog. 2012-09-25 23:51:13 +00:00
AppearancePage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChatPage.cpp Enabled distant chat system. 2013-06-16 14:39:44 +00:00
ChatPage.h Enabled distant chat system. 2013-06-16 14:39:44 +00:00
ChatPage.ui Fixed layout of distant chat page in settings. 2013-06-20 18:09:13 +00:00
CryptoPage.cpp removed code for old certificate format. 2014-01-19 14:42:16 +00:00
CryptoPage.h Fixed online time in profile widget. 2013-04-22 21:12:38 +00:00
CryptoPage.ui Fixed online time in profile widget. 2013-04-22 21:12:38 +00:00
DirectoriesPage.cpp Removed the max length from the ip fields in ProfileWidget to display all 15 digits. 2012-04-03 19:35:11 +00:00
DirectoriesPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
DirectoriesPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
FileAssociationsPage.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
FileAssociationsPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
GeneralPage.cpp Disabled setting "Start RetroShare when my system starts" on Windows when running the debug version. 2013-08-08 12:46:32 +00:00
GeneralPage.h Merged branch for GUI improvements into trunk. The improvement phase is not finsihed yet. The work on GUI will continue into trunk 2013-02-22 21:42:27 +00:00
GeneralPage.ui - Fixed crash when closing the main window without the setting "Minimize to Tray Icon" 2013-08-04 23:53:29 +00:00
MessagePage.cpp Enabled distant messages. These need to be switched on the config->Messages. GUI improvements needs to be done, such as properly setting peers names everywhere, but the service works. Have fun using it! 2013-08-04 14:11:59 +00:00
MessagePage.h Distant messages GUI code. Now the GUI can receive/send/decrypt distant messages. Since the protocols are not finalized, the GUI is disabled, to avoid later crashes 2013-07-31 16:34:34 +00:00
MessagePage.ui Distant messages GUI code. Now the GUI can receive/send/decrypt distant messages. Since the protocols are not finalized, the GUI is disabled, to avoid later crashes 2013-07-31 16:34:34 +00:00
NetworkPage.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
NetworkPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
NetworkPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
NewTag.cpp Fixed RetroShare links with " characters in the name. 2012-02-08 12:11:15 +00:00
NewTag.h Reworked settings dialog. 2011-06-15 00:40:07 +00:00
NewTag.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
NotifyPage.cpp Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
NotifyPage.h Added api for news feeds to the plugin interface. 2013-01-08 22:07:52 +00:00
NotifyPage.ui Added api for news feeds to the plugin interface. 2013-01-08 22:07:52 +00:00
PluginItem.cpp Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox. 2012-09-19 15:41:31 +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 Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox. 2012-09-19 15:41:31 +00:00
PluginsPage.cpp Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox. 2012-09-19 15:41:31 +00:00
PluginsPage.h Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox. 2012-09-19 15:41:31 +00:00
PluginsPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
RelayPage.cpp Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
RelayPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
RelayPage.ui Renamed "Dht" to "DHT". 2012-02-15 20:40:41 +00:00
rsettings.cpp - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
rsettings.h profile wasn't saved on first start 2010-06-14 13:32:13 +00:00
rsettingswin.cpp Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
rsettingswin.h Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
RsharePeerSettings.cpp - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
RsharePeerSettings.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
rsharesettings.cpp Removed Forums / Channels / Blogs stuff. 2013-09-07 04:21:48 +00:00
rsharesettings.h Fixed some compiler warnings 2013-06-10 13:27:24 +00:00
ServerPage.cpp Added TOR Configuration page. Allows STD Nodes to configure Proxy too. 2014-01-19 06:27:02 +00:00
ServerPage.h - Switched to new RsAccounts interface. 2014-01-18 02:35:06 +00:00
ServerPage.ui Added TOR Configuration page. Allows STD Nodes to configure Proxy too. 2014-01-19 06:27:02 +00:00
settings.ui Added patch from Henry 2012-10-14 12:25:12 +00:00
SoundPage.cpp Renamed new sound event from "Download ready" to "Download complete". 2012-10-26 13:01:58 +00:00
SoundPage.h Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +00:00
SoundPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
TransferPage.cpp added new DL mode: Progressive. This is a random mode that ensures no more than 50MB of free space will be written in the file at once. This should effectively remove the lag when initiating a DL on a big file, while keeping enough entropy to ensure a good dissemination of chunks 2013-02-28 20:42:01 +00:00
TransferPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
TransferPage.ui added new DL mode: Progressive. This is a random mode that ensures no more than 50MB of free space will be written in the file at once. This should effectively remove the lag when initiating a DL on a big file, while keeping enough entropy to ensure a good dissemination of chunks 2013-02-28 20:42:01 +00:00