RetroShare/retroshare-gui/src/gui
drbob 2c69fd7eaf Finished off the basic Link Ranking system.
* added serialiser types.
 * finished streaming on p3ranking.
 * removed Bandwidth limitations from BinFile / BinMem.
 * added bytecount() to BinInterface.
 * moved the CacheTransfer creation to Startup.
 * added ranking to CacheStrapper & server tick() system.
 * Tweaked LinksDialog for final touches.
 * enabled downloads from Messages.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-05 13:45: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
authdlg Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
bwgraph some fixes 2007-12-08 11:27:01 +00:00
channels Channels: added demo context menu to channel browser 2008-01-04 08:17:08 +00:00
chat Fixed up GUI side of retroshare messages. 2008-02-04 17:55:59 +00:00
common some fixes 2007-12-08 11:27:01 +00:00
connect Commit of the new UDP Connection methods and 2008-01-25 08:49: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
help Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
images added needed new files for installer script 2008-01-14 02:17:33 +00:00
layouts Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
moreinfo Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
msgs Fixed up GUI side of retroshare messages. 2008-02-04 17:55:59 +00:00
Preferences Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +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 Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
Settings some fixes 2007-12-11 07:07:07 +00:00
toaster Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ApplicationWindow.cpp Addition of new LinksDialog to Retroshare GUI. 2008-02-03 06:31:11 +00:00
ApplicationWindow.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ApplicationWindow.ui Addition of new LinksDialog to Retroshare GUI. 2008-02-03 06:31:11 +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.cpp Fixed up GUI side of retroshare messages. 2008-02-04 17:55:59 +00:00
ChatDialog.h -removed not realy working bold/italic/underline/color functions 2007-11-28 00:45:16 +00:00
ChatDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ConnectionsDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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 Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
DLListDelegate.cpp formated some alignment to Qt::AlignRight size,completed and speed 2008-01-29 13:03:18 +00:00
DLListDelegate.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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
GamesDialog.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
GamesDialog.h Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
GamesDialog.ui Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
GenCertDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
GenCertDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
GenCertDialog.ui fixed RetroShare windowicons 2007-11-19 14:35:49 +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 Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
HelpDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
HelpDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
images.qrc Channels: added demo context menu to channel browser 2008-01-04 08:17:08 +00:00
LanguageDialog.cpp -added for first Start to can set needed language . 2008-01-21 17:57:41 +00:00
LanguageDialog.h -added for first Start to can set needed language . 2008-01-21 17:57:41 +00:00
LanguageDialog.ui -added for first Start to can set needed language . 2008-01-21 17:57:41 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LinksDialog.cpp Finished off the basic Link Ranking system. 2008-02-05 13:45:04 +00:00
LinksDialog.h Addition of new LinksDialog to Retroshare GUI. 2008-02-03 06:31:11 +00:00
LinksDialog.ui Addition of new LinksDialog to Retroshare GUI. 2008-02-03 06:31:11 +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 Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
MainWindow.h Check-in of GUI files for the new Channels Module implementation. These files are place holders only. 2007-12-13 16:02:33 +00:00
MainWindow.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
MessagesDialog.cpp Finished off the basic Link Ranking system. 2008-02-05 13:45:04 +00:00
MessagesDialog.h changes to support i8n in the gui (chat and messages) 2008-01-26 13:08:28 +00:00
MessagesDialog.ui changes to support i8n in the gui (chat and messages) 2008-01-26 13:08:28 +00:00
MessengerWindow.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
MessengerWindow.h -added systray menu function for can start SMPlayer . 2007-11-18 23:35:53 +00:00
MessengerWindow.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
NetworkDialog.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
NetworkDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
NetworkDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
PeersDialog.cpp changes to support i8n in the gui (chat and messages) 2008-01-26 13:08:28 +00:00
PeersDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
PeersDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
PhotoDialog.cpp Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
PhotoDialog.h Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
PhotoDialog.ui Addition of new GamesDialog and PhotoDialog. 2008-01-21 09:26:12 +00:00
SearchDialog.cpp fixed headeritem 2008-02-01 19:21:21 +00:00
SearchDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
SearchDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +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 Commit of the new UDP Connection methods and 2008-01-25 08:49:40 +00:00
SharedFilesDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
SharedFilesDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StartDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StartDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StartDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StatisticDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StatisticDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
StatisticDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
TransfersDialog.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
TransfersDialog.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
TransfersDialog.ui Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ULListDelegate.cpp Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
ULListDelegate.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00