Commit graph

4303 commits

Author SHA1 Message Date
Nicolas Fella
c5934e3d9b [kcm] Use correct KCModule constructor
BUG: 482199

CCBUG: 478091
(cherry picked from commit 1785160049)
2024-03-07 15:37:46 +01:00
Simon Redman
cbb3fc3e24 Remove master dependency overrides from craft config
## Summary

Back before the KF6 release, I set the craft.ini file to explicitly require master versions of some dependencies which did not have appropriate versions available. (!631)

Now that those are released, we should remove those overrides (also because they break the build!)

## Test Plan

Tested the pipeline on a private branch: https://invent.kde.org/network/kdeconnect-kde/-/pipelines/621529

Given this is passing, I plan to check in this change without waiting for another pipeline run.


(cherry picked from commit 111762248b)

97920631 Remove `master` dependency overrides now that KF6 is released and those dependencies consume KF6.
2024-03-04 23:13:59 +00:00
Simon Redman
5a42e86372 Disable Bluetooth backend due to https://bugs.kde.org/show_bug.cgi?id=482192
(cherry picked from commit 7f3287a71b)
2024-03-02 14:47:09 +00:00
l10n daemon script
aa815cdb1a GIT_SILENT Sync po/docbooks with svn 2024-03-02 02:56:15 +00:00
l10n daemon script
334f089120 GIT_SILENT Sync po/docbooks with svn 2024-02-28 02:53:45 +00:00
l10n daemon script
90c623a18d GIT_SILENT Sync po/docbooks with svn 2024-02-19 02:58:23 +00:00
Heiko Becker
3522aa5284 GIT_SILENT Update Appstream for new release 2024-02-16 00:39:37 +01:00
Heiko Becker
5cc7b69829 GIT_SILENT Upgrade release service version to 24.02.0. 2024-02-16 00:00:38 +01:00
Heiko Becker
bb160932f5 GIT_SILENT Update Appstream for new release
(cherry picked from commit 198bfca3ea)
2024-02-14 14:37:57 +01:00
l10n daemon script
597758332e 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-02-14 02:56:33 +00:00
l10n daemon script
5797f47265 GIT_SILENT Sync po/docbooks with svn 2024-02-13 03:02:21 +00:00
l10n daemon script
bd73ef548b 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-02-13 02:56:56 +00:00
l10n daemon script
d1707c7b77 GIT_SILENT Sync po/docbooks with svn 2024-02-10 03:20:40 +00:00
l10n daemon script
424a406362 GIT_SILENT Sync po/docbooks with svn 2024-02-05 03:31:39 +00:00
l10n daemon script
60522c68aa GIT_SILENT Sync po/docbooks with svn 2024-02-04 02:59:15 +00:00
l10n daemon script
4c615b986a GIT_SILENT Sync po/docbooks with svn 2024-02-03 03:00:14 +00:00
l10n daemon script
6cdc77e714 GIT_SILENT Sync po/docbooks with svn 2024-01-31 03:10:15 +00:00
Prajna Sariputra
f059491b95 [plugins/mousepad]: Add support for the persistence feature of the RemoteDesktop portal
This allows us to avoid asking the user for permission for remote control on Wayland every time kdeconnectd is restarted for whatever reason (for example logging out or rebooting), at least in theory. The idea is that the SelectDevices call now also accepts a restore token, and if the user grants permission to persist a restore token will be returned in the response of the Start call.

Currently https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/265 is required for this to work at all with Plasma 6, and even then persistence only works in the same session (for example if I restart kdeconnectd then I only get the notification instead of the permissions prompt), if I reboot the system then the token gets invalidated and the permissions dialog appears again, not sure if the issue is with what I'm doing here or if that's a bug in the portal.

Things that need to be checked:
- What happens if the portal implementation only has v1 of the protocol and not v2 (the one with persistence)?
  - In particular what happens for the SelectDevices call if a restore token is given despite the portal not supporting it
    - Seems fine with xdg-desktop-portal 1.14.4 at least
  - For the Start call we'll need to handle the case of the user denying the persistence request anyway
- Where and how should the restore token be stored?
  - ~~I used KConfig just so I have something to test, but the restore token isn't really a setting~~
    - Updated to use `KSharedConfig::openStateConfig`
  - Most of KDE Connect's settings and data appear to be for each connected device
  - The device name is a global setting, but it's implemented using QSettings rather than KConfig, and currently only setName and getName is exposed in `core/kdeconnectconfig.h`

BUG: 479013
(cherry picked from commit 383ad27b59)
2024-01-28 15:00:33 +01:00
l10n daemon script
c1d0c206f8 GIT_SILENT Sync po/docbooks with svn 2024-01-23 03:01:52 +00:00
Nicolas Fella
7f2bb148de [plugins/telephony] Clear actions before creating new notification action
Otherwise we accumulate them

BUG: 479904
(cherry picked from commit 2e99c37122)
2024-01-22 15:12:38 +01:00
l10n daemon script
e77ce26cf8 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-01-22 03:35:24 +00:00
l10n daemon script
748d48a5d1 GIT_SILENT Sync po/docbooks with svn 2024-01-21 02:53:37 +00:00
l10n daemon script
69d3f30fc7 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-01-21 02:50:26 +00:00
l10n daemon script
930bcfd096 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-01-20 02:50:50 +00:00
l10n daemon script
5e3cf18122 GIT_SILENT Sync po/docbooks with svn 2024-01-19 02:58:21 +00:00
l10n daemon script
079db711a1 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-01-19 02:55:52 +00:00
l10n daemon script
45b09c8074 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-01-14 03:36:56 +00:00
l10n daemon script
63cbe17b41 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-01-13 03:06:56 +00:00
Albert Astals Cid
f5081e50ff GIT_SILENT Upgrade release service version to 24.01.95. 2024-01-11 20:48:50 +01:00
l10n daemon script
231abe1157 GIT_SILENT Sync po/docbooks with svn 2024-01-11 01:16:59 +00:00
l10n daemon script
7ed4aa8d13 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-01-11 01:11:49 +00:00
Yifan Zhu
784b2853ca Call signals instead of signal handlers
Directly calling signals is the supported way to send signals.
Calling signal handlers worked in the past, but will be phased out in
the future (https://bugreports.qt.io/browse/QTBUG-120573).
2024-01-10 22:24:02 +00:00
Nicolas Fella
3f97274b4a Fix loading settings 2024-01-10 23:21:31 +01:00
l10n daemon script
bbe066a31d GIT_SILENT Sync po/docbooks with svn 2024-01-10 02:13:15 +00:00
Nicolas Fella
42ce4764d2 [app] Fix plugin list
Filter out not loaded plugins

Fix loading the plugin components
2024-01-09 23:14:26 +01:00
Jonah Brüchert
aa09d338ee Improve display of devices in the drawer
BUG: 474453
2024-01-09 21:38:35 +00:00
Albert Astals Cid
5e694ded11 GIT_SILENT Upgrade release service version to 24.01.90. 2024-01-09 00:42:34 +01:00
l10n daemon script
9c4efadcfe GIT_SILENT Sync po/docbooks with svn 2024-01-08 02:15:29 +00:00
l10n daemon script
f0b5fb65fa 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-01-08 02:08:57 +00:00
Tobias C. Berner
e7fd4257bf Use pkg-configs imported target to link against DBus
To use -ldbus, the value of ${DBus_LIBARARY_DIR} would also need to be
added to the linker search paths.

To get around this, simply use the imported target by pkgconfig.

[1] b8b30ba571
2024-01-07 11:42:23 +01:00
l10n daemon script
55fe336ee4 GIT_SILENT Sync po/docbooks with svn 2024-01-07 02:41:40 +00:00
l10n daemon script
18ec597710 GIT_SILENT Sync po/docbooks with svn 2024-01-05 02:13:03 +00:00
l10n daemon script
43d01052c7 GIT_SILENT Sync po/docbooks with svn 2024-01-04 02:16:19 +00:00
l10n daemon script
d2f9e43b31 GIT_SILENT Sync po/docbooks with svn 2023-12-31 02:42:24 +00:00
Simon Redman
887d43f370 Reenable craft pipeline
After https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/755 and https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/756, the build passes!

Now we'll never* regress the craft packaging again!

*Warranty neither expressed nor implied
2023-12-30 14:38:17 +00:00
l10n daemon script
e14975c751 GIT_SILENT Sync po/docbooks with svn 2023-12-30 02:17:22 +00:00
l10n daemon script
1197e473f7 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"
2023-12-30 02:10:33 +00:00
Nicolas Fella
7c9032c85a Remove no longer needed kpeoplevcard dependency
Its functionality has been merged into KPeople
2023-12-29 14:49:21 +01:00
Andreas Sturmlechner
6e99c00d76
Drop obsolete QT_VERSION_CHECK ifdefs from code
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-12-28 19:18:02 +01:00
Andreas Sturmlechner
7ca32817f3 Drop KF5_REQUIRED_COMPONENTS
Only used once, so no need to keep as a variable.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-12-28 17:49:28 +01:00