RetroShare/retroshare-gui/src/gui
2010-01-08 14:38:37 +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 removed not needed old Preferences 2009-12-14 17:13:10 +00:00
chat fix a small bug in popup chat dialog with V scroll 2010-01-02 21:46:20 +00:00
common removed not needed old Preferences 2009-12-14 17:13:10 +00:00
connect removed background grey color 2010-01-02 12:44:14 +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 fixed expanding resizeable 2010-01-02 00:57:55 +00:00
forums Added Allowed Messages Information for each Forum if its a Anonymous or Authenticated Forum 2010-01-04 16:39:56 +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 Quick Start Wizard 2010-01-08 13:00:00 +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 removed not needed old Preferences 2009-12-14 17:13:10 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
profile removed not needed old Preferences 2009-12-14 17:13:10 +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 added Darknet/Web of Trust Combobox 2010-01-08 14:38:37 +00:00
smileys update emoticons 2010-01-05 00:00:33 +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 removed not needed old Preferences 2009-12-14 17:13:10 +00:00
AboutDialog.cpp * added a about dialog 2009-12-31 02:23:02 +00:00
AboutDialog.h * added a about dialog 2009-12-31 02:23:02 +00:00
AboutDialog.ui fixed About Dialog Title 2009-12-31 15:57: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
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 little improvements for Channels and Forums Design 2010-01-05 01:49:58 +00:00
ChannelFeed.h * set default Font size for Channel items 2009-09-14 23:27:05 +00:00
ChannelFeed.ui little improvements for Channels and Forums Design 2010-01-05 01:49:58 +00:00
DetailsDialog.cpp fixed remove rows before adding new 2010-01-06 23:03:54 +00:00
DetailsDialog.h Added DetailsDialog for Transfers 2010-01-06 00:10:15 +00:00
DetailsDialog.ui Added DetailsDialog for Transfers 2010-01-06 00:10:15 +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 - implemented a visualisation for currently handled chunks, availability maps, and transfer info 2009-12-28 21:11:00 +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 little improvements for Channels and Forums Design 2010-01-05 01:49:58 +00:00
ForumsDialog.h Added Display smiley icon in Forum Posts 2010-01-04 14:29:49 +00:00
ForumsDialog.ui little improvements for Channels and Forums Design 2010-01-05 01:49:58 +00:00
GenCertDialog.cpp removed not needed old Preferences 2009-12-14 17:13:10 +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 improved General Message Dialog 2009-12-31 20:05:50 +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 * added a about dialog 2009-12-31 02:23:02 +00:00
images.qrc Added Quick Start Wizard 2010-01-08 13:00:00 +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 * added a about dialog 2009-12-31 02:23:02 +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 Quick Start Wizard 2010-01-08 13:00:00 +00:00
MainWindow.h Added Quick Start Wizard 2010-01-08 13:00:00 +00:00
MainWindow.ui Added Quick Start Wizard 2010-01-08 13:00:00 +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 removed not needed old Preferences 2009-12-14 17:13:10 +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 removed not needed old Preferences 2009-12-14 17:13:10 +00:00
NetworkDialog.ui little design change 2009-12-14 13:47:20 +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 removed not needed old Preferences 2009-12-14 17:13:10 +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
notifyqt.cpp forgot to add the new notifiqt 2009-12-28 22:40:45 +00:00
notifyqt.h forgot to add the new notifiqt 2009-12-28 22:40:45 +00:00
PeersDialog.cpp fix a bug in peer display 2010-01-03 13:54:38 +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
QuickStartWizard.cpp Added Quick Start Wizard 2010-01-08 13:00:00 +00:00
QuickStartWizard.h Added Quick Start Wizard 2010-01-08 13:00:00 +00:00
QuickStartWizard.ui Added Quick Start Wizard 2010-01-08 13:00:00 +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 removed not needed old Preferences 2009-12-14 17:13:10 +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 removed not needed old Preferences 2009-12-14 17:13:10 +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 * added a about dialog 2009-12-31 02:23:02 +00:00
ShareManager.h Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
ShareManager.ui removed frame borders 2009-12-26 17:14:44 +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 removed not needed old Preferences 2009-12-14 17:13:10 +00:00
StartDialog.cpp changend profile/info button as link 2009-12-23 16:17:36 +00:00
StartDialog.h changend profile/info button as link 2009-12-23 16:17:36 +00:00
StartDialog.ui changend profile/info button as link 2009-12-23 16:17:36 +00:00
TransfersDialog.cpp Added DetailsDialog for Transfers 2010-01-06 00:10:15 +00:00
TransfersDialog.h Added DetailsDialog for Transfers 2010-01-06 00:10:15 +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