RetroShare/retroshare-gui/src/gui
2011-04-07 20:09:32 +00:00
..
advsearch implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb 2011-03-15 23:12:46 +00:00
bwgraph removed grey color from the background of the widget 2010-11-16 09:23:04 +00:00
channels disabled auto thumbnail checkbox, can be enabled if framecatcher option is switched on in .pro file. 2011-02-11 00:06:00 +00:00
chat Saved the visible state of the avatar picture in private chat for the friend. 2011-03-26 23:19:28 +00:00
common possible fix for macosx 2011-03-04 10:37:56 +00:00
connect made sign GPG key button disabled by default, and added a tooltip. As this action cannot be undone,it must be performed knowingly. 2011-04-07 20:07:30 +00:00
elastic compatibility with Qt4.5 2010-11-23 21:00:17 +00:00
feeds Removed own settings for news feed. 2011-03-26 22:17:15 +00:00
forums Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +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 Reworked clear and delete of public and private chat history. 2011-02-08 21:59:17 +00:00
images update the backgroud image of the toasters 2010-12-10 15:57:43 +00:00
layouts
msgs MessageComposer: 2011-01-31 20:35:09 +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 added a checkbox in settings for tuning auto-check of shared directories 2011-03-28 21:52:21 +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 Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +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
ChannelFeed.cpp restored channel key restore 2011-02-06 20:41:15 +00:00
ChannelFeed.h Added display menu in channels and forums to sort the group tree by name, popularity or last post. 2011-01-04 20:19:45 +00:00
ChannelFeed.ui Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +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 fixed display issue in last commit 2011-01-20 21:46:44 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp Show missing forum messages in dark red and disabled the read state for it. 2011-02-12 00:04:32 +00:00
ForumsDialog.h added key restore to forums and fixed restore bug 2011-02-08 22:34:54 +00:00
ForumsDialog.ui Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +00:00
GenCertDialog.cpp added lockfile path info to the multiple-instances warning window in rs- 2011-03-16 23:25:57 +00:00
GenCertDialog.h cleaned include files 2010-07-23 18:52:58 +00:00
GenCertDialog.ui Translate QuickStartWizard, GenCertDialog and StartDialog into german. 2011-03-08 00:31:20 +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 fixed a toolbar icon to display with a correct size on macosx 2011-03-04 10:22:00 +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 added tooltip for systray to display nickname and location 2011-03-26 16:54:08 +00:00
MainWindow.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
MainWindow.ui disabled the default context menus for the QToolBar's 2011-03-10 11:44:48 +00:00
MessagesDialog.cpp Enabled clickable links in forums and messages. 2010-12-30 17:09:32 +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 Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +00:00
MessengerWindow.cpp Moved strings of RsPeerDetails::autoconnect for translation to the GUI side and added integer constants for it. 2011-01-06 18:26:39 +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 extended peer filtering to unvalidated peers 2011-02-08 22:42:49 +00:00
NetworkDialog.h bring back network status tab. 2010-12-23 08:58:57 +00:00
NetworkDialog.ui Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +00:00
NetworkView.cpp added missign destructors, causing some parasitic memory leaks 2011-03-05 18:26:33 +00:00
NetworkView.h added missign destructors, causing some parasitic memory leaks 2011-03-05 18:26:33 +00:00
NetworkView.ui fixed the layout Horizontal spacing in NetworkView 2010-11-30 21:21:27 +00:00
NewsFeed.cpp Removed own settings for news feed. 2011-03-26 22:17:15 +00:00
NewsFeed.h added newsfeed settings 2011-03-24 19:43:52 +00:00
NewsFeed.ui Removed own settings for news feed. 2011-03-26 22:17:15 +00:00
notifyqt.cpp Added a confirm to the delete history action. 2011-02-27 21:47:49 +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 Added a confirm to the delete history action. 2011-02-27 21:47:49 +00:00
PeersDialog.h Reworked clear and delete of public and private chat history. 2011-02-08 21:59:17 +00:00
PeersDialog.ui Removed tab focus from the toolbar and image buttons. 2011-03-02 22:16:04 +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 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 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 Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. 2011-03-08 20:05:36 +00:00
QuickStartWizard.h Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. 2011-03-08 20:05:36 +00:00
QuickStartWizard.ui Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. 2011-03-08 20:05:36 +00:00
RemoteDirModel.cpp added a column for directory in flat view of shared files 2011-04-07 20:09:32 +00:00
RemoteDirModel.h added a column for directory in flat view of shared files 2011-04-07 20:09:32 +00:00
RetroShareLink.cpp improved cost of search usign temporization. Removed some debugging outputs from RetroShareLink 2011-02-09 21:44:49 +00:00
RetroShareLink.h Fixed RetroShare links with "#" and some other "bad" characters in the file name. 2011-01-15 00:25:25 +00:00
RsAutoUpdatePage.cpp suppressed memory leak in GUI 2011-03-02 14:31:03 +00:00
RsAutoUpdatePage.h suppressed memory leak in GUI 2011-03-02 14:31:03 +00:00
RSHumanReadableDelegate.h Fixed compile 2010-12-03 11:54:39 +00:00
SearchDialog.cpp Optimized some small things in TransferDialog and SearchDialog. 2011-02-20 00:59:47 +00:00
SearchDialog.h added settings to search for store the splitter position 2011-02-17 16:30:59 +00:00
SearchDialog.ui possible fix for macosx on searchline 2011-03-04 10:44:11 +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 a column for directory in flat view of shared files 2011-04-07 20:09:32 +00:00
SharedFilesDialog.h - implemented an optional flat view for shared files that allows sorting by date/peer/name 2011-04-01 21:46:06 +00:00
SharedFilesDialog.ui - implemented an optional flat view for shared files that allows sorting by date/peer/name 2011-04-01 21:46:06 +00:00
ShareDialog.cpp Fixed utf8 issues when the partial or the download dir is set to a utf8 dir. 2011-03-06 20:19:16 +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 added lockfile path info to the multiple-instances warning window in rs- 2011-03-16 23:25:57 +00:00
StartDialog.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
StartDialog.ui added some tooltips. Removed warning for creating new profile, as it would let the user think that the current profile will be deleted 2011-02-10 22:11:53 +00:00
TransfersDialog.cpp Fixed utf8 issues when the partial or the download dir is set to a utf8 dir. 2011-03-06 20:19:16 +00:00
TransfersDialog.h Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected. 2011-02-08 00:41:13 +00:00
TransfersDialog.ui made current index be 0 for showing uploads by default 2011-03-29 21:10:04 +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 suppressed memory leak in GUI 2011-03-02 14:31:03 +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 context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected. 2011-02-08 00:41:13 +00:00
xprogressbar.h Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected. 2011-02-08 00:41:13 +00:00