RetroShare/retroshare-gui/src/gui
2021-01-29 10:50:34 +01:00
..
advsearch
chat Add possibility to change only selected text in chat. 2021-01-27 11:51:33 +01:00
Circles removed a non wanted number of calls to loadIdentities due to widgets connections before initialization 2020-12-25 21:30:30 +01:00
common Fix Use ElidedLabel for Forum Name 2021-01-29 10:50:34 +01:00
connect Fix AddFriend Wizard Resize when show Advanced options. 2021-01-25 15:40:26 +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 * Added missed facepalming emoji & stylesheet fixes 2020-05-29 18:16:59 +02:00
feeds Merge pull request #2245 from csoler/v0.6-BugFixing_7 2021-01-25 20:48:48 +01:00
FileTransfer fixed missing deletes in search dialog 2020-12-23 20:48:03 +01:00
groups switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
gxs Add GroupTreeWidget show header action. 2021-01-21 15:09:43 +01:00
gxschannels Merge pull request #2245 from csoler/v0.6-BugFixing_7 2021-01-25 20:48:48 +01:00
gxsforums Fix Use ElidedLabel for Forum Name 2021-01-29 10:50:34 +01:00
help update links 2021-01-17 17:10:35 +01:00
icons Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
Identity fixed update of identity list when avatar is changed and changed avatar to use ZoomableLabel 2021-01-18 21:49:03 +01:00
im_history Added minimize functionality for the IM Browser 2020-12-23 23:38:20 +01:00
images removed more icons 2020-09-15 19:22:20 +02:00
msgs Fix for running with Self-Built Qt 2021-01-19 14:25:35 +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 #2245 from csoler/v0.6-BugFixing_7 2021-01-25 20:48:48 +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 Fix Use ElidedLabel for Forum Name 2021-01-29 10:50:34 +01:00
settings Enabled some default importend Activity Feeds 2021-01-24 14:36:22 +01:00
statistics Set to show only the Sum for Download or Upload on BW Window 2021-01-26 23:22:18 +01:00
statusbar fixed 2 other missing postToObject causing GUI calls in async places 2020-11-15 16:17:44 +01: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 Group Chat toaster to use No Frame 2021-01-16 21:53:19 +01:00
unfinished removed more icons 2020-09-15 19:22:20 +02:00
WikiPoos disabled timer & little small ui changes 2021-01-06 18:00:41 +01:00
AboutDialog.cpp
AboutDialog.h
AboutDialog.ui
AboutWidget.cpp
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 * Added missed facepalming emoji & stylesheet fixes 2020-05-29 18:16:59 +02:00
FriendsDialog.cpp
FriendsDialog.h
FriendsDialog.ui
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
HomePage.cpp moved event to the right place for detecting change in local address 2020-11-11 22:43:07 +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 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
icons.qrc Added Dark theme for the graphframe 2021-01-16 12:42:33 +01:00
images.qrc removed more icons 2020-09-15 19:22:20 +02: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 fixed conflict with master 2021-01-19 22:34:44 +01:00
MainWindow.h fixed missing decl 2020-12-23 23:37:24 +01: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 Fixed to not popup the "Refused Connection" by default 2021-01-24 13:30:44 +01: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 removed more dead code 2020-04-03 10:54:06 +02:00
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