RetroShare/retroshare-gui/src/gui
2015-12-18 01:40:39 +01:00
..
advsearch Fixed memory leak in GuiExprElement. 2015-06-18 16:29:29 +00:00
chat Added Sorting Menu entry. 2015-12-18 01:40:39 +01:00
Circles fixed compile 2015-02-04 23:36:37 +00:00
common removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat. 2015-12-05 17:00:57 +01:00
connect Added default Email Client Button to Web Mail Page 2015-10-25 00:54:22 +02:00
elastic fixed position of scaled/highlighted nodes in node graph (patch from Chozabu) 2015-07-31 17:26:22 +02:00
feeds removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat. 2015-12-05 17:00:57 +01:00
FileTransfer Added to count downloads/uploads items 2015-11-24 19:41:13 +01:00
groups turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
gxs Changed Context Menu order issue: #187 2015-12-07 17:11:25 +01:00
gxschannels Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo". 2015-08-13 22:09:46 +02:00
gxsforums Added Forum reply with plaintext quote (by anmo) 2015-11-19 12:05:52 +01:00
help Fix typo 2015-09-09 15:19:17 +01:00
icons Added new higher resolution bullet icons with better quality 2015-11-04 17:05:39 +01:00
Identity merged with latest master before creating PR 2015-12-04 21:24:51 -05:00
im_history fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation 2015-11-30 00:02:44 -05:00
images merged with upstream head 2015-10-25 20:42:41 -04:00
msgs show or hide ID chooser in message box depending on destination of message 2015-11-04 21:08:31 -05:00
People added a few 128px icons 2015-06-27 11:47:37 +00:00
PhotoShare Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
plugins
Posted Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo". 2015-08-13 22:09:46 +02:00
profile Removed unused member from ProfileManager. 2015-07-13 08:27:49 +00:00
qskinobject
qss Fixed Qt5 Fusion stylesheet on MessageComposer 2015-12-04 19:56:56 +01:00
settings merged with latest master before creating PR 2015-12-04 21:24:51 -05:00
smileys
statistics merged with latest master before creating PR 2015-12-04 21:24:51 -05:00
statusbar Added to count downloads/uploads items 2015-11-24 19:41:13 +01: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
toaster removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat. 2015-12-05 17:00:57 +01:00
unfinished Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
WikiPoos Make wikis compile 2015-09-05 09:25:08 +02:00
AboutDialog.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
AboutDialog.h add button to copy version info in first level about box 2015-07-31 16:40:45 -04:00
AboutDialog.ui add button to copy version info in first level about box 2015-07-31 16:40:45 -04:00
ChatLobbyWidget.cpp Improve some of the wording of labels and information 2015-11-25 10:33:28 +00:00
ChatLobbyWidget.h added a few 128px icons 2015-06-27 11:47:37 +00:00
ChatLobbyWidget.ui fixed a few GUI bits for non anonymous chat lobbies 2015-08-27 22:37:01 -04:00
CreateMsgLinkDialog.cpp
CreateMsgLinkDialog.h
CreateMsgLinkDialog.ui
FriendsDialog.cpp FriendList: 2015-08-08 20:27:19 +02: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 gui fixes 2015-09-14 15:14:39 +02:00
GenCertDialog.h improved GenCertDialog (patch from Henry) 2015-05-21 09:03:58 +00:00
GenCertDialog.ui made GenCertDislog more generic 2015-09-07 23:55:57 +02:00
GetStartedDialog.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
GetStartedDialog.h added a few 128px icons 2015-06-27 11:47:37 +00:00
GetStartedDialog.ui Improve some of the wording of labels and information 2015-11-25 10:33:28 +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 Added new higher resolution bullet icons with better quality 2015-11-04 17:05:39 +01:00
images.qrc added GUI support for non anon forums. Changed serialisation of GxsGroupMetaData so that mSignFlags is serialised in place of mAuthenFlag, which is not used anyway 2015-10-24 00:22:55 -04:00
linetypes.h
LogoBar.cpp
LogoBar.h
MainPage.cpp
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp fixed spelling errors in several files 2015-12-02 06:18:17 -08:00
MainWindow.h add option to disable updates to systray tooltip 2015-09-01 13:43:29 +01:00
MainWindow.ui
MessagesDialog.cpp Fixed Tooltip on Outbox #121 2015-10-28 01:59:19 +01: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-08-08 20:27:19 +02:00
MessengerWindow.h
MessengerWindow.ui Enabled Messenger Window in system tray icon. 2015-07-09 21:36:32 +00:00
NetworkDialog.cpp disable sorting while editing network view 2015-10-05 09:26:36 +02:00
NetworkDialog.h
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 Fix: chatlobby toaster not working 2015-08-15 23:37:33 +02: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
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard2.ui
QuickStartWizard.cpp hide network mode selection in quick start wizard if node is a hidden node 2015-11-21 11:57:50 +01:00
QuickStartWizard.h Added Invite page for Web Mail Providers (Connect Friend Wizard) 2015-10-24 17:05:12 +02:00
QuickStartWizard.ui hide network mode selection in quick start wizard if node is a hidden node 2015-11-21 11:57:50 +01:00
RemoteDirModel.cpp fixed spelling errors in several files 2015-12-02 06:18:17 -08:00
RemoteDirModel.h
RetroShareLink.cpp removed some debug info 2015-10-30 21:11:44 -04:00
RetroShareLink.h
RsAutoUpdatePage.cpp
RSHumanReadableDelegate.h
SearchDialog.cpp update file extensions, patch by Agurer 2015-12-14 16:32:00 +01:00
SearchDialog.h
SearchDialog.ui
SearchTreeWidget.cpp
SearchTreeWidget.h
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
ServicePermissionDialog.ui
SharedFilesDialog.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
SharedFilesDialog.h
SharedFilesDialog.ui
ShareDialog.cpp fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
ShareDialog.h
ShareDialog.ui
ShareManager.cpp Fixed compile with Qt 5 2015-06-26 08:14:09 +00:00
ShareManager.h
ShareManager.ui
SoundManager.cpp Make data and plugin directory configurable at compile time 2015-08-24 00:03:57 +02: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
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
TrustView.ui