RetroShare/retroshare-gui/src/gui
csoler 506f14eb2f - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
en visible, and each time it gets showed. I already made some RS pages derive from this page.
- Modified and renamed the taskGraphPainterWidget to display info about currently selected file transfers. For know, it only shows file chunks info, but we should use it to display additional info about the transfer. Warning: in its
 current state, only fake chunk info is displayed.
 - Suppressed p3files.h, because it is not used.

 Remains to do (in order):
 - Implement a chunk map class in ft/ to properly manage which chunks should be downloaded 
 - Display correct chunk info by requesting the transfer's chunk map
 - Add check-sum verification of chunks
 - allow RS to import a partially downloaded file by force re-checking chunks
 - Add chunk map exchange from file source peer id to file destination peer id.
 - Manage chunks from different peers.
 - Allow search (turtle search) for partially downloaded files 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 12:45:06 +00:00
..
advsearch
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
chat fix the chat scrollbar 2009-11-12 17:17:21 +00:00
common -fixed RWindow 2008-08-15 20:07:54 +00:00
connect add address list to gui 2009-11-11 22:12:50 +00:00
elastic Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed. 2009-08-29 11:25:06 +00:00
feeds set Border color for all feed item's to black 2009-09-21 14:59:33 +00:00
filehash
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 taskGraphPainterWidet 2009-11-15 19:26:34 +00:00
layouts
library fixed findwindow 2008-08-21 11:40:27 +00:00
msgs Share Flags 2009-08-10 18:55:49 +00:00
plugins added ColorCode plugin 2009-09-10 20:49: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 added Destructor's 2009-10-04 15:24:33 +00:00
qskinobject
qss embeded default chat styles so that it works with packaging 2009-05-07 23:02:07 +00:00
settings disabled calling load() from each page, we using load now from RSettingsWin 2009-09-16 00:03:51 +00:00
smileys Fixed directory problem wirh emoticons 2009-01-25 19:05:53 +00:00
statusbar rewrite connection manager 2009-10-30 00:41:24 +00:00
toaster removed not needed old channels sources 2009-10-04 15:17:06 +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 set Text Label for AddLinksDialog 2009-08-20 23:18:42 +00:00
ApplicationWindow.cpp suppressed sigsegv when deleting an unallocated object 2009-10-06 20:32:21 +00:00
ApplicationWindow.h removed not needed old channels sources 2009-10-04 15:17:06 +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
ChanGroupDelegate.cpp few changes added to channel gui - list of groups and channels was replaced with a tree view 2009-09-12 10:55:40 +00:00
ChanGroupDelegate.h few changes added to channel gui - list of groups and channels was replaced with a tree view 2009-09-12 10:55:40 +00:00
ChannelFeed.cpp * disable channel Logo label when no Channel is selected 2009-09-19 21:13:33 +00:00
ChannelFeed.h * set default Font size for Channel items 2009-09-14 23:27:05 +00:00
ChannelFeed.ui added Text for the Buttons 2009-09-19 16:18:51 +00:00
ConnectionsDialog.cpp Removed most debugging/std::cerr output (in #defines) 2008-07-09 09:53:47 +00:00
ConnectionsDialog.h
ConnectionsDialog.ui removed tabwidget 2008-03-31 00:22:51 +00:00
DLListDelegate.cpp fixed remaining size issue 2009-09-07 19:06:00 +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
ExampleDialog.ui
FileTransferInfoWidget.cpp - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
FileTransferInfoWidget.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
ForumsDialog.cpp set default textcolor for channel items 2009-09-16 00:01:09 +00:00
ForumsDialog.h set default textcolor for channel items 2009-09-16 00:01:09 +00:00
ForumsDialog.ui added to disable when flatview is enabled RootIsDecorated 2009-09-13 13:25:24 +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 hide the password fields 2009-10-30 21:26:51 +00:00
GenCertDialog.h added InfoDialog 2009-09-22 17:23:41 +00:00
GenCertDialog.ui fixed layout design 2009-09-22 17:49:00 +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 taskGraphPainterWidet 2009-11-15 19:26:34 +00:00
InfoDialog.cpp added InfoDialog 2009-09-22 17:23:41 +00:00
InfoDialog.h added InfoDialog 2009-09-22 17:23:41 +00:00
InfoDialog.ui added InfoDialog 2009-09-22 17:23:41 +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
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 fixed frame's layout's 2009-10-04 18:14:10 +00:00
LogoBar.cpp
LogoBar.h
mainpage.h
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp changend icon 2009-10-04 16:54:37 +00:00
MainWindow.h removed not needed old channels sources 2009-10-04 15:17:06 +00:00
MainWindow.ui Generated a new MainWindow.ui to solve the problem with the grey background color. 2009-09-12 16:39:50 +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 improved stylesheet for Messages frame. 2009-09-30 14:22:51 +00:00
MessagesPopupDialog.cpp rewrite MessagesPopupDialog for Messages Toaster 2009-10-03 23:22:24 +00:00
MessagesPopupDialog.h rewrite MessagesPopupDialog for Messages Toaster 2009-10-03 23:22:24 +00:00
MessagesPopupDialog.ui rewrite MessagesPopupDialog for Messages Toaster 2009-10-03 23:22:24 +00:00
MessengerWindow.cpp set bold font for Online/Offline strings and for connected Friends 2009-09-30 22:10:49 +00:00
MessengerWindow.h set bold font for Online/Offline strings and for connected Friends 2009-09-30 22:10:49 +00:00
MessengerWindow.ui added background stylesheet for frame. 2009-09-30 14:41:38 +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 a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
NetworkDialog.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
NetworkDialog.ui fix a word 2009-10-30 00:43:16 +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 - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
PeersDialog.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
PeersDialog.ui added functionality to edit your own Personal message on Label click 2009-10-08 19:08:44 +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 a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
RemoteDirModel.h add new/old age indicator for shared files 2009-10-13 20:36:29 +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
RsAutoUpdatePage.cpp - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
RsAutoUpdatePage.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
SearchDialog.cpp make possible to download an entire found directory from search dialog 2009-09-25 12:17:28 +00:00
SearchDialog.h make possible to download an entire found directory from search dialog 2009-09-25 12:17:28 +00:00
SearchDialog.ui redesign the search Button stylesheet. 2009-10-15 16:39:21 +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 add new/old age indicator for shared files 2009-10-13 20:36:29 +00:00
SharedFilesDialog.h add new/old age indicator for shared files 2009-10-13 20:36:29 +00:00
SharedFilesDialog.ui add new/old age indicator for shared files 2009-10-13 20:36:29 +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 fixed stylesheets 2009-09-19 01:32:00 +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 hide the password fields 2009-10-30 21:26:51 +00:00
StartDialog.h added InfoDialog 2009-09-22 17:23:41 +00:00
StartDialog.ui fixed layout 2009-09-23 00:06:03 +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 - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
TransfersDialog.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
TransfersDialog.ui - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
TrustView.cpp - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
TrustView.h Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed. 2009-08-29 11:25:06 +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 set Window Title and icon 2009-09-11 17:14:05 +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