RetroShare/retroshare-gui/src/gui
defnax 9834ef5cbf reorder context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:24:58 +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 added smooth avatar scaling 2009-05-15 14:31:37 +00:00
common -fixed RWindow 2008-08-15 20:07:54 +00:00
connect fixed MessageBox text 2009-07-25 14:23:41 +00:00
elastic Fixes to the PGP Network View. 2009-07-21 21:22:28 +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 Fixed directory problem wirh emoticons 2009-01-25 19:05:53 +00:00
help add build date information 2009-07-22 22:12:07 +00:00
im_history added license declaration and some comments 2009-03-18 20:13:38 +00:00
images fixed icons 2009-07-27 11:50:38 +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 enabled format file size's 2009-07-10 23:48:20 +00:00
plugins added StegoSaurus plugin, 2009-06-08 12:46:41 +00:00
Preferences Added SoundDialog for Preferences which uses QSound supports wav files, where can set wav files. 2009-07-17 11:21:40 +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 Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +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
ApplicationWindow.cpp forgot to commit changes related to Settings 2009-05-17 14:15:33 +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 Enabled save() function in SubFileItems. 2008-11-27 21:26:52 +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 changend the order of the Transfers Columns 2008-02-07 23:49:29 +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 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.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 * minor changes required to get the gui working with PGP, 2009-05-23 15:13:01 +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 * minor changes required to get the gui working with PGP, 2009-05-23 15:13:01 +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 a static and a build time version information 2009-07-22 22:03:34 +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 Add a static and a build time version information 2009-07-22 22:03:34 +00:00
LibraryDialog.cpp * use dataDirectory for Organizer DirModel 2009-02-06 18:43:23 +00:00
LibraryDialog.h * updated Library Dialog 2008-08-27 08:41:43 +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 for each toggleview correct icons if is hidden/show and set ToolTips . 2008-08-12 18:41:08 +00:00
LinksDialog.h Improvements to the Link Cloud GUI. Added Share Anonymously, and Vote (+2 -> -2) to the context menu. 2008-05-13 15:45:09 +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 Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +00:00
MainWindow.h Added new settings which will be replace soon as possible Preferences 2009-07-23 17:11:51 +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 - Deleted AddFriendDialog, InviteDialog and AddFriendWizard files. They are not used in current version, so it was beter not to keep them. We can always restore them, if any need. 2009-03-28 10:41:49 +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 Added Export Cert to Contect menu 2009-07-16 14:36:03 +00:00
NetworkDialog.h Added Export Cert to Contect menu 2009-07-16 14:36:03 +00:00
NetworkDialog.ui added icons to Menu 2009-07-16 17:11:13 +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 corrected the scroll bug in the group chat 2009-07-26 21:05:13 +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 ccc 2009-02-09 21:01:41 +00:00
PluginManager.h ccc 2009-02-09 21:01:41 +00:00
PluginManagerWidget.cpp enabled translation for Install Plugin button 2009-04-13 23:00:34 +00:00
PluginManagerWidget.h ccc 2009-02-09 21:01:41 +00:00
PluginsPage.cpp ccc 2009-02-09 21:01:41 +00:00
PluginsPage.h ccc 2009-02-09 21:01:41 +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 Added Export Cert to Contect menu 2009-07-16 14:36:03 +00:00
SearchDialog.h enabled double click download 2009-05-10 22:34:38 +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 added functionality to change text label when switch to different view. 2009-07-21 16:17:22 +00:00
SharedFilesDialog.h 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
SharedFilesDialog.ui added functionality to change text label when switch to different view. 2009-07-21 16:17:22 +00:00
ShareManager.cpp proper update of shared list when list is modiffied from a different place 2009-07-12 21:03:26 +00:00
ShareManager.h proper update of shared list when list is modiffied from a different place 2009-07-12 21:03:26 +00:00
ShareManager.ui * added context menu for Share Manager to can remove a Shared Directory 2009-01-01 17:47:35 +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 * minor changes required to get the gui working with PGP, 2009-05-23 15:13:01 +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 * Updated rspeers.h to match libretroshare. 2009-05-25 11:45:07 +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 reorder context menu 2009-07-27 20:24:58 +00:00
TransfersDialog.h priority actions added 2009-07-27 17:22:56 +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
TurtleSearchDialog.cpp turtle tunnel management 2009-06-03 18:47:14 +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 added .rsrl extension for the Ranklist 2009-07-27 19:12:59 +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