RetroShare/retroshare-gui/src/gui/settings
2012-09-24 11:32:11 +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 Added two internal stylesheets: 2012-08-24 23:35:57 +00:00
AppearancePage.h Added two internal stylesheets: 2012-08-24 23:35:57 +00:00
AppearancePage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChatPage.cpp Disabled fix color of chat messages for Qt 4.5 and lower because of missing methods on QColor. 2012-09-24 11:32:11 +00:00
ChatPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
ChatPage.ui Disabled fix color of chat messages for Qt 4.5 and lower because of missing methods on QColor. 2012-09-24 11:32:11 +00:00
CryptoPage.cpp added checkbox for using old cert format in security page. Switch to old format by default, to avoid confusing newbees 2012-08-27 22:15:27 +00:00
CryptoPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
CryptoPage.ui added checkbox for using old cert format in security page. Switch to old format by default, to avoid confusing newbees 2012-08-27 22:15:27 +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
ForumPage.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
ForumPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
ForumPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
GeneralPage.cpp Added check for administrator rights to add/remove the retroshare:// protocol. 2011-08-17 00:06:44 +00:00
GeneralPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
GeneralPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
MessagePage.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
MessagePage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
MessagePage.ui Cleaned some ui files. 2012-08-22 13:44:23 +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 Added two buttons to the NotifyPage to show examples of the activated news feeds and toasters. 2012-09-04 20:04:49 +00:00
NotifyPage.h Added two buttons to the NotifyPage to show examples of the activated news feeds and toasters. 2012-09-04 20:04:49 +00:00
NotifyPage.ui Added two buttons to the NotifyPage to show examples of the activated news feeds and toasters. 2012-09-04 20:04:49 +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 Fixed some more utf8 issues with umlauts in the Windows user name. 2011-10-12 23:36:25 +00:00
rsettings.h profile wasn't saved on first start 2010-06-14 13:32:13 +00:00
rsettingswin.cpp corrected stupid bug in settings causing crash when a plugin is ot loaded correctly 2012-02-19 21:28:07 +00:00
rsettingswin.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
RsharePeerSettings.cpp The standard font is now used for new chat lobbies. 2012-02-11 21:41:41 +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 Moved some internal stylesheets to the file Standard.qss. 2012-08-29 22:40:16 +00:00
rsharesettings.h added systray notifications for chat lobbies. 2012-07-30 13:27:40 +00:00
ServerPage.cpp Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
ServerPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
ServerPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
settings.ui Improvement to plugin system: 2012-02-18 14:55:50 +00:00
SoundPage.cpp Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
SoundPage.h Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
SoundPage.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
TransferPage.cpp Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
TransferPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
TransferPage.ui added new variable in config->transfers to allow reserving n slots to non cache transfers 2012-01-10 23:07:53 +00:00