RetroShare/retroshare-gui/src/gui
defnax 7eba601144 removed old version strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3265 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 20:53:11 +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 set a minimum size hint for the friends list in CreateChannel 2010-07-05 20:20:32 +00:00
chat MessengerWindow 2010-06-17 17:39:32 +00:00
common MessengerWindow 2010-06-17 17:39:32 +00:00
connect ConnectFriendWizard 2010-07-07 18:40:38 +00:00
elastic changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
feeds added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
forums Added attaching files support via drag and drop for Create Forum Message. 2010-06-23 13:04:54 +00:00
help removed old version strings 2010-07-07 20:53:11 +00:00
im_history
images changed color of the MessengerWindow's idle icon 2010-06-09 13:02:55 +00:00
layouts
msgs MessengerWindow 2010-06-17 17:39:32 +00:00
plugins
profile fixed Online since update only one time at start. 2010-06-24 18:06:30 +00:00
qskinobject
qss/chat
settings show the complete certificate in the CryptoPage again 2010-06-16 12:14:39 +00:00
smileys
statusbar Optimized call to p3Peers::getPeerCount in MainWindow::updateStatus 2010-07-06 21:17:41 +00:00
toaster some little change for MessageToaster to display more text and removed the not needed frame 2010-06-17 21:03:17 +00:00
unfinished added correct image interpolation whenever QPixmap::scaled is called 2010-06-20 12:13:47 +00:00
AboutDialog.cpp reworked settings 2010-05-20 21:53:27 +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
AddLinksDialog.cpp Source code maintenance 2010-05-05 00:05:36 +00:00
AddLinksDialog.h
AddLinksDialog.ui
ChanGroupDelegate.cpp
ChanGroupDelegate.h
ChannelFeed.cpp enabled root decoration for Channels tree and renamed some items 2010-06-26 22:28:04 +00:00
ChannelFeed.h added sharekey feature to channel dialog 2010-06-19 16:38:13 +00:00
ChannelFeed.ui added splitter to channelFeed and changed the minimum size for the channel tree 2010-05-29 16:25:37 +00:00
DetailsDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +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 Small bug and compiler warning fixes: 2010-06-10 14:13:20 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Switched parent from MainPage to RsAutoUpdatePage ... in an attempt to fix GPG password freeze. 2010-07-05 19:41:46 +00:00
ForumsDialog.h Switched parent from MainPage to RsAutoUpdatePage ... in an attempt to fix GPG password freeze. 2010-07-05 19:41:46 +00:00
ForumsDialog.ui moved Forum Title Column as First column 2010-05-30 23:49:20 +00:00
GenCertDialog.cpp Prevent multiple instances from running on Unix systems. 2010-07-01 20:30:36 +00:00
GenCertDialog.h
GenCertDialog.ui Added a ProgressBar for Profile Generation 2010-06-14 13:35:38 +00:00
graphframe.cpp
graphframe.h
HelpDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
HelpDialog.h
HelpDialog.ui
images.qrc added a idle icon 2010-06-05 23:27:08 +00:00
InfoDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
InfoDialog.h
InfoDialog.ui update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h
LinksDialog.cpp set a default size for Links Cloud tree items 2010-05-18 18:09:35 +00:00
LinksDialog.h
LinksDialog.ui
LogoBar.cpp
LogoBar.h
mainpage.h
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Optimized call to p3Peers::getPeerCount in MainWindow::updateStatus 2010-07-06 21:17:41 +00:00
MainWindow.h fixed settings for tray message enable/disable 2010-06-15 16:51:48 +00:00
MainWindow.ui changed add friend icon 2010-02-26 14:49:55 +00:00
MessagesDialog.cpp MessagesDialog: removed hidden columns msgid and srcid and store them in data (Qt::UserRole) of the first column 2010-06-25 12:17:46 +00:00
MessagesDialog.h all messages in MessagesDialog are now editable from context menu or with double click 2010-06-14 18:16:32 +00:00
MessagesDialog.ui added to store the listSplitter state to settings 2010-06-19 17:46:19 +00:00
MessengerWindow.cpp PeersDialog & MessengerWindow: removed hidden column id and store them in data (Qt::UserRole) of the first column 2010-06-25 14:19:48 +00:00
MessengerWindow.h MessengerWindow 2010-06-17 17:39:32 +00:00
MessengerWindow.ui MessengerWindow 2010-06-17 17:39:32 +00:00
NetworkDialog.cpp set minimum sizeHint for Network's TreeWidget items to 18 pixel 2010-06-21 12:26:23 +00:00
NetworkDialog.h Added Search Filter for Network 2010-06-09 10:29:34 +00:00
NetworkDialog.ui Added Search Filter for Network 2010-06-09 10:29:34 +00:00
NetworkView.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
NetworkView.h changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
NetworkView.ui
NewsFeed.cpp cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NewsFeed.h cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NewsFeed.ui
notifyqt.cpp fixed forgotten notify changes for MessageToaster 2010-06-13 21:02:29 +00:00
notifyqt.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
PeersDialog.cpp PeersDialog & MessengerWindow: removed hidden column id and store them in data (Qt::UserRole) of the first column 2010-06-25 14:19:48 +00:00
PeersDialog.h Added a menu for the Hide Unconnected Button and renamed it 2010-06-18 21:59:33 +00:00
PeersDialog.ui Added a menu for the Hide Unconnected Button and renamed it 2010-06-18 21:59:33 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard.cpp Small bug and compiler warning fixes: 2010-06-10 14:13:20 +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 fixed Mispelling in Wizard 2010-05-16 22:06:49 +00:00
RemoteDirModel.cpp Set minimum size for RemoteDirModel items and fixed Text Alignment role for File Size column, cleaned some code style. 2010-06-12 18:10:39 +00:00
RemoteDirModel.h
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 Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
SearchDialog.h Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
SearchDialog.ui possible fix for search line edit for macos 2010-05-31 00:14:57 +00:00
SearchTreeWidget.cpp
SearchTreeWidget.h
SendLinkDialog.cpp
SendLinkDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SendLinkDialog.ui
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp improvement MessagesDialog: 2010-05-25 09:32:14 +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
ShareDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +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 changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +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 reworked settings 2010-05-20 21:53:27 +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 Prevent multiple instances from running on Unix systems. 2010-07-01 20:30:36 +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 - implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur 2010-07-06 05:04:11 +00:00
TransfersDialog.h changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +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 - set items in TrustView to not editable 2010-06-30 14:52:41 +00:00
TurtleRouterDialog.cpp implemented speed measurement and display for turtle tunnels 2010-06-19 12:11:44 +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 Small bug and compiler warning fixes: 2010-06-10 14:13:20 +00:00
xprogressbar.h