1
0
mirror of https://invent.kde.org/network/krdc synced 2024-07-01 07:14:24 +00:00
Commit Graph

1940 Commits

Author SHA1 Message Date
l10n daemon script
46457695fb GIT_SILENT Sync po/docbooks with svn 2024-06-30 01:24:57 +00:00
Heiko Becker
77f51b7bdc GIT_SILENT Update Appstream for new release
(cherry picked from commit 529249c682)
2024-06-28 23:01:32 +02:00
l10n daemon script
f302cc1e51 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-06-28 01:20:34 +00:00
l10n daemon script
88a747cb91 GIT_SILENT Sync po/docbooks with svn 2024-06-26 01:25:42 +00:00
l10n daemon script
e0863c1425 GIT_SILENT Sync po/docbooks with svn 2024-06-23 01:25:18 +00:00
l10n daemon script
a77925414e GIT_SILENT Sync po/docbooks with svn 2024-06-22 01:29:32 +00:00
Boudhayan Bhattacharya
7a0de6965d
Add developer name and launchable to appdata
See https://invent.kde.org/teams/flathub/issues/-/issues/28
2024-06-19 08:04:32 +05:30
Fabio Bas
369cbac9a8 Avoid including waylandinhibition.cpp if Qt6WaylandClient is not available 2024-06-18 12:38:07 +00:00
l10n daemon script
6c9db2260d GIT_SILENT Sync po/docbooks with svn 2024-06-11 01:28:54 +00:00
l10n daemon script
a2cd93e585 GIT_SILENT Sync po/docbooks with svn 2024-06-10 01:35:16 +00:00
Heiko Becker
bf7ee0bb6e GIT_SILENT Update Appstream for new release
(cherry picked from commit 46dc0dc9d2)
2024-06-10 00:30:29 +02:00
l10n daemon script
a3e331020e GIT_SILENT Sync po/docbooks with svn 2024-06-09 01:23:36 +00:00
l10n daemon script
de42a6ce05 GIT_SILENT Sync po/docbooks with svn 2024-06-08 01:26:53 +00:00
Fabio Bas
4fa1b57f69 When "Reserve keys" is enabled, disable global shortcuts in order to grab all key combinations. BUG 178015
Integrate wayland-based shortcut inhibitor from KGuiAddons' KeySequenceRecorder
2024-06-07 12:52:14 +02:00
Fabio Bas
9be25539b4 Move unpressModifiers() logic from vncview to remoteview, so that rdpview can use it, too. BUG 447983 2024-06-07 12:51:22 +02:00
Dezheng He
ddc9879bca Delete saved password when credential is invalid 2024-06-07 07:30:32 +00:00
l10n daemon script
8c6e7ec800 GIT_SILENT Sync po/docbooks with svn 2024-06-05 01:35:56 +00:00
l10n daemon script
dc27b17bef GIT_SILENT Sync po/docbooks with svn 2024-05-31 01:31:23 +00:00
l10n daemon script
50e1c5bc96 GIT_SILENT Sync po/docbooks with svn 2024-05-29 01:35:47 +00:00
l10n daemon script
514446f15d GIT_SILENT Sync po/docbooks with svn 2024-05-27 01:24:53 +00:00
l10n daemon script
339f9e5831 GIT_SILENT Sync po/docbooks with svn 2024-05-25 01:25:10 +00:00
l10n daemon script
f6117b20a1 GIT_SILENT Sync po/docbooks with svn 2024-05-18 01:24:12 +00:00
Fabio Bas
813c7d9c06 Move local method variables at their first use place 2024-05-17 12:36:27 +00:00
Fabio Bas
9348d121b8 add braces around if bodies 2024-05-17 12:36:27 +00:00
Fabio Bas
88fc189174 Refactor RdpClipboard 2024-05-17 12:36:27 +00:00
Fabio Bas
912cd7c90a remove dontSendClipboard hack 2024-05-17 12:36:27 +00:00
Fabio Bas
2d9986e1e5 Remoteview: add braces around "if" bodies 2024-05-17 12:36:27 +00:00
Fabio Bas
e2aa70c114 Fix usage of smart pointer 2024-05-17 12:36:27 +00:00
Arjen Hiemstra
c1a6076768 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Arjen Hiemstra <ahiemstra@heimr.nl>
2024-05-17 12:36:27 +00:00
Arjen Hiemstra
fe92774dc8 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Arjen Hiemstra <ahiemstra@heimr.nl>
2024-05-17 12:36:27 +00:00
Fabio Bas
d5d05c38cc Avoid variable shadowing 2024-05-17 12:36:27 +00:00
Fabio Bas
63dcfcd5f9 remove Q_OBJECT from RdpClipboard class 2024-05-17 12:36:27 +00:00
Fabio Bas
d1cc1829a5 rdp: add clipboard support
BUG: 484666
2024-05-17 12:36:27 +00:00
Fabio Bas
c157ecca54 Move clipboard handling from vncview to base class remoteview 2024-05-17 12:36:27 +00:00
l10n daemon script
4c9738f7d6 GIT_SILENT Sync po/docbooks with svn 2024-05-17 01:23:23 +00:00
Heiko Becker
fa191967ec GIT_SILENT Update Appstream for new release
(cherry picked from commit 516a6f6d38)
2024-05-17 00:32:40 +02:00
Fabian Lesniak
dacdd56562 rdp: use framebuffer format matching native GDI format
Connecting with H264 rendering was broken on my machine with x11 with the
original RGBA8888 framebuffer. Setting GDI to RGBA32 still uses 24-bit color
for accelerated graphics and the alpha value is not set, thus displaying
nothing. Remmina also uses a local 24 bit framebuffer even when 32 bit is
selected: https://gitlab.com/Remmina/Remmina/-/issues/2456
2024-05-16 09:10:37 +00:00
Fabian Lesniak
afb26c2013 rdp: use fixed color depth for accelerated modes
Previously, setting the color depth to 24 bit while having graphics on
auto on a h264 capable server resulted in a connection failure. Connections
created before the rdp overhaul use 24 bit color depth by default.
2024-05-16 09:10:37 +00:00
Marius P
53148f5d02 main remove Kdelibs4ConfigMigrator because CMakeLists.txt requires Qt version >= 6.6 2024-05-16 09:04:28 +00:00
l10n daemon script
33a6742c4a GIT_SILENT Sync po/docbooks with svn 2024-05-16 01:35:58 +00:00
l10n daemon script
8e6285b75e GIT_SILENT Sync po/docbooks with svn 2024-05-12 01:30:36 +00:00
Justin Zobel
9f81f8be1a Switch to Qt6, set X11 to fallback, add libusb and freerdp 2024-05-10 13:30:17 +02:00
Tony Murray
568303a840 Bump Frameworks and QT minimum versions 2024-05-10 11:25:32 +00:00
Nicolas Fella
20c8099d34 Use PkgConfig to find vncclient
This is more robust than the custom find module
2024-05-09 16:59:27 +02:00
l10n daemon script
399054367f GIT_SILENT Sync po/docbooks with svn 2024-05-09 01:29:29 +00:00
l10n daemon script
b9a691e5de GIT_SILENT Sync po/docbooks with svn 2024-05-08 01:30:24 +00:00
l10n daemon script
478b12def0 GIT_SILENT Sync po/docbooks with svn 2024-05-04 01:33:00 +00:00
l10n daemon script
6ddaef0fea SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-05-04 01:21:22 +00:00
l10n daemon script
b322cd794b GIT_SILENT made messages (after extraction) 2024-05-04 00:40:00 +00:00
l10n daemon script
d0c2cbd615 GIT_SILENT Sync po/docbooks with svn 2024-05-03 01:24:40 +00:00