RetroShare/retroshare-gui/src/gui
thunder2 aa285ccfef Removed useless tooltips of the gpg items in PeersDialog.
Show the state of the ssl item as tooltip, when the status column is hidden and "Hide state" is switched on.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 23:02:21 +00:00
..
advsearch Fixed translation in advanced search. QOject::tr outside a function is not translated. 2010-09-29 15:29:07 +00:00
bwgraph removed grey color from the background of the widget 2010-11-16 09:23:04 +00:00
channels Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
chat Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
common Removed the status column in PeersDialog and added the status to the name column. 2010-12-15 21:32:44 +00:00
connect Used GPGME_VALIDITY_... constants in ConfCertDialog and NetworkDialog. 2010-12-21 21:13:08 +00:00
elastic compatibility with Qt4.5 2010-11-23 21:00:17 +00:00
feeds fixed the layout for the PeerItem for better resize 2010-11-30 21:00:21 +00:00
forums Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
groups Removed new lines of the QLineEdit input fields after input in forum, channel, message and group. 2010-11-09 19:57:05 +00:00
help Changed PersonEntry::operator=, returned *this 2010-08-30 09:56:11 +00:00
im_history Fixed History Browser for group chat and private chat. 2010-11-07 00:22:46 +00:00
images update the backgroud image of the toasters 2010-12-10 15:57:43 +00:00
layouts
msgs Fixed the initial fill of the friends in the contact sidebar in the MessageComposer. Now the correct state image of the friend is shown. 2010-12-22 01:11:19 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
profile Unicode support for status message. 2010-11-24 19:25:53 +00:00
qskinobject
qss/chat Reworked design of offline chat messages in PopupChatDialog. 2010-10-02 22:42:30 +00:00
settings Fixed layout in GeneralPage when the checkboxes are hidden. 2010-12-13 21:04:31 +00:00
smileys Added new smiley to the emotes.acs, changed the Smiley Button size for a better mouse over effect. 2010-09-30 15:45:43 +00:00
statusbar Display Online and Total Friends on same Label, to get more free space on Statusbar 2010-12-02 14:43:11 +00:00
toaster Added new setting for the position and the margin of the toaster. 2010-12-10 21:49:38 +00:00
unfinished Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
AboutDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +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 Added a "add new link" button, for use the external popup dialog for add a link. 2010-11-03 23:28:17 +00:00
AddLinksDialog.h design improvements for AddLinksDialog 2010-02-02 00:01:17 +00:00
AddLinksDialog.ui Added a "add new link" button, for use the external popup dialog for add a link. 2010-11-03 23:28:17 +00:00
ChanGroupDelegate.cpp Add spacing again for forums, messages and channels. 2010-11-09 23:56:02 +00:00
ChanGroupDelegate.h Add spacing again for forums, messages and channels. 2010-11-09 23:56:02 +00:00
ChannelFeed.cpp Made key exchange more stable. 2010-12-20 16:03:04 +00:00
ChannelFeed.h added channels file clean up warning 2010-11-07 00:02:51 +00:00
ChannelFeed.ui set a border color for the channel frame 2010-11-22 22:20:42 +00:00
DetailsDialog.cpp cleaned include files 2010-07-23 18:52:58 +00:00
DetailsDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
DetailsDialog.ui - Updated French translation unit (obsolete entries removed) 2010-11-18 07:57:46 +00:00
DLListDelegate.cpp Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column. 2010-09-16 16:18:27 +00:00
DLListDelegate.h Added Download Time column to Downloads 2010-03-01 22:47:48 +00:00
FileTransferInfoWidget.cpp corrected small bug in chunk completion display 2010-10-26 21:13:35 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide. 2010-11-18 01:18:31 +00:00
ForumsDialog.h Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide. 2010-11-18 01:18:31 +00:00
ForumsDialog.ui enabled copyable thread title in forums 2010-12-21 22:52:51 +00:00
GenCertDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
GenCertDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
GenCertDialog.ui Added a ProgressBar for Profile Generation 2010-06-14 13:35:38 +00:00
graphframe.cpp
graphframe.h
HelpDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
HelpDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
HelpDialog.ui * added a about dialog 2009-12-31 02:23:02 +00:00
images.qrc changed the layout of all Toasters to look like same 2010-12-10 02:37:58 +00:00
InfoDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
InfoDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
InfoDialog.ui update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h
LinksDialog.cpp Added drag and drop support for attaching files in MessageComposer. 2010-11-16 09:31:30 +00:00
LinksDialog.h Added a "add new link" button, for use the external popup dialog for add a link. 2010-11-03 23:28:17 +00:00
LinksDialog.ui Added a "add new link" button, for use the external popup dialog for add a link. 2010-11-03 23:28:17 +00:00
LogoBar.cpp
LogoBar.h
mainpage.h * added a about dialog 2009-12-31 02:23:02 +00:00
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Show the new setting for starting minimized on system start only for Windows. 2010-12-13 20:34:07 +00:00
MainWindow.h Added a combined notify icon in systray. You can enable/disable this in the NotifyPage. 2010-11-26 00:54:18 +00:00
MainWindow.ui Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation. 2010-09-13 20:05:55 +00:00
MessagesDialog.cpp added missing notification 2010-12-21 22:14:22 +00:00
MessagesDialog.h Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide. 2010-11-18 01:18:31 +00:00
MessagesDialog.ui Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide. 2010-11-18 01:18:31 +00:00
MessengerWindow.cpp Removed the status column in PeersDialog and added the status to the name column. 2010-12-15 21:32:44 +00:00
MessengerWindow.h Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
MessengerWindow.ui removed a default stylesheet from messenger window 2010-12-13 00:09:36 +00:00
NetworkDialog.cpp removed not needed network status tabwidget 2010-12-22 21:15:12 +00:00
NetworkDialog.h removed not needed network status tabwidget 2010-12-22 21:15:12 +00:00
NetworkDialog.ui removed not needed network status tabwidget 2010-12-22 21:15:12 +00:00
NetworkView.cpp removed debug info 2010-11-14 21:06:08 +00:00
NetworkView.h improved networkview. It now displays GPG connexions from p3disc, and accepts dynamic friend level modification. Needs full recompilation. 2010-11-14 21:03:36 +00:00
NetworkView.ui fixed the layout Horizontal spacing in NetworkView 2010-11-30 21:21:27 +00:00
NewsFeed.cpp Show count of unread NewsFeeds in the Friends Storm tab (without PeerItem's). 2010-11-10 12:24:36 +00:00
NewsFeed.h Show count of unread NewsFeeds in the Friends Storm tab (without PeerItem's). 2010-11-10 12:24:36 +00:00
NewsFeed.ui Friends Storm: 2010-11-06 19:13:33 +00:00
notifyqt.cpp Used GPGME_VALIDITY_... constants in ConfCertDialog and NetworkDialog. 2010-12-21 21:13:08 +00:00
notifyqt.h Completely reworked the toasters. Now there is only one place that moves the toaster and the toasters are stacked. 2010-12-08 00:14:12 +00:00
PeersDialog.cpp Removed useless tooltips of the gpg items in PeersDialog. 2010-12-22 23:02:21 +00:00
PeersDialog.h Fixed size of the state column after switching it on. 2010-12-18 21:30:24 +00:00
PeersDialog.ui Added the state column in PeersDialog again. Now you can choose to show the state in an own column or behind the name. 2010-12-18 01:45:32 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard.cpp Show the new setting for starting minimized on system start only for Windows. 2010-12-13 20:34:07 +00:00
QuickStartWizard.h Show the new setting for starting minimized on system start only for Windows. 2010-12-13 20:34:07 +00:00
QuickStartWizard.ui Show the new setting for starting minimized on system start only for Windows. 2010-12-13 20:34:07 +00:00
RemoteDirModel.cpp compatibility with Qt4.5 2010-11-23 21:00:17 +00:00
RemoteDirModel.h Fixed open folder in shared files in portable version. 2010-11-20 14:50:14 +00:00
RetroShareLink.cpp Fixed add attachment per drag and drop. 2010-11-20 01:40:24 +00:00
RetroShareLink.h Changed the RetroShare link format to an internet conform style. 2010-11-18 16:31:44 +00:00
RsAutoUpdatePage.cpp RsAutoUpdatePage 2010-07-20 19:45:07 +00:00
RsAutoUpdatePage.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
RSHumanReadableDelegate.h Fixed compile 2010-12-03 11:54:39 +00:00
SearchDialog.cpp Commited changes from Imanuel 2010-12-09 20:49:41 +00:00
SearchDialog.h Commited changes from Imanuel 2010-12-09 20:49:41 +00:00
SearchDialog.ui fix for the searchline stylesheet 2010-12-01 00:37:43 +00:00
SearchTreeWidget.cpp cleaned include files 2010-07-23 18:52:58 +00:00
SearchTreeWidget.h cleaned include files 2010-07-23 18:52:58 +00:00
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp Added filter for files in SharedFilesDialog. 2010-11-30 12:29:04 +00:00
SharedFilesDialog.h Added filter for files in SharedFilesDialog. 2010-11-30 12:29:04 +00:00
SharedFilesDialog.ui Added filter for files in SharedFilesDialog. 2010-11-30 12:29:04 +00:00
ShareDialog.cpp Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareDialog.h Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareDialog.ui Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareManager.cpp Added a icon for Edit Action in ShareManager 2010-09-23 21:08:22 +00:00
ShareManager.h Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder. 2010-09-18 16:05:32 +00:00
ShareManager.ui possible fixed the Add Button in ShareManager 2010-11-30 15:21:03 +00:00
SoundManager.cpp cleaned include files 2010-07-23 18:52:58 +00:00
SoundManager.h cleaned include files 2010-07-23 18:52:58 +00:00
StartDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.ui Added support for Auto-login 2010-04-08 11:55:10 +00:00
TransfersDialog.cpp Commited changes from Imanuel 2010-12-09 20:49:41 +00:00
TransfersDialog.h Commited changes from Imanuel 2010-12-09 20:49:41 +00:00
TransfersDialog.ui rename object names for some header labels. 2010-10-07 14:17:53 +00:00
TrustView.cpp Fixed misspelling in TrustView. 2010-12-18 20:26:36 +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 Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +00:00
TurtleRouterDialog.cpp This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +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 Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column. 2010-09-16 16:18:27 +00:00
ULListDelegate.h - modified ftFileProvider so as to keep multiple client peers per instance 2010-07-27 16:05:21 +00:00
xprogressbar.cpp Fixed sort of uploads and downloads by progress. 2010-10-04 20:15:52 +00:00
xprogressbar.h Fixed sort of uploads and downloads by progress. 2010-10-04 20:15:52 +00:00