RetroShare/retroshare-gui/src/gui
2010-05-14 11:17:19 +00:00
..
advsearch Added proper dl queue behavior 2010-03-06 23:29:47 +00:00
bwgraph Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
channels clean up some compile warnings 2010-05-10 20:38:59 +00:00
chat Fixes two problems in the current group chat: 2010-05-12 00:17:10 +00:00
common Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
connect Memory leaks: 2010-05-12 20:10:22 +00:00
elastic remove the ssl cert storage. Big rewrite of ssl cert and friend management 2010-01-13 21:22:52 +00:00
feeds New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
forums Bugfix: show correct signed / unsigned state of forum messages 2010-05-05 23:06:05 +00:00
help Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
im_history added license declaration and some comments 2009-03-18 20:13:38 +00:00
images Added Chat Settings 2010-05-03 21:17:36 +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 fixed to add a new line when retroshare link is added 2010-05-13 09:38:24 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
profile Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +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 Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
smileys update smileys 2010-02-04 12:40:07 +00:00
statusbar New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
toaster Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
unfinished Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
AboutDialog.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
AboutDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
AboutDialog.ui fixed About Dialog Title 2009-12-31 15:57:06 +00:00
AddLinksDialog.cpp Source code maintenance 2010-05-05 00:05:36 +00:00
AddLinksDialog.h design improvements for AddLinksDialog 2010-02-02 00:01:17 +00:00
AddLinksDialog.ui design improvements for AddLinksDialog 2010-02-02 00:01:17 +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 Source code maintenance 2010-05-05 00:05:36 +00:00
ChannelFeed.h Added Popularity view as icons to display for each channel 2010-03-05 11:58:35 +00:00
ChannelFeed.ui Channels 2010-05-08 16:21:57 +00:00
DetailsDialog.cpp Source code maintenance 2010-05-03 22:44:53 +00:00
DetailsDialog.h Missing include for uint32_t type with GCC 4.4.3 2010-05-06 13:01:40 +00:00
DetailsDialog.ui fixed geometry of Details 2010-03-22 23:01:05 +00:00
DLListDelegate.cpp clean up some compile warnings 2010-05-10 20:38:59 +00:00
DLListDelegate.h Added Download Time column to Downloads 2010-03-01 22:47:48 +00:00
FileTransferInfoWidget.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Fixed crash and endles loop with refill in forums 2010-05-12 22:23:05 +00:00
ForumsDialog.h Changes in ForumsDialog: 2010-05-01 19:03:35 +00:00
ForumsDialog.ui added to display Tooltip's for Previous and Next Button 2010-05-02 19:51:35 +00:00
GenCertDialog.cpp Source code maintenance 2010-05-02 13:12:46 +00:00
GenCertDialog.h add the possibility to create a gpg key for new profile 2010-01-19 21:44:13 +00:00
GenCertDialog.ui improved readability of cert generation dialog. Added tooltips, information, and wait cursor 2010-05-01 15:17:23 +00:00
GeneralMsgDialog.cpp Source code maintenance 2010-05-05 00:05:36 +00:00
GeneralMsgDialog.h use for Attachments on GeneralMessage AttachFileItem 2010-02-08 13:18:09 +00:00
GeneralMsgDialog.ui retrocompatibility with ubuntu intrepid 2010-02-19 13:55:18 +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 Chat Settings 2010-05-03 21:17:36 +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 update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LinksDialog.cpp cleaned the RS link code, factorized the parsing into a single class. Still missing: copy/paste of multiple links 2010-03-10 21:38:26 +00:00
LinksDialog.h changes for LinksDialog: disabled bold text, added a Label to display each Link in html format 2010-02-05 13:44:33 +00:00
LinksDialog.ui changes for LinksDialog: disabled bold text, added a Label to display each Link in html format 2010-02-05 13:44:33 +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 New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
MainWindow.h New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
MainWindow.ui changed add friend icon 2010-02-26 14:49:55 +00:00
MessagesDialog.cpp New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
MessagesDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
MessagesDialog.ui Improved MessagesDialog: 2010-05-07 22:23:38 +00:00
MessagesPopupDialog.cpp Source code maintenance 2010-05-05 22:03:43 +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 Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
MessengerWindow.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
MessengerWindow.ui fixed MessengerWindow TreeWidget stylesheet 2010-04-22 14:55:25 +00:00
NetworkDialog.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
NetworkDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
NetworkDialog.ui change the gpg key list display 2010-02-26 23:43:26 +00:00
NetworkView.cpp clean the qmake files 2010-02-14 14:18:53 +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 Source code maintenance 2010-05-05 00:05:36 +00:00
NewsFeed.h * Addition of NewsFeed, ChannelFeed and BlogFeed. 2008-06-20 12:43:23 +00:00
NewsFeed.ui fixed to not stretch News Feed items when you has one few items in News Feed. 2010-02-07 15:47:30 +00:00
notifyqt.cpp Added Sound Notifications changes by callix, for Friend Connects and Chat Messages, need to be set a *.wav file on Sound Settings. 2010-05-05 11:47:29 +00:00
notifyqt.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
PeersDialog.cpp PeersDialog: "QPixmap picture" not needed as member 2010-05-14 11:17:19 +00:00
PeersDialog.h PeersDialog: "QPixmap picture" not needed as member 2010-05-14 11:17:19 +00:00
PeersDialog.ui Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +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 Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
QuickStartWizard.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
QuickStartWizard.ui Commmit the code from Thunder 2010-04-22 18:49:08 +00:00
RemoteDirModel.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
RemoteDirModel.h made the age indicator functional, by recursively changing color of directory/files 2010-02-08 22:32:00 +00:00
RetroShareLink.cpp forgot to commmit this one 2010-03-22 19:46:58 +00:00
RetroShareLink.h merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
RsAutoUpdatePage.cpp removed MessengerWindow::insertpeer() from rsautoupdate::update() 2010-04-27 12:14:57 +00:00
RsAutoUpdatePage.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
RSHumanReadableDelegate.h correct bug with selection with human readable delegate. 2010-05-03 20:22:38 +00:00
SearchDialog.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SearchDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SearchDialog.ui reset only ComboBox when close all search results 2010-03-25 19:20:16 +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
SendLinkDialog.cpp Added to send own Shared File as link to Public Chat 2010-02-01 14:47:54 +00:00
SendLinkDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SendLinkDialog.ui Added to send own Shared File as link to Public Chat 2010-02-01 14:47:54 +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 Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SharedFilesDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SharedFilesDialog.ui little design fixes 2010-02-14 01:34:14 +00:00
ShareDialog.cpp removed double definition 2010-04-10 10:58:55 +00:00
ShareDialog.h Added ShareDialog for ShareManager 2010-04-08 16:33:10 +00:00
ShareDialog.ui Added ShareDialog for ShareManager 2010-04-08 16:33:10 +00:00
ShareManager.cpp fixed bug with ShareDialog loading 2010-05-13 12:11:03 +00:00
ShareManager.h Ported patch from thunder2 (http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241) 2010-04-24 22:09:47 +00:00
ShareManager.ui use QPushButton for some dialogs fixes translation problems, QButtonBox default translations are only available for few languages. 2010-03-09 20:56:57 +00:00
SoundManager.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SoundManager.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
StartDialog.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
StartDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
StartDialog.ui Added support for Auto-login 2010-04-08 11:55:10 +00:00
TransfersDialog.cpp Workaround for erroneously accept of Qt::Key_Delete on QAbstractItemView 2010-05-06 14:39:50 +00:00
TransfersDialog.h Workaround for erroneously accept of Qt::Key_Delete on QAbstractItemView 2010-05-06 14:39:50 +00:00
TransfersDialog.ui merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
TrustView.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
TrustView.h ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
TrustView.ui Tuned the matrix to show sub-networks 2008-11-29 17:55:13 +00:00
TurtleRouterDialog.cpp Fixed translation support for few strings in TurtleRouterDialog 2010-04-03 18:29:25 +00:00
TurtleRouterDialog.h improved display of tunnel info 2010-02-20 22:51:24 +00:00
TurtleRouterDialog.ui improved display of tunnel info 2010-02-20 22:51:24 +00:00
ULListDelegate.cpp clean up some compile warnings 2010-05-10 20:38:59 +00:00
ULListDelegate.h reengineered the transfer list display 2010-02-17 02:10:25 +00:00
xprogressbar.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
xprogressbar.h corrected issue in display of download/upload progress 2010-02-04 21:08:53 +00:00