RetroShare/retroshare-gui/src/gui/settings
thunder2 f7252fd693 Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog.
Added save and restore of the last used directories for the following types
- Extra files
- Certificates
- History
- Images
- Messages
- Blogs (not tested)
It is easy to change.

Added attach of multiple files at once in CreateForumMsg.
The RetroShare links of the added files in CreateForumMsg are added with new style and as anchor with size information.
Added translation to some file dialogs.
Removed (commented out) not needed methods in NetworkDialog.
Fixed handling of filenames with umlauts when adding extra files.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-03 00:54:40 +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 Cleaned Creation Dialogs for Channels and Forums and updated german translation. 2010-09-13 15:11:20 +00:00
AppearancePage.h cleaned include files 2010-07-23 18:52:58 +00:00
AppearancePage.ui removed some unused layout 2010-10-08 00:05:13 +00:00
ChatPage.cpp Added setting for the count of messages to load from the history for group and private chat 2010-11-04 11:14:47 +00:00
ChatPage.h Reworked design of offline chat messages in PopupChatDialog. 2010-10-02 22:42:30 +00:00
ChatPage.ui Added setting for the count of messages to load from the history for group and private chat 2010-11-04 11:14:47 +00:00
configpage.h code refactoring and other small changes 2009-08-19 22:15:16 +00:00
CryptoPage.cpp Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
CryptoPage.h cleaned include files 2010-07-23 18:52:58 +00:00
CryptoPage.ui removed not used Export Button 2010-01-30 11:25:41 +00:00
DirectoriesPage.cpp added an optional cache for hashes, so that hashed files are remembered for some days. 2010-10-31 20:35:31 +00:00
DirectoriesPage.h added an optional cache for hashes, so that hashed files are remembered for some days. 2010-10-31 20:35:31 +00:00
DirectoriesPage.ui enabled cache fill when on and empty. Cleaned the tooltips 2010-10-31 21:35:15 +00:00
FileAssociationsPage.cpp reworked settings 2010-05-20 21:53:27 +00:00
FileAssociationsPage.h cleaned include files 2010-07-23 18:52:58 +00:00
ForumPage.cpp New read status for forum messages. 2010-08-08 22:58:10 +00:00
ForumPage.h New read status for forum messages. 2010-08-08 22:58:10 +00:00
ForumPage.ui New read status for forum messages. 2010-08-08 22:58:10 +00:00
GeneralPage.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
GeneralPage.h cleaned include files 2010-07-23 18:52:58 +00:00
GeneralPage.ui - Updated French translation unit (obsolete entries removed) 2010-11-18 07:57:46 +00:00
MessagePage.cpp Cleaned ForumsDialog and MessagesDialog and updated german translation. 2010-09-12 22:17:17 +00:00
MessagePage.h Fixed compile under linux. 2010-08-22 22:28:57 +00:00
MessagePage.ui the default tags can be reset to standard in the settings 2010-06-02 12:11:09 +00:00
NetworkPage.cpp code refactoring and other small changes 2009-08-19 22:15:16 +00:00
NetworkPage.h code refactoring and other small changes 2009-08-19 22:15:16 +00:00
NetworkPage.ui Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +00:00
NewTag.cpp Moved the tag feature in messages from the gui to the libretroshare. 2010-08-22 22:12:26 +00:00
NewTag.h Fixed compile under linux. 2010-08-22 22:28:57 +00:00
NewTag.ui Rework some translations. 2010-09-12 20:27:03 +00:00
NotifyPage.cpp Added a combined notify icon in systray. You can enable/disable this in the NotifyPage. 2010-11-26 00:54:18 +00:00
NotifyPage.h fixed settings for tray message enable/disable 2010-06-15 16:51:48 +00:00
NotifyPage.ui Added a combined notify icon in systray. You can enable/disable this in the NotifyPage. 2010-11-26 00:54:18 +00:00
rsettings.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsettings.h profile wasn't saved on first start 2010-06-14 13:32:13 +00:00
rsettingswin.cpp New read status for forum messages. 2010-08-08 22:58:10 +00:00
rsettingswin.h New read status for forum messages. 2010-08-08 22:58:10 +00:00
RsharePeerSettings.cpp Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage). 2010-11-15 20:49:24 +00:00
RsharePeerSettings.h Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage). 2010-11-15 20:49:24 +00:00
rsharesettings.cpp Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
rsharesettings.h Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
ServerPage.cpp Hide checkbox "Allowing Tunnel Connection" in the server settings for the release version. 2010-11-21 21:38:32 +00:00
ServerPage.h Added TransferPage to Settings 2010-01-27 20:24:49 +00:00
ServerPage.ui * Tweaks to switch DHT On/Off, (coupled with Discovery) 2010-10-31 14:02:33 +00:00
settings.ui New read status for forum messages. 2010-08-08 22:58:10 +00:00
SoundPage.cpp reworked settings 2010-05-20 21:53:27 +00:00
SoundPage.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SoundPage.ui Rework some translations. 2010-09-12 20:27:03 +00:00
TransferPage.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
TransferPage.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
TransferPage.ui Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +00:00