RetroShare/retroshare-gui/src/gui
2015-07-13 08:27:49 +00:00
..
advsearch Fixed memory leak in GuiExprElement. 2015-06-18 16:29:29 +00:00
chat Added missing restore of ostream format (std::dec) in CreateLobbyDialog::createLobby. 2015-07-12 22:00:10 +00:00
Circles fixed compile 2015-02-04 23:36:37 +00:00
common added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional 2015-07-12 04:04:18 +00:00
connect changed strings "Location" to "Node" (patch from Henry) 2015-06-22 10:42:35 +00:00
elastic added search and highlighting to network graph (patch from Chozabu) 2015-06-04 13:36:34 +00:00
feeds Fixed crash in ChatMsgItem::removeItem when "mParent == NULL". 2015-07-12 21:56:12 +00:00
FileTransfer Fixed possible crash in DetailsDialog::setFileHash by checking return value of dynamic_cast. 2015-07-12 01:19:28 +00:00
groups turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
gxs fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
gxschannels added back functionality to choose DL directory for each channel 2015-07-07 00:52:52 +00:00
gxsforums Optimized fill of forums when modifying the read state. 2015-07-06 14:17:02 +00:00
help fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
icons Fixed overlay icon (star) for tray icon. 2015-07-06 09:10:57 +00:00
Identity fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
im_history Removed dead code from ImHistoryBrowser::fillItem. 2015-07-12 01:27:27 +00:00
images Enabled Messenger Window in system tray icon. 2015-07-09 21:36:32 +00:00
msgs fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
People added a few 128px icons 2015-06-27 11:47:37 +00:00
PhotoShare Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
plugins added for plugins own dir 2009-11-28 14:21:11 +00:00
Posted fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
profile Removed unused member from ProfileManager. 2015-07-13 08:27:49 +00:00
qskinobject Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
qss Moved fix font from GenCertDialog to qss (Modified patch from Henry). 2015-06-27 13:18:57 +00:00
settings improved debug info in a few places 2015-07-09 20:55:11 +00:00
smileys fixed crying smiley (Patch from AC) 2012-03-24 12:21:43 +00:00
statistics saving current work on new bandwidth display. Still need to add names for services/peers, and use an appropriate curve style 2015-07-13 03:04:36 +00:00
statusbar fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
style in RSStyle use list.clear instead of list.empty, which was probably a bug 2015-06-19 11:39:34 +00:00
TheWire optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
toaster added toasters for incoming audio/video call to voip plugin (patch from Phenom) 2015-05-26 15:19:57 +00:00
unfinished Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
WikiPoos Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
AboutDialog.cpp Fixed display of version information. 2015-03-08 13:31:44 +00:00
AboutDialog.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
AboutDialog.ui Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChatLobbyWidget.cpp fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
ChatLobbyWidget.h added a few 128px icons 2015-06-27 11:47:37 +00:00
ChatLobbyWidget.ui fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
CreateMsgLinkDialog.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
CreateMsgLinkDialog.h - Added some performance optimizations in FriendSelectionWidget::peerStatusChanged 2013-06-19 13:18:15 +00:00
CreateMsgLinkDialog.ui Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
FriendsDialog.cpp FriendList: 2015-07-09 20:53:28 +00:00
FriendsDialog.h added a few 128px icons 2015-06-27 11:47:37 +00:00
FriendsDialog.ui fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
GenCertDialog.cpp Changed string TOR to Tor. 2015-06-11 14:30:26 +00:00
GenCertDialog.h improved GenCertDialog (patch from Henry) 2015-05-21 09:03:58 +00:00
GenCertDialog.ui Moved fix font from GenCertDialog to qss (Modified patch from Henry). 2015-06-27 13:18:57 +00:00
GetStartedDialog.cpp fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
GetStartedDialog.h added a few 128px icons 2015-06-27 11:47:37 +00:00
GetStartedDialog.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
HelpDialog.cpp Added version information of the libraries to HelpDialog. 2015-06-14 17:45:26 +00:00
HelpDialog.h Added version information of the libraries to HelpDialog. 2015-06-14 17:45:26 +00:00
HelpDialog.ui Fixed typo in string (Patch from Henry). 2015-06-26 16:42:36 +00:00
icons.qrc Fixed overlay icon (star) for tray icon. 2015-07-06 09:10:57 +00:00
images.qrc Enabled Messenger Window in system tray icon. 2015-07-09 21:36:32 +00:00
linetypes.h some fixes 2007-12-08 11:27:01 +00:00
LogoBar.cpp Code maintenance for Qt 5: 2013-10-19 02:07:01 +00:00
LogoBar.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MainPage.cpp Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch 2014-05-10 02:38:47 +00:00
mainpagestack.cpp some fixes 2007-12-08 11:27:01 +00:00
mainpagestack.h - moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it 2012-02-19 15:03:07 +00:00
MainWindow.cpp moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress] 2015-07-10 03:24:39 +00:00
MainWindow.h added web interface to tray menu 2015-04-28 14:55:13 +00:00
MainWindow.ui fixed up MainWindow layout 2014-09-16 20:15:39 +00:00
MessagesDialog.cpp fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
MessagesDialog.h started implementation of new Global Router model. Switched msg service to use it (much simpler now!), and updated GUI. Implemented half the tunnel management logic. 2015-01-11 22:18:28 +00:00
MessagesDialog.ui fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
MessengerWindow.cpp FriendList: 2015-07-09 20:53:28 +00:00
MessengerWindow.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
MessengerWindow.ui Enabled Messenger Window in system tray icon. 2015-07-09 21:36:32 +00:00
NetworkDialog.cpp fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
NetworkDialog.h merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk 2014-03-29 14:18:05 +00:00
NetworkDialog.ui attempt to improve/clarify relationship between nodes and PGP keys. Removed duplicate options and splitted ConfCerDialog into a dialog to show nodes certificates and PGP key information 2015-05-12 20:30:44 +00:00
NetworkView.cpp added search and highlighting to network graph (patch from Chozabu) 2015-06-04 13:36:34 +00:00
NetworkView.h added search and highlighting to network graph (patch from Chozabu) 2015-06-04 13:36:34 +00:00
NetworkView.ui added search and highlighting to network graph (patch from Chozabu) 2015-06-04 13:36:34 +00:00
NewsFeed.cpp fixed a few more icons (help icons, grou tree widgets, bullets) 2015-06-30 16:44:58 +00:00
NewsFeed.h fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
NewsFeed.ui fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
notifyqt.cpp fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
notifyqt.h improved login system: do not re-ask for passphrase when user clicks cancel. Removed warning stating that maybe passphrase is wrong 2015-06-11 20:31:52 +00:00
PluginManager.cpp Fixed some typos (patch from Henry) 2014-12-17 18:02:52 +00:00
PluginManager.h added forgotten license text 2009-08-11 21:59:40 +00:00
PluginManagerWidget.cpp - Added new translatable strings (patch from Henry) 2014-07-10 18:37:21 +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
QuickStartWizard2.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
QuickStartWizard.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
QuickStartWizard.h Code maintenance for Qt 5: 2013-10-18 21:10:33 +00:00
QuickStartWizard.ui added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
RemoteDirModel.cpp fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation 2015-06-29 16:08:17 +00:00
RemoteDirModel.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
RetroShareLink.cpp fixed pasting of rslinks with special characters with Qt5 2015-06-18 12:53:54 +00:00
RetroShareLink.h - Added copy link to GxsFeedItem (GxsChannelPostItem) 2014-07-26 23:52:45 +00:00
RsAutoUpdatePage.cpp - Fixed fill of news feed. 2013-06-22 00:05:02 +00:00
RSHumanReadableDelegate.h Fixed compile 2010-12-03 11:54:39 +00:00
SearchDialog.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
SearchDialog.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
SearchDialog.ui Moved font size definitions from ui files to default qss. 2014-12-08 01:04:57 +00:00
SearchTreeWidget.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
SearchTreeWidget.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
ServicePermissionDialog.cpp added one flag for requiring whitelist clearance before connect. Added GUI checkboxes to set it. Still needs the IP in connect wizard. 2015-06-01 19:44:36 +00:00
ServicePermissionDialog.h Moved service permission matrix to the left toolbar 2013-09-02 21:48:23 +00:00
ServicePermissionDialog.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
SharedFilesDialog.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
SharedFilesDialog.h Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386) 2014-05-29 14:49:45 +00:00
SharedFilesDialog.ui Moved font size definitions from ui files to default qss. 2014-12-06 22:09:44 +00:00
ShareDialog.cpp fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
ShareDialog.h Iproved file list handling: 2012-11-12 22:51:27 +00:00
ShareDialog.ui added new icons and splash images from Feal, cleaning up old icons, still need more cleanup 2014-02-28 17:01:14 +00:00
ShareManager.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
ShareManager.h reduced calls to flags/group update code to the minimum, to avoid sending file lists except when the share manager / share dialog gets closed 2012-11-14 22:56:25 +00:00
ShareManager.ui Moved font size definitions from ui files to default qss. 2014-12-08 00:08:35 +00:00
SoundManager.cpp fixed typo in previous commit 2015-06-07 20:28:50 +00:00
SoundManager.h Some more optimizations of SoundManager 2015-06-07 17:35:58 +00:00
StartDialog.cpp fixed a few GUI items in the TODO list 2015-04-19 15:34:14 +00:00
StartDialog.h Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare. 2012-11-01 01:07:36 +00:00
StartDialog.ui Renamed "location" to "node" in gui (Patch from Henry) 2014-12-30 11:11:08 +00:00
TrustView.cpp fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
TrustView.h - moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it 2012-02-19 15:03:07 +00:00
TrustView.ui Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation. 2010-09-13 00:27:50 +00:00