RetroShare/retroshare-gui/src/gui
2010-05-01 19:26:55 +00:00
..
advsearch Added proper dl queue behavior 2010-03-06 23:29:47 +00:00
bwgraph ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
channels Added ChannelDetails for Channel Informations 2010-01-20 00:29:40 +00:00
chat Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +00:00
common removed not needed old Preferences 2009-12-14 17:13:10 +00:00
connect fix a gui bug 2010-04-25 17:07:04 +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 Show correct state of subscribe button in forum feed 2010-04-29 19:00:27 +00:00
forums Changes in ForumsDialog: 2010-05-01 19:03:35 +00:00
help Added Commandline Options to Help Browser 2010-04-27 23:21:35 +00:00
im_history added license declaration and some comments 2009-03-18 20:13:38 +00:00
images added new inactive png 2010-04-27 12:03:25 +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 Forwarding a message keep the attached recommended files. 2010-04-26 21:11:19 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
profile add the dyndns settings to own profile display tab 2010-05-01 19:26:55 +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 - The settings in the settings window are only loaded once. 2010-04-25 23:28:10 +00:00
smileys update smileys 2010-02-04 12:40:07 +00:00
statusbar Fixed translations on StatusBar display. 2010-04-03 20:33:10 +00:00
toaster Modifications to get it compiling under MacOSX. 2010-02-16 23:08:48 +00:00
unfinished clean up unfinished, removed not useful sources 2010-03-17 12:52:42 +00:00
AboutDialog.cpp crash with second open of HelpDialog solved 2010-04-28 12:49:43 +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 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
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 Added Popularity view as icons to display for each channel 2010-03-05 11:58:35 +00:00
ChannelFeed.h Added Popularity view as icons to display for each channel 2010-03-05 11:58:35 +00:00
ChannelFeed.ui Added Popularity view as icons to display for each channel 2010-03-05 11:58:35 +00:00
DetailsDialog.cpp Added to display filesize in Bytes for Details 2010-03-24 13:35:26 +00:00
DetailsDialog.h Added Download Time column to Downloads 2010-03-01 22:47:48 +00:00
DetailsDialog.ui fixed geometry of Details 2010-03-22 23:01:05 +00:00
DLListDelegate.cpp Added Download Time column to Downloads 2010-03-01 22:47:48 +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 Changes in ForumsDialog: 2010-05-01 19:03:35 +00:00
ForumsDialog.h Changes in ForumsDialog: 2010-05-01 19:03:35 +00:00
ForumsDialog.ui Changes in ForumsDialog: 2010-05-01 19:03:35 +00:00
GenCertDialog.cpp improved readability of cert generation dialog. Added tooltips, information, and wait cursor 2010-05-01 15:17:23 +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 use for Attachments on GeneralMessage AttachFileItem 2010-02-08 13:18:09 +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 inactive png to qrc 2010-04-27 12:22:10 +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 added idle status and connection to messenger window 2010-04-27 12:18:44 +00:00
MainWindow.h added idle status and connection to messenger window 2010-04-27 12:18:44 +00:00
MainWindow.ui changed add friend icon 2010-02-26 14:49:55 +00:00
MessagesDialog.cpp When QutBox is selected then Display header item "Recipient" instead of "From" 2010-04-28 21:05:11 +00:00
MessagesDialog.h MessagesDialog: 2010-04-27 21:46:28 +00:00
MessagesDialog.ui When QutBox is selected then Display header item "Recipient" instead of "From" 2010-04-28 21:05:11 +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 changed idle time to 30 secs 2010-04-28 16:37:27 +00:00
MessengerWindow.h - added idle status 2010-04-27 12:21:39 +00:00
MessengerWindow.ui fixed MessengerWindow TreeWidget stylesheet 2010-04-22 14:55:25 +00:00
NetworkDialog.cpp ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
NetworkDialog.h gui implementations 2010-01-13 21:32:56 +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 fixed to not stretch News Feed items when you has one few items in News Feed. 2010-02-07 15:47:30 +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 ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
notifyqt.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
PeersDialog.cpp Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +00:00
PeersDialog.h Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +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 ad missing code for dyndns details 2010-04-23 18:50:32 +00:00
QuickStartWizard.h update start wizard, change gui settings directory into ssl profile directory (RestroShare.conf) 2010-01-27 22:31:25 +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
SearchDialog.cpp corrected bug in search: files with size > 2Gb would not be added to transfers 2010-04-30 22:17:14 +00:00
SearchDialog.h search result filtering 2010-02-21 13:38:27 +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 Added to send own Shared File as link to Public Chat 2010-02-01 14:47:54 +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 removed formating for the textlabel in SharedFiles. 2010-04-03 18:42:03 +00:00
SharedFilesDialog.h ported branch v0.5.0 commits 2529 and 2544 to trunk 2010-03-15 12:57:08 +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 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.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 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 ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
StartDialog.h Added support for Auto-login 2010-04-08 11:55:10 +00:00
StartDialog.ui Added support for Auto-login 2010-04-08 11:55:10 +00:00
TransfersDialog.cpp ported branch commits 2666-2668, 2670-2672, 2679, 2682-2683 into trunk 2010-04-10 14:56:34 +00:00
TransfersDialog.h ported branch commits 2666-2668, 2670-2672, 2679, 2682-2683 into trunk 2010-04-10 14:56:34 +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 fixed display issue in transfers (bad colors in crosses) 2010-02-20 23:25:17 +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