RetroShare/retroshare-gui/src/gui
2022-02-14 21:51:30 +01:00
..
advsearch StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
chat Fix QSplitter and TitleBar StyleSheet. 2021-11-12 20:04:43 +01:00
Circles Fixed unused variable warning 2022-01-03 01:03:16 +01:00
common improved the logic of certificate handling in UI 2022-02-11 15:10:28 +01:00
connect fixed up using invite flags to populate certificate comments 2022-02-13 22:38:32 +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 Fixed "initialized after (-Wreorder)" warning 2022-01-03 01:03:19 +01:00
FileTransfer Merge pull request #2567 from defnax/Sharedfilestreefix 2022-01-23 14:50:05 +01:00
groups StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
gxs fixed the notification icon 2022-01-28 20:56:06 +01:00
gxschannels Add General Font Size Factor 2022-01-16 13:21:49 +01:00
gxsforums merged 2022-02-09 22:16:02 +01:00
help update the retroshare docs link 2021-02-15 21:17:27 +01:00
icons fixed the notification icon 2022-01-28 20:56:06 +01:00
Identity Add General Font Size Factor 2022-01-16 13:21:49 +01: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 Added to fix font metrics for messages tree 2022-01-27 22:09:47 +01:00
NetworkDialog StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
People Fixed Group Chat toaster to use No Frame 2021-01-16 21:53:19 +01:00
PhotoShare StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
plugins
Posted Add General Font Size Factor 2022-01-16 13:21:49 +01:00
profile StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
qss merged 2022-02-09 22:16:02 +01:00
settings fixed up using invite flags to populate certificate comments 2022-02-13 22:38:32 +01:00
statistics Fixed unused function warning 2022-01-03 01:03:18 +01:00
statusbar fixed a few bugs 2021-12-18 16:45:53 +01:00
style StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
TheWire Fixing wire layout spacing 2021-12-26 16:17:36 +01:00
toaster StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
TorControl moved TorControl files into libretroshare. Not compiling yet. 2021-06-19 15:34:46 +02:00
unfinished StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
WikiPoos Fixing wire layout spacing 2021-12-26 16:17:36 +01:00
AboutDialog.cpp
AboutDialog.h
AboutDialog.ui
AboutWidget.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
AboutWidget.h
AboutWidget.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
ChatLobbyWidget.cpp Add General Font Size Factor 2022-01-16 13:21:49 +01:00
ChatLobbyWidget.h Add General Font Size Factor 2022-01-16 13:21:49 +01:00
ChatLobbyWidget.ui Fix RSElidedItemDelegate to use spacing in size hint. 2021-12-25 19:22:32 +01:00
emojione.qrc * Added missed facepalming emoji & stylesheet fixes 2020-05-29 18:16:59 +02:00
FriendsDialog.cpp fixed calling onion address testing only when editing is done, and updating of DNS in certificate 2022-02-09 15:40:01 +01:00
FriendsDialog.h added friend server control UI 2021-10-12 22:29:36 +02:00
FriendsDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
FriendServerControl.cpp fixed calling onion address testing only when editing is done, and updating of DNS in certificate 2022-02-09 15:40:01 +01:00
FriendServerControl.h fixed calling onion address testing only when editing is done, and updating of DNS in certificate 2022-02-09 15:40:01 +01:00
FriendServerControl.ui added missing spacer 2022-02-09 13:55:59 +01:00
GenCertDialog.cpp Merge remote-tracking branch 'upstream/master' into v0.6-TorControl 2021-11-11 18:28:02 +01:00
GenCertDialog.h StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
GenCertDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
GetStartedDialog.cpp improved the logic of certificate handling in UI 2022-02-11 15:10:28 +01:00
GetStartedDialog.h Add proper header path for 'retroshare-gui/' headers 2020-08-18 22:43:45 +10:00
GetStartedDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
HelpDialog.cpp
HelpDialog.h
HelpDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
HomePage.cpp fixed hide some options with old certificate format 2022-02-14 21:51:30 +01:00
HomePage.h fixed hide some options with old certificate format 2022-02-14 21:51:30 +01:00
HomePage.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
icons.qrc fixed the notification icon 2022-01-28 20:56:06 +01:00
images.qrc StyleSheet Rewrite 2021-11-04 21:21:54 +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 Add General Font Size Factor 2022-01-16 13:21:49 +01:00
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp added entries to control what we add in the certificate 2022-02-11 16:20:52 +01:00
MainWindow.h added entries to control what we add in the certificate 2022-02-11 16:20:52 +01:00
MainWindow.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
MessengerWindow.cpp
MessengerWindow.h
MessengerWindow.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
NetworkDialog.cpp Add Remove Only Selected in Network Keyring. 2020-11-24 15:51:39 +01:00
NetworkDialog.h StyleSheet Rewrite 2021-11-04 21:21:54 +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 Add General Font Size Factor 2022-01-16 13:21:49 +01:00
NewsFeed.h Rename Log to Activity 2021-01-10 16:24:08 +01:00
NewsFeed.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
notifyqt.cpp Fixed unused variable warning 2022-01-03 01:03:16 +01:00
notifyqt.h Removed old RsNotify code (NOTIFY_LIST_MESSAGE_TAGS) from message service 2021-12-31 02:13:57 +01: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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
QuickStartWizard.h
QuickStartWizard.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
RemoteDirModel.cpp Fix default fonts & font metrics for Shared Files Tree 2022-01-21 11:35:08 +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 entries to control what we add in the certificate 2022-02-11 16:20:52 +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 StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
ShareManager.cpp StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
ShareManager.h
ShareManager.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
SoundManager.cpp
SoundManager.h
StartDialog.cpp fixed initing of profile passphrase for friend server manager 2022-01-16 21:17:10 +01:00
StartDialog.h
StartDialog.ui StyleSheet Rewrite 2021-11-04 21:21:54 +01:00
TrustView.cpp
TrustView.h
TrustView.ui