RetroShare/retroshare-gui/src/gui/channels
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
..
ChannelDetails.cpp added channel search to channelfeed ui 2010-10-17 14:43:49 +00:00
ChannelDetails.h Added ChannelDetails for Channel Informations 2010-01-20 00:29:40 +00:00
ChannelDetails.ui Display the Channel Type on Channel Details 2010-09-24 14:51:00 +00:00
CreateChannel.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
CreateChannel.h cleaned include files 2010-07-23 18:52:58 +00:00
CreateChannel.ui fixed bug that caused user to lose own channel if they unsubscribed it 2010-10-10 15:22:50 +00:00
CreateChannelMsg.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
CreateChannelMsg.h introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in 2010-11-19 00:47:18 +00:00
CreateChannelMsg.ui set first tab by default. 2010-11-20 15:13:24 +00:00
EditChanDetails.cpp Removed new lines of the QLineEdit input fields after input in forum, channel, message and group. 2010-11-09 19:57:05 +00:00
EditChanDetails.h Enabled to display the Channel logo on Channel Edit 2010-09-14 13:00:32 +00:00
EditChanDetails.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
ShareKey.cpp New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
ShareKey.h added share key dialog for channels 2010-06-19 15:28:26 +00:00
ShareKey.ui some little redesign Share key dialog 2010-09-24 14:59:09 +00:00