RetroShare/retroshare-gui/src/gui
2010-12-27 17:46:12 +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 Set the icon size for the popularity to 19x19. 2010-12-27 17:46:12 +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
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
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
ChannelFeed.cpp Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +00:00
ChannelFeed.h Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +00:00
ChannelFeed.ui Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +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 added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation 2010-12-26 10:58:02 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +00:00
ForumsDialog.h Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +00:00
ForumsDialog.ui Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too. 2010-12-27 00:15:25 +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
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
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Fixed the saving of the last used page in MainWindow. The channel page was not saved. 2010-12-27 00:09:14 +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 bring back network status tab. 2010-12-23 08:58:57 +00:00
NetworkDialog.h bring back network status tab. 2010-12-23 08:58:57 +00:00
NetworkDialog.ui bring back network status tab. 2010-12-23 08:58:57 +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 Fixed sort by name and sort by state in PeersDialog. 2010-12-27 14:00:13 +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 added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation 2010-12-26 10:58:02 +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 added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation 2010-12-26 10:58:02 +00:00
xprogressbar.h added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation 2010-12-26 10:58:02 +00:00