RetroShare/retroshare-gui/src/gui/settings
csoler 24a3fb58d4 Improved plugin system:
- the user is asked at start wether to load or deny unregistered plugins, but can make it mind later in config->plugins
- added API and SVN numbers into required external plugin symbols
- user-defined plugin rules are dropped when a plugin changes (hash changes) or when the main executable changes.
- added new status flags (Plugin denied, missing API/SVN numbers)
- modified saveList()/loadList() to allow saving a list of rejected plugins as well.
- added methods in notifyBase and inherited classes to ask for plugin confirmation.

- adapted VOIP plugin to follow these new rules (API+SVN numbers). Other plugins should be adapted as well by addign the 
 missing symbols (RETROSHARE_PLUGIN_api and RETROSHARE_PLUGIN_revision).



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 13:59:21 +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 - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
ChatPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
ChatPage.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-27 23:38:27 +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 help dialog to plugins 2012-09-04 21:59:49 +00:00
PluginItem.h - added help dialog to plugins 2012-09-04 21:59:49 +00:00
PluginItem.ui - added help dialog to plugins 2012-09-04 21:59:49 +00:00
PluginsPage.cpp Improved plugin system: 2012-09-09 13:59:21 +00:00
PluginsPage.h - added help dialog to plugins 2012-09-04 21:59:49 +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