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
AddFileAssociationDialog.h
AppearancePage.cpp Cleaned Creation Dialogs for Channels and Forums and updated german translation. 2010-09-13 15:11:20 +00:00
AppearancePage.h
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
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
CryptoPage.ui
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
FileAssociationsPage.h
ForumPage.cpp
ForumPage.h
ForumPage.ui
GeneralPage.cpp
GeneralPage.h
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
MessagePage.ui
NetworkPage.cpp
NetworkPage.h
NetworkPage.ui
NewTag.cpp
NewTag.h
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
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
rsettings.h
rsettingswin.cpp
rsettingswin.h
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
ServerPage.ui * Tweaks to switch DHT On/Off, (coupled with Discovery) 2010-10-31 14:02:33 +00:00
settings.ui
SoundPage.cpp
SoundPage.h
SoundPage.ui Rework some translations. 2010-09-12 20:27:03 +00:00
TransferPage.cpp
TransferPage.h
TransferPage.ui Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +00:00