1
0
mirror of https://invent.kde.org/network/krdc synced 2024-07-08 20:05:56 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
Friedrich W. H. Kossebau
7c24e7737c Deploy ui.rc file as Qt resource
GIT_SILENT
2021-06-14 13:40:56 +02:00
Rafał Lalik
5993b872d4 Adds scaling slider to the actions bar.
The scaling slider allows to scale between 'original size' and
'fit to window'. 'Original size' corresponds to previous 'Scale'
 action off. With 'Scale' enabled, additional slider widget (must
be add to visible widgets from ToolBar settings) the slider allows
to adjust scale size in 100 steps.
2021-04-26 18:13:06 +00:00
Albert Astals Cid
ccaed1c30f GIT_SILENT Upgrade release service version to 21.07.70. 2021-03-13 22:20:53 +01:00
Laurent Montel
e88fd1c5a2 GIT_SILENT: don't use deprecated cmake variable 2021-02-08 07:05:22 +01:00
Albert Astals Cid
ea9c186db1 We need Qt 5.14
Since 0d7998fa54
2021-01-24 22:18:42 +00:00
Albert Astals Cid
f28ba8be9f GIT_SILENT Upgrade release service version to 21.03.70. 2020-11-08 18:56:19 +01:00
Albert Astals Cid
df9544045d GIT_SILENT Upgrade release service version to 20.11.70. 2020-07-11 12:40:10 +02:00
Oleg Chernovskiy
1902ff00e8 Add rendering of server-side cursor locally
This adds handling of cursor shape received from server.
This allows us to show same cursor locally.

If local cursor is requested/disabled, server is reconfigured with proper
encodings to enable/disable support for sending it.

If server does not support sending local cursor,
default Qt cursor is shown as a fallback.

Note: sometimes VNC server does not support changing from
sending local to showing remote cursor and this causes slight delay
due to reconnect.
2020-07-09 21:43:10 +00:00
Adriaan de Groot
99f5ff345d Remove NX support
Summary:
Although NX still exists, and nomachine.com offers downloads for
Linux, the NX plugin for krdc was never updated since KDE 4.2.
Let's call 8 years with no development a "unused, remove" kind of feature.

Test Plan:
The top-level CMakeLists.txt had the check for NX commented out,
and the sub-CMakeLists.txt checked for a _FOUND that couldn't
possibly be set.

Reviewers: uwolfer

Subscribers: aacid

Differential Revision: https://phabricator.kde.org/D23453
2020-05-28 13:00:58 +02:00
Laurent Montel
5870da278f GIT_SILENT: Remove DISABLE_DEPRECATED_BEFORE macro. It can break compile when we increase KF5/Qt5 2020-03-19 08:15:48 +01:00
Albert Astals Cid
f70066d47a GIT_SILENT Upgrade release service version to 20.07.70. 2020-03-15 19:45:46 +01:00
Jonathan Riddell
be721e034f Change KDE_APPLICATIONS_VERSION to RELEASE_SERVICE_VERSION https://phabricator.kde.org/T11933
GIT_SILENT
2019-12-10 16:39:41 +00:00
Laurent Montel
7b5e2d427b It compiles fine without kf5 deprecated method 2019-11-19 07:17:32 +01:00
Laurent Montel
ae542187ea Use KF5_MIN_VERSION 2019-11-19 07:17:32 +01:00
Albert Astals Cid
8c5a6bc1cc GIT_SILENT Upgrade KDE Applications version to 20.03.70. 2019-11-10 01:22:47 +01:00
Albert Astals Cid
3fcfe82e3d expose version to cmake 2019-09-22 01:15:30 +02:00
Albert Astals Cid
a1683acc94 GIT_SILENT Upgrade KDE Applications version to 19.11.70. 2019-07-15 21:49:40 +02:00
Albert Astals Cid
9bbebecf0d GIT_SILENT Upgrade KDE Applications version to 19.07.70. 2019-03-16 22:21:29 +01:00
Andrius Štikonas
94c7c9ada2
Add Wayland support
krdc can now connect to RDP on Wayland session.

The remote window is not embedded in krdc yet
but this is better than not connecting at all.

BUG: 377911
Differential Revision: https://phabricator.kde.org/D18909
2019-02-12 23:25:21 +00:00
Friedrich W. H. Kossebau
3d8e8ed305 Use more https in links 2019-01-19 15:14:11 +01:00
Friedrich W. H. Kossebau
97cc8547d8 Improve order in toplevel CMakeLists.txt: first setup ECM, then do find 2019-01-19 14:49:35 +01:00
Friedrich W. H. Kossebau
db6ac97ae9 Bump min cmake version to 3.0 2019-01-19 14:42:17 +01:00
Harald Sitter
119d08830e Merge branch 'Applications/18.12' 2019-01-14 12:11:26 +01:00
Harald Sitter
f013a85b5a properly show xfreerdp runtime dependency in cmake summary
Summary:
in absence of a proper finder we'll have a fake package find which we
force found depending on the find_program call.

this results in the runtime dep being reported as such in the cmake
feature summary

Test Plan:
`rm -rf *; cmake ..`

- executable found => reported found in summary
- executable !found => reported !found

Reviewers: #kde_applications, aacid

Reviewed By: #kde_applications, aacid

Subscribers: aacid, whiting

Differential Revision: https://phabricator.kde.org/D18151
2019-01-14 12:11:20 +01:00
Harald Sitter
f7467114ff Merge branch 'Applications/18.12'
# Conflicts:
#	CMakeLists.txt
2019-01-10 12:29:29 +01:00
Harald Sitter
c3ba7c0e3e style++ 2019-01-10 12:12:38 +01:00
Christoph Feck
e2c25cca05 GIT_SILENT Upgrade KDE Applications version to 18.12.1. 2019-01-03 23:38:49 +01:00
Christoph Feck
152a80717d GIT_SILENT Upgrade KDE Applications version to 18.12.0. 2018-12-05 00:38:24 +01:00
Christoph Feck
af7b164a66 GIT_SILENT Upgrade KDE Applications version to 18.11.90. 2018-11-26 14:43:21 +01:00
Albert Astals Cid
b3b1e13f2c GIT_SILENT Upgrade KDE Applications version to 19.03.70. 2018-11-10 08:46:03 +01:00
Albert Astals Cid
1308e76a4a GIT_SILENT Upgrade KDE Applications version to 18.03.70. 2018-11-09 23:44:08 +01:00
Albert Astals Cid
ec6f61d548 GIT_SILENT Upgrade KDE Applications version to 18.11.80. 2018-11-09 23:26:32 +01:00
Friedrich W. H. Kossebau
71770ae577 Remove duplicated and outdated QT definitions
* QT_USE_FAST_OPERATOR_PLUS is subset of set QT_USE_QSTRINGBUILDER
* QT_USE_FAST_CONCATENATION got dropped pre-Qt5
2018-07-17 14:15:45 +02:00
Albert Astals Cid
1360f6c37c GIT_SILENT Upgrade KDE Applications version to 18.11.70. 2018-07-16 20:07:08 +02:00
Albert Astals Cid
a48c6b6b0c Add option of connecting to the vnc server through a ssh tunnel
Summary: Introduces an optional dependency on libssh

Test Plan: Connect to VNC servers both via SSH tunnel and via regular connection

Reviewers: dfaure, uwolfer

Reviewed By: dfaure, uwolfer

Subscribers: dfaure, acelankao, uwolfer, #kde_applications

Differential Revision: https://phabricator.kde.org/D13659
2018-07-10 01:05:06 +02:00
Albert Astals Cid
98e814da7f Enable override warnings (on gcc)
And add override markers as needed
2018-06-20 16:57:10 +02:00
Albert Astals Cid
dcb1f3b7c2 GIT_SILENT Upgrade KDE Applications version to 18.07.70. 2018-03-19 23:57:07 +01:00
Aleix Pol
7171d6cd18 Include minimal appstream information 2018-03-02 04:15:20 +01:00
Albert Astals Cid
9f09e5ca7d GIT_SILENT Upgrade KDE Applications version to 18.03.70. 2017-11-13 09:11:43 +01:00
Albert Astals Cid
7704436436 GIT_SILENT Upgrade KDE Applications version to 17.11.70. 2017-07-17 20:49:58 +02:00
Albert Astals Cid
c0f83036f7 GIT_SILENT Upgrade KDE Applications version to 17.07.70. 2017-03-20 23:30:59 +01:00
Albert Astals Cid
32dc9f1822 GIT_SILENT Upgrade KDE Applications version to 17.03.70. 2016-11-16 00:27:51 +01:00
Albert Astals Cid
abf7103b4c GIT_SILENT Upgrade KDE Applications version to 16.11.70. 2016-07-19 23:38:17 +02:00
Andreas Sturmlechner
ccf4fca799 Merge branch 'Applications/16.04' 2016-04-12 17:35:55 +02:00
Andreas Sturmlechner
c8206af117
Fix optional KF5DocTools
REVIEW: 127621
2016-04-12 17:32:36 +02:00
Albert Astals Cid
8add599150 GIT_SILENT Upgrade KDE Applications version to 16.03.90. 2016-04-06 19:17:47 +02:00
Heiko Becker
0120dc0252 Merge remote-tracking branch 'origin/Applications/16.04' 2016-04-05 23:04:33 +02:00
Heiko Becker
de99b0e3d2 Silence CMake policy CMP0063 warning
...by adding the NO_POLICY_SCOPE flag as recommended by ECM's
documentation.

REVIEW: 127579
2016-04-05 21:21:21 +02:00
Albert Astals Cid
23f255ee82 GIT_SILENT Upgrade KDE Applications version to 16.07.70. 2016-03-19 18:17:52 +01:00
Albert Astals Cid
00ac0a5903 GIT_SILENT Upgrade KDE Applications version to 16.03.80. 2016-03-19 17:57:19 +01:00