RetroShare/retroshare-gui/src/gui/settings
thunder2 232af8e71e Changed SoundManger to allow the plugins to play sounds.
Added example to VOIP (commented out).

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 21:38:55 +00:00
..
AddFileAssociationDialog.cpp
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 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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
CryptoPage.cpp patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +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 Changed the standard dialog buttons from single buttons to buttonbox to have a standard layout and a standard translation. 2012-10-10 10:51:53 +00:00
rsettingswin.h Fixed crash when closing the settings dialog. 2012-09-25 23:51:13 +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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
settings.ui Added patch from Henry 2012-10-14 12:25:12 +00:00
SoundPage.cpp Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +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 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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00