Commit graph

4333 commits

Author SHA1 Message Date
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
Andreas Sturmlechner
79bc9a85e4 Cleanup all occurences of QT_MAJOR_VERSION in cmake
Follow-up to 7f03aa548c

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-12-28 17:49:07 +01:00
l10n daemon script
3ddf4dafa6 GIT_SILENT Sync po/docbooks with svn 2023-12-28 02:13:20 +00:00
l10n daemon script
46e808e076 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-28 02:06:08 +00:00
Alexander Lohnau
fd3de36d0b Do not rely on KIO source-code compat code
Instead, explicitly include the needed job headers

Needed for https://invent.kde.org/frameworks/kio/-/merge_requests/1525 to land
2023-12-27 14:37:29 +01:00
l10n daemon script
e9333dac25 GIT_SILENT Sync po/docbooks with svn 2023-12-26 02:10:36 +00:00
l10n daemon script
5476511e8b 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-26 02:06:05 +00:00
Nicolas Fella
61d6430cfc Fix displaying names in smsapp 2023-12-25 15:56:13 +00:00
Nicolas Fella
e6383a47ca Fix start dir for file dialog 2023-12-25 15:56:13 +00:00
Nicolas Fella
69a1d5ec6b Port to ecm_add_qml_module 2023-12-25 15:56:13 +00:00
Nicolas Fella
27afd0eb9a [app] Undo Qt5 compatibility hacks and fix QML code 2023-12-25 15:56:13 +00:00
Nicolas Fella
37ff0b5318 [app] Remove QML import versions
Those are not needed in Qt6 and only get in the way
2023-12-25 15:56:13 +00:00
Nicolas Fella
dd88056693 [app] Fix ListSectionHeader width 2023-12-25 15:56:03 +00:00
l10n daemon script
015bbd49d5 GIT_SILENT Sync po/docbooks with svn 2023-12-25 02:09:09 +00:00
l10n daemon script
8dcdfa41b7 GIT_SILENT Sync po/docbooks with svn 2023-12-24 01:36:15 +00:00
Nicolas Fella
7fcafdf12e Port away from Kirigami BasicListItem
It doesn't exist any more in KF6
2023-12-23 16:34:47 +00:00
Prajna Sariputra
4caf77445f Remove KF5 plasmoid
Now that KDE Connect has moved to Qt6 only since https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/621 we can remove the old KF5 plasmoid.
2023-12-23 16:34:33 +00:00
Nicolas Fella
7f03aa548c Fully port to Qt6 2023-12-23 17:05:07 +01:00
Albert Vaca Cintora
70b7360081 Require tests to pass on Linux 2023-12-23 12:28:25 +01:00
l10n daemon script
04e087c2a1 GIT_SILENT Sync po/docbooks with svn 2023-12-22 01:23:37 +00:00
Nicolas Fella
6a7d5ad689 [plasmoid] Make device list items non-interactive
These are not clickable/interactive, so disable the interactive effects
2023-12-21 22:33:28 +00:00