RetroShare/retroshare-gui/src/gui
alexandrut 6df179afa4 load settings before display pages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:47:10 +00:00
..
advsearch Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
bwgraph * Added functionality for Bandwidth Graph, it shows now down and upload speed and Recv/Sent Data in KB/MB 2009-02-11 23:28:10 +00:00
channels Updated Language Files and some of the gui. 2008-08-14 20:01:17 +00:00
chat improve vertical scrollbar popupchatdialog 2009-08-04 14:38:31 +00:00
common -fixed RWindow 2008-08-15 20:07:54 +00:00
connect renamded XPGP text entries to PGP 2009-08-08 10:05:56 +00:00
elastic * Updated rsiface / rspeers.h 2009-08-09 13:08:58 +00:00
feeds Set the SubFileItem in error mode when cancelling from the GUI 2009-05-14 15:53:40 +00:00
filehash Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
forums set different icon and Text label when creating Channels from ChannelFeed. 2009-08-14 11:49:15 +00:00
help * Updated rsiface / rspeers.h 2009-08-09 13:08:58 +00:00
im_history added license declaration and some comments 2009-03-18 20:13:38 +00:00
images added icons 2009-08-14 23:21:47 +00:00
layouts Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
library fixed findwindow 2008-08-21 11:40:27 +00:00
msgs Share Flags 2009-08-10 18:55:49 +00:00
plugins GUI side of the v0.5.0 modifications. 2009-07-30 21:48:54 +00:00
Preferences - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching. 2009-08-16 20:10:53 +00:00
profile * replaced toText in MessagesDialog QTextEdit with QTextBrowser to get use a scrollbar 2009-01-23 01:58:56 +00:00
qskinobject Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
qss embeded default chat styles so that it works with packaging 2009-05-07 23:02:07 +00:00
settings load settings before display pages 2009-08-19 22:47:10 +00:00
smileys Fixed directory problem wirh emoticons 2009-01-25 19:05:53 +00:00
statusbar added the hashingstatus sources not enabled yet, for replacement which is written in MainWindow. 2009-07-07 11:23:25 +00:00
toaster setWindowFlags for Toaster 2009-05-28 16:21:01 +00:00
AddLinksDialog.cpp set default title as file name for a link 2009-08-17 22:06:48 +00:00
AddLinksDialog.h set default title as file name for a link 2009-08-17 22:06:48 +00:00
AddLinksDialog.ui add links to cloud from shared files dialog 2009-08-17 20:19:53 +00:00
ApplicationWindow.cpp add new settings 2009-08-19 22:19:35 +00:00
ApplicationWindow.h forgot to commit changes related to Settings 2009-05-17 14:15:33 +00:00
ApplicationWindow.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
BlogDialog.cpp updated to make sure it compiled 2008-09-21 20:58:48 +00:00
BlogDialog.h updated to make sure it compiled 2008-09-21 20:58:48 +00:00
BlogDialog.ui * added noskin.qss for use RetroShare without styleesheets 2008-08-17 10:16:12 +00:00
CalDialog.cpp Adding Calendar Sharing UI: CalDialog 2008-05-29 20:56:44 +00:00
CalDialog.h Adding Calendar Sharing UI: CalDialog 2008-05-29 20:56:44 +00:00
CalDialog.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
ChannelFeed.cpp set different icon and Text label when creating Channels from ChannelFeed. 2009-08-14 11:49:15 +00:00
ChannelFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
ChannelFeed.ui * Fixed Add Friend and Invite Frieds Dialogs 2008-11-30 02:21:02 +00:00
ChannelsDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ChannelsDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ChannelsDialog.ui ToolBox Page renaming 2007-12-19 18:08:00 +00:00
ChatDialog.ui changend default emoticons path. 2008-04-04 16:08:12 +00:00
ConnectionsDialog.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
ConnectionsDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ConnectionsDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
DLListDelegate.cpp removed double definition of drawText 2008-02-07 23:40:54 +00:00
DLListDelegate.h priority column added in transfers dialog 2009-08-11 20:27:59 +00:00
ExampleDialog.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
ExampleDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ExampleDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ForumsDialog.cpp added for ShareManager and CreateForum stylesheet background images 2009-08-13 13:35:18 +00:00
ForumsDialog.h Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection) 2009-02-22 17:36:39 +00:00
ForumsDialog.ui set default Font size to 9, this fixes problems on new qt styles under Linux. 2009-07-12 21:51:13 +00:00
GamesDialog.cpp Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
GamesDialog.h Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
GamesDialog.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
GenCertDialog.cpp add error handling. Maybe some code review ciould be a good idea 2009-08-18 12:44:54 +00:00
GenCertDialog.h Turned RsInit into a static class, and changed retroshare invite so that it does not contain signatures anymore. 2009-02-08 14:30:28 +00:00
GenCertDialog.ui updated gui 2009-08-18 12:44:03 +00:00
GeneralMsgDialog.cpp add file button to general message; add extra file sending from chat dialog; Add a link when sending a file; Add a link for downloading in the reciever chat dialog; Little gui improvement 2009-05-06 21:15:12 +00:00
GeneralMsgDialog.h gcc44 compliance for gui 2009-05-11 14:33:32 +00:00
GeneralMsgDialog.ui add file button to general message; add extra file sending from chat dialog; Add a link when sending a file; Add a link for downloading in the reciever chat dialog; Little gui improvement 2009-05-06 21:15:12 +00:00
graphframe.cpp some fixes 2007-12-11 07:07:07 +00:00
graphframe.h some fixes 2007-12-11 07:07:07 +00:00
HelpDialog.cpp add libretroshare version message 2009-07-31 18:32:16 +00:00
HelpDialog.h moved SMPlayer,Messenger, About/Help to the left SideBar 2008-03-31 13:00:00 +00:00
HelpDialog.ui update translators 2009-07-25 19:02:23 +00:00
images.qrc added for ShareManager and CreateForum stylesheet background images 2009-08-13 13:35:18 +00:00
LibraryDialog.cpp corrected include insistency of RemoteDirModel.h 2009-08-11 09:36:35 +00:00
LibraryDialog.h corrected include insistency of RemoteDirModel.h 2009-08-11 09:36:35 +00:00
LibraryDialog.ui * update library dialog 2009-02-06 15:49:31 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LinksDialog.cpp added rating icons to show on first columns too 2009-08-17 20:19:02 +00:00
LinksDialog.h download recommended files from inside links cloud dialog 2009-08-16 19:29:20 +00:00
LinksDialog.ui Set Font size for Links to 9 2009-07-13 21:32:59 +00:00
LogoBar.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
LogoBar.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
mainpage.h some fixes 2007-12-08 11:27:01 +00:00
mainpagestack.cpp some fixes 2007-12-08 11:27:01 +00:00
mainpagestack.h some fixes 2007-12-08 11:27:01 +00:00
MainWindow.cpp add new settings 2009-08-19 22:19:35 +00:00
MainWindow.h add new settings 2009-08-19 22:19:35 +00:00
MainWindow.ui Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +00:00
MessagesDialog.cpp enabled format file size's 2009-07-10 23:48:20 +00:00
MessagesDialog.h Restored file recommendation feature. Improved it a little. 2009-05-17 19:38:42 +00:00
MessagesDialog.ui set default Font size to 9, this fixes problems on new qt styles under Linux. 2009-07-12 21:51:13 +00:00
MessagesPopupDialog.cpp * Added MessagesPopupDialog 2009-01-08 17:29:01 +00:00
MessagesPopupDialog.h * Added MessagesPopupDialog 2009-01-08 17:29:01 +00:00
MessagesPopupDialog.ui * Added MessagesPopupDialog 2009-01-08 17:29:01 +00:00
MessengerWindow.cpp Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
MessengerWindow.h Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection) 2009-02-22 17:36:39 +00:00
MessengerWindow.ui * set Qt::IgnoreAspectRatio for pictures 2009-01-30 23:51:59 +00:00
MsgFeed.cpp * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
MsgFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
MsgFeed.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
NetworkDialog.cpp Fixed SharedFiles column size's 2009-08-10 23:11:17 +00:00
NetworkDialog.h added for Network menu Create new Profile action to can generate more Profiles without need to run Login Window. 2009-08-04 23:37:01 +00:00
NetworkDialog.ui added for Network menu Create new Profile action to can generate more Profiles without need to run Login Window. 2009-08-04 23:37:01 +00:00
NetworkView.cpp * put gpgme dependencies behind #defines. 2009-05-25 11:54:43 +00:00
NetworkView.h * minor changes required to get the gui working with PGP, 2009-05-23 15:13:01 +00:00
NetworkView.ui added for Network View Settings QFrame to can Hide/Show the settings 2008-03-21 23:31:00 +00:00
NewsFeed.cpp Added NewsFeed / Popup / Chat Configuration options. 2008-12-07 14:19:13 +00:00
NewsFeed.h * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
NewsFeed.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
PeersDialog.cpp improved vertical scrollbar behaviour for groupchat 2009-08-04 14:38:12 +00:00
PeersDialog.h added systray notification for group chat 2009-07-13 14:01:49 +00:00
PeersDialog.ui restored peers dialog 2009-02-09 10:29:30 +00:00
PeersFeed.cpp * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
PeersFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
PeersFeed.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
PhotoDialog.cpp added for each toggleview correct icons if is hidden/show and set ToolTips . 2008-08-12 18:41:08 +00:00
PhotoDialog.h added for each toggleview correct icons if is hidden/show and set ToolTips . 2008-08-12 18:41:08 +00:00
PhotoDialog.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
PhotoShow.cpp Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
PhotoShow.h Update notifications for Links Cloud and Photo Show. 2008-03-17 14:03:47 +00:00
PhotoShow.ui added for each toggleview correct icons if is hidden/show and set ToolTips . 2008-08-12 18:41:08 +00:00
PluginManager.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManager.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManagerWidget.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManagerWidget.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginsPage.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
PluginsPage.h added forgotten license text 2009-08-11 21:59:40 +00:00
RemoteDirModel.cpp added forgotten license text 2009-08-11 21:59:40 +00:00
RemoteDirModel.h resolve compile problem 2009-08-12 19:20:32 +00:00
RetroShareLinkAnalyzer.cpp added Copy/Paste/Send retroshare//: file urls/links 2009-05-18 14:23:55 +00:00
RetroShareLinkAnalyzer.h added Copy/Paste/Send retroshare//: file urls/links 2009-05-18 14:23:55 +00:00
SearchDialog.cpp - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching. 2009-08-16 20:10:53 +00:00
SearchDialog.h - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching. 2009-08-16 20:10:53 +00:00
SearchDialog.ui Added Export Cert to Contect menu 2009-07-16 14:36:03 +00:00
SearchTreeWidget.cpp * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
SearchTreeWidget.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
SFListDelegate.cpp added SharedFiles Delegate 2008-02-02 13:38:17 +00:00
SFListDelegate.h added SharedFiles Delegate 2008-02-02 13:38:17 +00:00
SharedFilesDialog.cpp set default title as file name for a link 2009-08-17 22:06:48 +00:00
SharedFilesDialog.h add links to cloud from shared files dialog 2009-08-17 20:19:53 +00:00
SharedFilesDialog.ui added functionality to change text label when switch to different view. 2009-07-21 16:17:22 +00:00
ShareManager.cpp Share Flags 2009-08-09 20:00:25 +00:00
ShareManager.h Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
ShareManager.ui added for ShareManager and CreateForum stylesheet background images 2009-08-13 13:35:18 +00:00
SoundManager.cpp Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files. 2009-07-17 11:21:40 +00:00
SoundManager.h Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files. 2009-07-17 11:21:40 +00:00
StartDialog.cpp remove autologin button for other than windows sys 2009-08-19 09:31:33 +00:00
StartDialog.h Turned RsInit into a static class, and changed retroshare invite so that it does not contain signatures anymore. 2009-02-08 14:30:28 +00:00
StartDialog.ui added for Network menu Create new Profile action to can generate more Profiles without need to run Login Window. 2009-08-04 23:37:01 +00:00
StatisticDialog.cpp * Added Uptime and Since to Statistics 2009-02-12 23:24:27 +00:00
StatisticDialog.h * Added Uptime and Since to Statistics 2009-02-12 23:24:27 +00:00
StatisticDialog.ui * Added Uptime and Since to Statistics 2009-02-12 23:24:27 +00:00
TransferFeed.cpp Updated rs interface for new File Transfer. 2008-11-02 11:39:09 +00:00
TransferFeed.h * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed) 2008-07-04 14:41:24 +00:00
TransferFeed.ui * Added ApplicationWindow to traymenu for Development version to go faster to the Unfinished Apps. 2008-08-16 22:24:53 +00:00
TransfersDialog.cpp clear downloads which are in queue directly from custom menu cancel action (until now they were remaining in queue when for ex all list was selected for a clear and a separate action was needed for them) 2009-08-14 20:48:53 +00:00
TransfersDialog.h clear downloads which are in queue directly from custom menu cancel action (until now they were remaining in queue when for ex all list was selected for a clear and a separate action was needed for them) 2009-08-14 20:48:53 +00:00
TransfersDialog.ui redesign SharedFiles, with splitted view for Remote and Local Dirs and added QFrame's for switch to different views. 2009-07-20 17:03:27 +00:00
TrustView.cpp Tuned the matrix to show sub-networks 2008-11-29 17:55:13 +00:00
TrustView.h Tuned the matrix to show sub-networks 2008-11-29 17:55:13 +00:00
TrustView.ui Tuned the matrix to show sub-networks 2008-11-29 17:55:13 +00:00
TurtleRouterDialog.cpp improved turtle router console 2009-08-17 17:11:32 +00:00
TurtleRouterDialog.h added these missign files 2009-08-17 07:00:34 +00:00
TurtleRouterDialog.ui added these missign files 2009-08-17 07:00:34 +00:00
TurtleSearchDialog.cpp - Integrated the turtle search and download to the gui. Now the search handles both friend and turtle searching. 2009-08-16 20:10:53 +00:00
TurtleSearchDialog.h turtle search now connected to the gui. Next move: digg turtle tunnels for fast download. 2009-03-17 21:01:02 +00:00
TurtleSearchDialog.ui turtle search now connected to the gui. Next move: digg turtle tunnels for fast download. 2009-03-17 21:01:02 +00:00
ULListDelegate.cpp Fixed SharedFiles column size's 2009-08-10 23:11:17 +00:00
ULListDelegate.h Changend Uploads columns order 2009-07-24 22:39:34 +00:00
xprogressbar.cpp Changend Uploads columns order 2009-07-24 22:39:34 +00:00
xprogressbar.h Changend Uploads columns order 2009-07-24 22:39:34 +00:00