RetroShare/retroshare-gui/src/gui
joss17 61c570b0f0 remove DHT from the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 13:47:04 +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
chat Fix for ticket #68 2009-11-28 17:52:17 +00:00
common -fixed RWindow 2008-08-15 20:07:54 +00:00
connect removed not need more old dialogs 2009-11-23 20:27:02 +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
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 for plugins own dir 2009-11-28 14:21:11 +00:00
layouts Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
msgs Share Flags 2009-08-10 18:55:49 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +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 Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
qss/chat removed not needed stylesheets 2009-11-23 20:24:42 +00:00
settings remove DHT from the gui 2009-12-14 13:47:04 +00:00
smileys Fixed directory problem wirh emoticons 2009-01-25 19:05:53 +00:00
statusbar remove DHT from the gui 2009-12-14 13:47:04 +00:00
toaster removed not needed old channels sources 2009-10-04 15:17:06 +00:00
unfinished added unfinished section to compile unfinished examples and prototypes 2009-12-05 13:42:24 +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
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
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
FileTransferInfoWidget.cpp Added consistent display of chunk map 2009-11-18 23:02:37 +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
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 removed not needed stylesheets 2009-11-23 20:24:42 +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
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 fixed frame's layout's 2009-10-04 18:14:10 +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 remove DHT from the gui 2009-12-14 13:47:04 +00:00
MainWindow.h remove DHT from the gui 2009-12-14 13:47:04 +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 restored MessagesDialog 2009-11-28 14:34:15 +00:00
MessagesDialog.h Restored file recommendation feature. Improved it a little. 2009-05-17 19:38:42 +00:00
MessagesDialog.ui improved stylesheets for Messages 2009-11-28 23:21:05 +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 Messenger Window linked with RsAutoupdate 2009-11-30 16:12:13 +00:00
MessengerWindow.h Messenger Window linked with RsAutoupdate 2009-11-30 16:12:13 +00:00
MessengerWindow.ui added background stylesheet for frame. 2009-09-30 14:41:38 +00:00
NetworkDialog.cpp remove DHT from the gui 2009-12-14 13:47:04 +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 remove DHT from the gui 2009-12-14 13:47:04 +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 change sorting order 2009-12-14 10:34:43 +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
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 Messenger Window linked with RsAutoupdate 2009-11-30 16:12:13 +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 set background stylesheet for each QTreeView 2009-12-11 15:57:31 +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
TransfersDialog.cpp - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to 2009-12-08 22:29:52 +00:00
TransfersDialog.h - Added a ChunkMap class responsible for allocating new chunks to be downloaded, according to 2009-12-08 22:29:52 +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
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