RetroShare/retroshare-gui/src/gui
2019-09-23 20:52:19 +02:00
..
advsearch fixed wrongly removed line 2018-11-11 14:24:44 +01:00
chat removed duplicated functionalities from chat window tool bar and moved the other ones into context menu 2019-08-25 11:10:13 +02:00
Circles added various sizes in icons cache so that we do not always allocate the largest sizes 2019-06-04 11:49:26 +02:00
common removed some dead code 2019-09-23 20:52:19 +02:00
connect renamed skip_signature_validation into more appropriate skip_pgp_signature_validation 2019-09-19 21:14:57 +02:00
elastic firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
emojione Added country emojis 2019-05-01 16:12:43 +02:00
feeds added various sizes in icons cache so that we do not always allocate the largest sizes 2019-06-04 11:49:26 +02:00
FileTransfer Merge branch 'master' into Fix_ClangWarnings 2019-04-23 12:45:33 +02:00
groups Revert "removed HeaderFrame where it's not needed" 2019-01-19 22:36:19 +01:00
gxs fixed bug due to old map entry deletion that wasnt moved 2019-06-25 21:07:05 +02:00
gxschannels added missing explicit sizes for some pixmaps 2019-06-04 13:41:51 +02:00
gxsforums Fix clang warning for 2019-04-04 21:20:25 +02:00
help fixed up license in html files for help/ 2018-12-27 17:28:52 +01:00
icons Added for Channel Message composer a Image Attach button 2019-01-12 15:46:47 +01:00
Identity Add rsidentity API call to request specific identity to the network 2019-07-29 10:46:38 +02:00
im_history fixed licenses in gxsforums, gxschannels, im_history, msgs 2018-11-15 21:49:12 +01:00
images firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
msgs fixed missing sort in Messages view 2019-09-15 16:28:40 +02:00
NetworkDialog fixed wrong denied/accepted label on own key in keyring 2019-01-11 23:46:24 +01:00
People added various sizes in icons cache so that we do not always allocate the largest sizes 2019-06-04 11:49:26 +02:00
PhotoShare attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested 2019-06-03 23:52:29 +02:00
plugins fixed licenses in PhotoShare, Posted, profile, people and Network 2018-11-17 14:10:08 +01:00
Posted added various sizes in icons cache so that we do not always allocate the largest sizes 2019-06-04 11:49:26 +02:00
profile fixed licenses in PhotoShare, Posted, profile, people and Network 2018-11-17 14:10:08 +01:00
qss fixed coloring in FriendListModel 2019-08-06 19:41:18 +02:00
settings used RsInfo instead of std::cerr in authssl.cc 2019-09-22 17:36:08 +02:00
statistics removed some dead files and finished license cleaning 2018-12-27 16:56:28 +01:00
statusbar clear hashing status tooltip when hashing is over 2019-08-25 10:22:58 +02:00
style fixed license in TheWire, WikiPoos, style and toaster 2018-12-25 21:10:15 +01:00
TheWire fixed license in TheWire, WikiPoos, style and toaster 2018-12-25 21:10:15 +01:00
toaster fixed license in TheWire, WikiPoos, style and toaster 2018-12-25 21:10:15 +01:00
unfinished fixed license in TheWire, WikiPoos, style and toaster 2018-12-25 21:10:15 +01:00
WikiPoos fixed license in TheWire, WikiPoos, style and toaster 2018-12-25 21:10:15 +01:00
AboutDialog.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
AboutDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
AboutDialog.ui moved the AboutDialog into Options 2017-01-24 22:39:28 +01:00
AboutWidget.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
AboutWidget.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
AboutWidget.ui moved the AboutDialog into Options 2017-01-24 22:39:28 +01:00
ChatLobbyWidget.cpp Merge pull request #1583 from csoler/v0.6-DistantChat 2019-06-28 21:10:33 +02:00
ChatLobbyWidget.h removed Subscribed column in chat room list since it duplicates information. WARNING: RS UI will get confused about previously saved config. Needs 2 restarts to get right 2019-01-12 14:44:46 +01:00
ChatLobbyWidget.ui changed "lobby" into "chat room" in chat room info panel 2018-09-24 20:55:44 +02:00
emojione.qrc Added country emojis 2019-05-01 16:12:43 +02:00
FriendsDialog.cpp removed dependency of FriendDialog on RsAutoUpdatePage which is not needed anymore 2019-09-22 18:13:18 +02:00
FriendsDialog.h removed dependency of FriendDialog on RsAutoUpdatePage which is not needed anymore 2019-09-22 18:13:18 +02:00
FriendsDialog.ui bypass useless avatar dialog when choosing own avatar 2019-08-15 18:11:57 +02:00
GenCertDialog.cpp Revert "removed HeaderFrame where it's not needed" 2019-01-19 22:36:19 +01:00
GenCertDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
GenCertDialog.ui fix ui width & height back to normal size 2019-02-10 14:14:59 +01:00
GetStartedDialog.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
GetStartedDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
GetStartedDialog.ui Fix grammar 2017-03-07 13:48:14 +02:00
HelpDialog.cpp fixed accept rich text in HelpDialog 2019-02-07 23:53:14 +01:00
HelpDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
HelpDialog.ui fixed accept rich text in HelpDialog 2019-02-07 23:53:14 +01:00
HomePage.cpp removed unused startWizard and loadCert code in HomePage 2019-06-10 00:03:07 +02:00
HomePage.h removed unused startWizard and loadCert code in HomePage 2019-06-10 00:03:07 +02:00
HomePage.ui removed unused startWizard and loadCert code in HomePage 2019-06-10 00:03:07 +02:00
icons.qrc Added for Channel Message composer a Image Attach button 2019-01-12 15:46:47 +01:00
images.qrc Removed version.html 2018-11-11 14:24:45 +01:00
linetypes.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
LogoBar.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
LogoBar.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
MainPage.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
mainpagestack.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
mainpagestack.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
MainWindow.cpp Merge pull request #1615 from csoler/v0.6-FriendList 2019-08-26 19:07:11 +02:00
MainWindow.h made messenger an optional component of the UI 2019-08-21 15:23:25 +02:00
MainWindow.ui Add minimal Size for stackPages in MainWindow for first start. 2016-02-16 23:15:33 +01:00
MessengerWindow.cpp Removed Sort Label and set tooltip for the Sort Combobox * Removed absolute size for the Lineedit 2019-01-17 22:12:37 +01:00
MessengerWindow.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
MessengerWindow.ui Added for Channel Message composer a Image Attach button 2019-01-12 15:46:47 +01:00
NetworkDialog.cpp fixed case insensitive sorting in Keyring, and cleanup dead code 2019-01-06 20:58:32 +01:00
NetworkDialog.h fixed case insensitive sorting in Keyring, and cleanup dead code 2019-01-06 20:58:32 +01:00
NetworkDialog.ui patch from sss to make the keyring view a table with item model 2017-10-08 21:00:15 +02:00
NetworkView.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
NetworkView.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
NetworkView.ui
NewsFeed.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
NewsFeed.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
NewsFeed.ui Some consistence fixes in GUI 2017-02-26 21:41:45 +01:00
notifyqt.cpp proper handling of peer connections notifications 2019-08-21 22:39:07 +02:00
notifyqt.h proper handling of peer connections notifications 2019-08-21 22:39:07 +02:00
PluginManager.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
PluginManager.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
PluginManagerWidget.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
PluginManagerWidget.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
PluginsPage.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
PluginsPage.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
QuickStartWizard2.ui
QuickStartWizard.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
QuickStartWizard.h fixed licenses in gui/ 2018-12-25 21:34:59 +01: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 licenses in gui/ 2018-12-25 21:34:59 +01:00
RemoteDirModel.h Fix Warnings for class 'DirDetails' was previously declared as a struct 2019-02-14 23:40:16 +01:00
RetroShareLink.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
RetroShareLink.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
RsAutoUpdatePage.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
RSHumanReadableDelegate.h firther license cleaning/fixing 2018-12-27 16:35:21 +01:00
SearchTreeWidget.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
SearchTreeWidget.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
ServicePermissionDialog.cpp Revert "removed HeaderFrame where it's not needed" 2019-01-19 22:36:19 +01:00
ServicePermissionDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
ServicePermissionDialog.ui Revert "removed HeaderFrame where it's not needed" 2019-01-19 22:36:19 +01:00
ShareManager.cpp Revert "removed HeaderFrame where it's not needed" 2019-01-19 22:36:19 +01:00
ShareManager.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
ShareManager.ui fix ui width & height back to normal size 2019-02-10 14:14:59 +01:00
SoundManager.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
SoundManager.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
StartDialog.cpp fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
StartDialog.h fixed licenses in gui/ 2018-12-25 21:34:59 +01:00
StartDialog.ui Fix Ask Password in new window if wrong in StartDialog. 2017-07-30 14:11:34 +02:00
TrustView.cpp fixed whitespaces in strings (patch from Henry) 2015-06-12 08:27:26 +00:00
TrustView.h
TrustView.ui