RetroShare/retroshare-gui/src/gui
thunder2 5bb023104d Source code maintenance
Memory leaks:
- SharedFilesDialog::sendLinkToCloud -> new AddLinksDialog
- SharedFilesDialog::addLinkToCloud -> new AddLinksDialog
- ChannelFeed::channelListCustomPopupMenu -> new QAction
- ChannelFeed::createChannel -> new CreateChannel
- ChannelFeed::openMsg -> new GeneralMsgDialog
- ChannelFeed::createMsg -> new CreateChannelMsg
- NewsFeed::openMsg -> new GeneralMsgDialog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createBlog -> new CreateBlog
- BlogsDialog::openMsg -> new GeneralMsgDialog
- BlogsDialog::createMsg -> new CreateBlogMsg
- NewsFeed::deleteFeedItem -> Feed items are not deleted, just switched to hidden

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-05 00:05:36 +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 Source code maintenance 2010-05-05 00:05:36 +00:00
chat Added Chat Settings 2010-05-03 21:17:36 +00:00
common
connect fix a gui bug 2010-04-25 17:07:04 +00:00
elastic
feeds Source code maintenance 2010-05-05 00:05:36 +00:00
forums removed support for channels 2010-05-02 12:21:20 +00:00
help Added Commandline Options to Help Browser 2010-04-27 23:21:35 +00:00
im_history
images Added Chat Settings 2010-05-03 21:17:36 +00:00
layouts
msgs Forwarding a message keep the attached recommended files. 2010-04-26 21:11:19 +00:00
plugins
profile add the dyndns settings to own profile display tab 2010-05-01 19:26:55 +00:00
qskinobject
qss/chat
settings Added Chat Settings 2010-05-03 21:17:36 +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 Source code maintenance 2010-05-05 00:05:36 +00:00
AboutDialog.cpp crash with second open of HelpDialog solved 2010-04-28 12:49:43 +00:00
AboutDialog.h
AboutDialog.ui
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
ChanGroupDelegate.h
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 fixed Settings icon on ChannelFeed 2010-05-03 21:04:36 +00:00
DetailsDialog.cpp Source code maintenance 2010-05-03 22:44:53 +00:00
DetailsDialog.h Source code maintenance 2010-05-03 22:44:53 +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 Source code maintenance 2010-05-03 00:09:55 +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
graphframe.h
HelpDialog.cpp
HelpDialog.h
HelpDialog.ui
images.qrc Added Chat Settings 2010-05-03 21:17:36 +00:00
InfoDialog.cpp
InfoDialog.h
InfoDialog.ui update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h
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
LogoBar.h
mainpage.h
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Source code maintenance 2010-05-03 00:09:55 +00:00
MainWindow.h Source code maintenance 2010-05-03 00:09:55 +00:00
MainWindow.ui changed add friend icon 2010-02-26 14:49:55 +00:00
MessagesDialog.cpp Source code maintenance 2010-05-03 00:09:55 +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 Source code maintenance 2010-05-03 00:09:55 +00:00
MessagesPopupDialog.h
MessagesPopupDialog.ui
MessengerWindow.cpp Source code maintenance 2010-05-03 00:09:55 +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 Source code maintenance 2010-05-02 13:12:46 +00:00
NetworkDialog.h Source code maintenance 2010-05-02 13:12:46 +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
NetworkView.ui
NewsFeed.cpp Source code maintenance 2010-05-05 00:05:36 +00:00
NewsFeed.h
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 Source code maintenance 2010-05-03 00:09:55 +00:00
notifyqt.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
PeersDialog.cpp Added Chat Settings 2010-05-03 21:17:36 +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
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
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
RSHumanReadableDelegate.h correct bug with selection with human readable delegate. 2010-05-03 20:22:38 +00:00
SearchDialog.cpp Source code maintenance 2010-05-03 00:09:55 +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
SearchTreeWidget.h
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
SFListDelegate.h
SharedFilesDialog.cpp Source code maintenance 2010-05-05 00:05:36 +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
SoundManager.h
StartDialog.cpp Source code maintenance 2010-05-02 13:12:46 +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 Source code maintenance 2010-05-03 22:44:53 +00:00
TransfersDialog.h Source code maintenance 2010-05-03 22:44:53 +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
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