RetroShare/retroshare-gui/src/gui/settings
2014-03-29 14:18:05 +00:00
..
AddFileAssociationDialog.cpp
AddFileAssociationDialog.h
AppearancePage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AppearancePage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AppearancePage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChatPage.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ChatPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
ChatPage.ui fixed to show the General tab by default 2013-10-08 14:24:21 +00:00
CryptoPage.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
CryptoPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
CryptoPage.ui Enabled, to get selectable/copyable by mouse the RS version number Label 2014-01-11 13:42:04 +00:00
DirectoriesPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
DirectoriesPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
DirectoriesPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
FileAssociationsPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
FileAssociationsPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
GeneralPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
GeneralPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +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
GlobalRouterStatistics.cpp merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
GlobalRouterStatistics.h merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
GlobalRouterStatistics.ui merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
MessagePage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MessagePage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MessagePage.ui - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
NetworkPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
NetworkPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
NetworkPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
NewTag.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
NewTag.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
NewTag.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
NotifyPage.cpp Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
NotifyPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +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 merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
PluginsPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
PluginsPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
RelayPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
RelayPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00: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
rsettingswin.cpp Added ServicePermissions Settings page. 2014-03-07 13:48:33 +00:00
rsettingswin.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
RsharePeerSettings.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
RsharePeerSettings.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsharesettings.cpp Fixed compile on Windows 2014-03-21 14:50:34 +00:00
rsharesettings.h - added history parameters for chat lobbies 2013-09-27 21:18:44 +00:00
ServerPage.cpp merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
ServerPage.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
ServerPage.ui Added TOR Configuration page. Allows STD Nodes to configure Proxy too. 2014-01-19 06:27:02 +00:00
ServicePermissionsPage.cpp record Permission Changes and pass to libretroshare. 2014-03-25 12:22:16 +00:00
ServicePermissionsPage.h record Permission Changes and pass to libretroshare. 2014-03-25 12:22:16 +00:00
ServicePermissionsPage.ui record Permission Changes and pass to libretroshare. 2014-03-25 12:22:16 +00:00
settings.ui Moved help browser from MainPage to a new base class named FloatingHelpBrowser for global usage. 2013-10-09 09:31:40 +00:00
SoundPage.cpp Code maintenance for Qt 5: 2013-10-19 13:25:06 +00:00
SoundPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
SoundPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
TransferPage.cpp Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
TransferPage.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +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