Commit graph

2457 commits

Author SHA1 Message Date
Alexander Lohnau
0989b762f1 Remove unneeded QVariantList from KCM constructor args
The args are not needed and will be removed later in KF6
2023-06-10 10:50:37 +02:00
Alexander Lohnau
5479e29bd6 Use org.kde.kcmutils instead of org.kde.kcm module
The latter will be removed, because the files were moved to kcmutils
2023-06-06 21:31:58 +02:00
Laurent Montel
0b8104a0cb echoMode is not an MobileForm.FormTextFieldDelegate enum, but a TextInput enum 2023-06-04 09:45:35 +02:00
l10n daemon script
dbb453e7a9 GIT_SILENT Sync po/docbooks with svn 2023-06-04 02:39:47 +00:00
l10n daemon script
bd586b5fc1 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-06-04 02:34:51 +00:00
Laurent Montel
b700c71eb6 We use qt6 only 2023-06-02 18:28:18 +02:00
l10n daemon script
db407e90ea GIT_SILENT Sync po/docbooks with svn 2023-05-31 03:30:04 +00:00
Mikhail Vinogradov
233ccba671 power: Don't show the battery usage card if there is no data
Hide the entire card when there is no data, not just the graph
2023-05-30 14:35:57 +00:00
l10n daemon script
e2822b7c02 GIT_SILENT Sync po/docbooks with svn 2023-05-30 03:10:11 +00:00
l10n daemon script
6ac1279446 GIT_SILENT Sync po/docbooks with svn 2023-05-28 02:40:25 +00:00
l10n daemon script
06f7460c15 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-05-28 02:34:37 +00:00
l10n daemon script
960c8b5c7f GIT_SILENT Sync po/docbooks with svn 2023-05-23 03:45:28 +00:00
l10n daemon script
a9bab2af9d 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-05-23 03:30:47 +00:00
l10n daemon script
5e83d9336a GIT_SILENT Sync po/docbooks with svn 2023-05-21 02:24:08 +00:00
l10n daemon script
2f53c54157 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-05-21 02:19:12 +00:00
l10n daemon script
0a8fab71bc GIT_SILENT Sync po/docbooks with svn 2023-05-14 02:49:18 +00:00
Devin Lin
14f3f07316 Convert more uses of QtGraphicalEffects to MultiEffect 2023-05-13 11:15:57 -04:00
l10n daemon script
e9fc8084d1 GIT_SILENT Sync po/docbooks with svn 2023-05-13 02:21:59 +00:00
Devin Lin
dffa0a9581 components: Port to MultiEffect 2023-05-12 22:07:48 -04:00
Devin Lin
23848618c4 Bump required Qt version to 6.5 2023-05-12 19:44:17 -04:00
Devin Lin
380060b8ec homescreens/halcyon: Port from QtGraphicalEffects to MultiEffect 2023-05-12 19:43:49 -04:00
Devin Lin
12b9f1df9f components: Add TextDropShadow
Introduce shadow component that uses MultiEffect from Qt 6.5
2023-05-12 19:43:24 -04:00
Devin Lin
3f74522241 statusbar: Fix loading
Seems Qt 6.5 has some behaviour changes regarding required properties, which prevented the status bar from loading.

Fixes https://invent.kde.org/teams/plasma-mobile/issues/-/issues/231
2023-05-12 19:05:00 -04:00
Devin Lin
75bf58bfb2 homescreens/halcyon: Fix favorite delegate height
It was changed originally to address PlasmaCore.Units.gridUnit having a different value in KF6 master, but it seems it was a bug and was fixed.
2023-05-12 18:59:36 -04:00
Devin Lin
8fab031e84 readme: Update dependencies 2023-05-12 18:48:52 -04:00
Devin Lin
324889ed8c Fix more cases of Kirigami.Action iconName 2023-05-12 18:48:34 -04:00
l10n daemon script
4ebe576671 GIT_SILENT Sync po/docbooks with svn 2023-05-11 02:22:51 +00:00
l10n daemon script
debf06ea87 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-05-11 02:19:24 +00:00
Devin Lin
d7bc385013 Port Kirigami.Action iconName to icon.name 2023-05-09 23:33:33 -04:00
l10n daemon script
522dd14996 GIT_SILENT Sync po/docbooks with svn 2023-05-09 02:40:55 +00:00
l10n daemon script
c8bb30dc0b 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-05-09 02:28:58 +00:00
l10n daemon script
b6ec1f81f7 GIT_SILENT Sync po/docbooks with svn 2023-05-08 02:29:44 +00:00
l10n daemon script
9f6345c3f3 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-05-08 02:24:47 +00:00
Marco Martin
6d22b48cc4 port item delegates iconName to icon.name 2023-05-07 15:11:17 +02:00
Alexander Lohnau
194b26c8a2 Port to new org.kde.coreaddons QML module
org.kde.kcoreaddons is part of KDeclarative and will be removed in the future
2023-05-07 14:47:22 +02:00
Alexander Lohnau
739897e335 Port to kcmutils_add_qml_module 2023-05-06 12:13:12 +02:00
l10n daemon script
00380b0962 GIT_SILENT Sync po/docbooks with svn 2023-05-06 02:43:23 +00:00
l10n daemon script
5ea3d5e6fe GIT_SILENT Sync po/docbooks with svn 2023-05-05 02:57:14 +00:00
l10n daemon script
864a773645 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-05-05 02:38:44 +00:00
l10n daemon script
f739e5a141 GIT_SILENT Sync po/docbooks with svn 2023-05-02 02:40:00 +00:00
l10n daemon script
a77a9dd3d1 GIT_SILENT Sync po/docbooks with svn 2023-04-30 04:00:24 +00:00
l10n daemon script
616c9fee45 GIT_SILENT Sync po/docbooks with svn 2023-04-27 02:32:58 +00:00
l10n daemon script
b37b5fc8a3 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-04-27 02:29:47 +00:00
Daniel Hofmann
54e9ced5b4 Increase interval to clock update from 1 second to 60 seconds.
This reduces energy consumption.
2023-04-24 15:30:31 +00:00
l10n daemon script
42086cd584 GIT_SILENT Sync po/docbooks with svn 2023-04-24 03:02:19 +00:00
l10n daemon script
1ab9d8827e 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-04-24 02:56:05 +00:00
l10n daemon script
e31cc7ba29 GIT_SILENT Sync po/docbooks with svn 2023-04-23 03:57:48 +00:00
l10n daemon script
69188cdd58 GIT_SILENT Sync po/docbooks with svn 2023-04-22 02:53:55 +00:00
l10n daemon script
f837db5de2 GIT_SILENT Sync po/docbooks with svn 2023-04-21 02:38:17 +00:00
Devin Lin
2603f461e6 homescreens/halcyon: Fix list highlight within folder 2023-04-19 22:18:05 -07:00