.. |
advsearch
|
|
|
chat
|
Fixed compile of VOIP plugin
|
2020-11-09 22:04:25 +01:00 |
Circles
|
Changed the buttons to use QPushButton which is easier with stylesheets
|
2020-10-12 21:46:06 +02:00 |
common
|
fixed keeping sort order in any case in network friend list
|
2020-11-12 23:44:12 +01:00 |
connect
|
directly export current profile instead of showing profile manager, since profile manager only allows to export anyway
|
2020-11-12 23:16:31 +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
|
Fix Forum Feeds Close on Link Activated
|
2020-11-10 20:06:04 +01:00 |
FileTransfer
|
Merge pull request #2106 from csoler/v0.6-BugFixing_2
|
2020-11-15 20:04:20 +01:00 |
groups
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
gxs
|
Fixed crash when adding a new comment to a post without active item in tree
|
2020-11-19 12:42:44 +01:00 |
gxschannels
|
fixed bug causing missing of statistics update in channels, and missing of update when publish key is received
|
2020-11-15 20:49:48 +01:00 |
gxsforums
|
Fix Missing Forum Message Text
|
2020-11-09 16:18:19 +01:00 |
help
|
cleanup & remove old icons with new one
|
2020-03-03 16:26:47 +01:00 |
icons
|
changed display menu icon to something more appropriate
|
2020-10-22 22:09:25 +02:00 |
Identity
|
fixed quadratic cost in IdDialog::loadCircles().
|
2020-11-17 23:54:43 +01:00 |
im_history
|
Change Chat History Dialog to no modal.
|
2020-11-07 18:09:50 +01:00 |
images
|
removed more icons
|
2020-09-15 19:22:20 +02:00 |
msgs
|
fixed 2 other missing postToObject causing GUI calls in async places
|
2020-11-15 16:17:44 +01:00 |
NetworkDialog
|
|
|
People
|
using FilesDefs
|
2020-09-27 17:49:00 +02:00 |
PhotoShare
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
plugins
|
|
|
Posted
|
Fix GXS (Forum/Channel/Boards) RSLink
|
2020-11-10 15:33:44 +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 Forum Post Selection BackGround Color
|
2020-11-04 08:53:58 +01:00 |
settings
|
Merge pull request #2106 from csoler/v0.6-BugFixing_2
|
2020-11-15 20:04:20 +01:00 |
statistics
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +02: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
|
added missing includes of FilesDefs
|
2020-10-11 22:26:53 +02:00 |
toaster
|
|
|
unfinished
|
removed more icons
|
2020-09-15 19:22:20 +02:00 |
WikiPoos
|
fixed comflicts with upstream
|
2020-09-27 20:51:05 +02: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
|
Fixing some default stylesheets & the Layout for the ChatLobby info Labels
|
2020-10-25 19:06:51 +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
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02: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
|
changed display menu icon to something more appropriate
|
2020-10-22 22:09:25 +02: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
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +02:00 |
MainWindow.h
|
Revert "[Experimental] Video player page for main window"
|
2020-02-22 19:01:09 +01:00 |
MainWindow.ui
|
|
|
MessengerWindow.cpp
|
|
|
MessengerWindow.h
|
|
|
MessengerWindow.ui
|
|
|
NetworkDialog.cpp
|
removed unused defines
|
2020-03-05 21:11:16 +01:00 |
NetworkDialog.h
|
Add proper header path for 'retroshare-gui/' headers
|
2020-08-18 22:43:45 +10: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
|
merged with upstreamm/master
|
2020-05-09 22:33:27 +02:00 |
NewsFeed.h
|
Add proper header path for 'retroshare-gui/' headers
|
2020-08-18 22:43:45 +10:00 |
NewsFeed.ui
|
|
|
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 branch 'master' into extra1
|
2020-09-05 09:59:49 +03:00 |
RemoteDirModel.h
|
extrafiles - fix links, add age, open folder, unshare icon
|
2020-08-18 22:35:41 +03: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
|
Put the Login Dialog in the acreen center of the window
|
2020-03-09 14:12:20 +01:00 |
StartDialog.h
|
|
|
StartDialog.ui
|
|
|
TrustView.cpp
|
|
|
TrustView.h
|
|
|
TrustView.ui
|
|
|