RetroShare/retroshare-gui/src/gui/settings
thunder2 6b1613d8bb - Added blocking of embedded images (+ settings) to forums and messages
- Added image support for forum messages
- Renamed LinkTextBrowser to RSTextBrowser
- Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-23 19:53:26 +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 Fixed online time in profile widget. 2013-04-22 21:12:38 +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
ForumPage.cpp - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
ForumPage.h Improvement to plugin system: 2012-02-18 14:55:50 +00:00
ForumPage.ui - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +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 - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +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 - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +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 FeedReader: 2013-01-14 22:41:31 +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 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 Added new option for GxsForums and FeedReader - Open all forums/feeds in new tab. 2013-01-06 02:30:10 +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 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 - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
rsharesettings.h - Added blocking of embedded images (+ settings) to forums and messages 2013-09-23 19:53:26 +00:00
ServerPage.cpp Tweaks to the GUI for removal of RsIface class. 2013-08-21 21:39:40 +00:00
ServerPage.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
ServerPage.ui Fixed some compiler warnings 2013-06-10 13:27:24 +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