RetroShare/retroshare-gui/src/gui
2021-07-31 13:32:17 +02:00
..
advsearch Fixed some missed icons 2021-02-14 19:38:36 +01:00
chat fix smiley bug 2021-07-31 13:32:17 +02:00
Circles fixed internal GRP authentication flags of edited circles 2021-03-03 22:37:44 +01:00
common Merge pull request #2376 from PhenomRetroShare/Fix_RemoveBadRS_ERRInFriendListModel 2021-03-18 23:02:15 +01:00
connect Use for short retroshare id own string for the info 2021-02-17 21:03:43 +01:00
elastic converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
emojione
feeds Merge pull request #2347 from defnax/gui-fix-v1 2021-02-28 21:36:50 +01:00
FileTransfer Fix UserNotify ToolTip 2021-02-18 18:39:21 +01:00
groups switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
gxs Raise avatar size to better match the amount of text 2021-03-27 23:32:47 +01:00
gxschannels added the possibility to clear the avatar when editing 2021-03-31 15:35:50 +02:00
gxsforums Raise avatar size to better match the amount of text 2021-03-27 23:32:47 +01:00
help update the retroshare docs link 2021-02-15 21:17:27 +01:00
icons Wiki Editor and stylesheets fixes 2021-03-07 00:31:05 +01:00
Identity added the possibility to clear the avatar when editing 2021-03-31 15:35:50 +02:00
im_history Fix Chat History Browser 2021-03-05 20:18:00 +01:00
images changed arrow color to gray 2021-02-18 23:26:08 +01:00
msgs Raise avatar size to better match the amount of text 2021-03-27 23:32:47 +01:00
NetworkDialog
People Fixed Group Chat toaster to use No Frame 2021-01-16 21:53:19 +01:00
PhotoShare Photo share ui fixes & removed some hardcoded stylsheets 2021-01-09 16:47:04 +01:00
plugins
Posted Merge pull request #2350 from csoler/v0.6-BugFixing_10 2021-02-28 19:59:57 +01:00
profile added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
qss fixed merge with upstream/master 2021-03-08 09:34:34 +01:00
settings added missing debug ifdef 2021-03-13 22:28:52 +01:00
statistics Enabled openExternalLinks for comments feeds 2021-02-17 19:54:16 +01:00
statusbar tor status icon fix for non-auto mode; add i2p icon 2021-02-15 21:22:07 +03:00
style switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
TheWire Merge pull request #2210 from defnax/wiki-fixes 2021-01-08 19:18:16 +01:00
toaster Fixed for right Toaster to has no Frame 2021-02-14 20:23:09 +01:00
unfinished removed more icons 2020-09-15 19:22:20 +02:00
WikiPoos fixing margin 2021-03-07 01:04:27 +01:00
AboutDialog.cpp
AboutDialog.h
AboutDialog.ui
AboutWidget.cpp Add qmake DEFINES and CONFIG in About Info to know how RS was compiled. 2021-02-12 12:07:06 +01:00
AboutWidget.h
AboutWidget.ui
ChatLobbyWidget.cpp converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
ChatLobbyWidget.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
ChatLobbyWidget.ui replaced remaining term "chat lobby" for "chat room" 2020-12-05 21:07:55 +01:00
emojione.qrc
FriendsDialog.cpp
FriendsDialog.h
FriendsDialog.ui Fixed Avatar storing on Avatar Dialog 2021-02-10 23:29:33 +01:00
GenCertDialog.cpp giving 30 secs of time to create identity before clearing PGP passphrase cache 2021-01-13 23:13:37 +01:00
GenCertDialog.h
GenCertDialog.ui
GetStartedDialog.cpp added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
GetStartedDialog.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GetStartedDialog.ui
HelpDialog.cpp
HelpDialog.h
HelpDialog.ui update the retroshare docs link 2021-02-15 21:17:27 +01:00
HomePage.cpp update the retroshare docs link 2021-02-15 21:17:27 +01:00
HomePage.h added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
HomePage.ui Removed the left & right spacers from the home page 2021-02-14 21:17:07 +01:00
icons.qrc Wiki Editor and stylesheets fixes 2021-03-07 00:31:05 +01:00
images.qrc update images file 2021-02-19 00:44:37 +01:00
linetypes.h
LogoBar.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
LogoBar.h
MainPage.cpp
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp Fix UserNotify ToolTip 2021-02-18 18:39:21 +01:00
MainWindow.h statistics - add node name in window title 2021-02-01 11:54:51 +03:00
MainWindow.ui
MessengerWindow.cpp
MessengerWindow.h
MessengerWindow.ui
NetworkDialog.cpp Add Remove Only Selected in Network Keyring. 2020-11-24 15:51:39 +01:00
NetworkDialog.h Add Remove Only Selected in Network Keyring. 2020-11-24 15:51:39 +01:00
NetworkDialog.ui
NetworkView.cpp
NetworkView.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
NetworkView.ui
NewsFeed.cpp move initialization of UI at the top in NewsFeed 2021-03-31 22:31:00 +02:00
NewsFeed.h Rename Log to Activity 2021-01-10 16:24:08 +01:00
NewsFeed.ui Rename Log to Activity 2021-01-10 16:24:08 +01:00
notifyqt.cpp Merge pull request #2042 from csoler/v0.6-ImprovedGUI 2020-08-18 23:25:51 +02:00
notifyqt.h
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
QuickStartWizard2.ui
QuickStartWizard.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
QuickStartWizard.h
QuickStartWizard.ui
RemoteDirModel.cpp Merge pull request #2161 from csoler/v0.6-BugFixing_5 2020-12-15 20:50:14 +01:00
RemoteDirModel.h added notification when new extra file is shared, so that shared files updates 2020-12-04 16:33:12 +01:00
RetroShareLink.cpp added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
RetroShareLink.h
RsAutoUpdatePage.cpp Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
RSHumanReadableDelegate.h
SearchTreeWidget.cpp
SearchTreeWidget.h
ServicePermissionDialog.cpp switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
ServicePermissionDialog.h
ServicePermissionDialog.ui
ShareManager.cpp fixed comflicts with upstream 2020-09-27 20:51:05 +02:00
ShareManager.h
ShareManager.ui
SoundManager.cpp
SoundManager.h
StartDialog.cpp sorted out the mess with various calls to clear/cache PGP passphrase that resulted in the passphrase staying in memory 2021-01-08 23:43:59 +01:00
StartDialog.h
StartDialog.ui
TrustView.cpp
TrustView.h
TrustView.ui