Devin Lin
0aba11af83
kcms/mobiledata: Fix SIM lock page and page margins
2023-11-21 22:07:56 -08:00
Devin Lin
83ce339cda
components/hapticsplugin: Introduce direct haptics API for hfd-service
...
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/270
Introduce a direct haptics API for now for shell usage, and port to it. Also remove the vibration intensity setting as that didn't do anything.
2023-11-15 08:13:25 -08:00
l10n daemon script
1a44c570f6
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-11-10 02:17:56 +00:00
ivan tkachenko
c0f2642647
Port implicit default content items to use contentItem: property
...
See also
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1338
and
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1340
And while at it, fix wifi delegates, so that their icon once again draws
property and now uses system-wide icon theme instead of a deprecated
Plasma icon set.
2023-11-09 16:00:06 +03:00
ivan tkachenko
22f7d490ba
Revert "Port away from PlasmaCore and PlasmaExtras to Kirigami"
...
This (partially) reverts commit 127bbdf653 .
Only incorrect changes from Kirigami.Units.largeSpacing to
Kirigami.Units.gridUnit are reverted. Only Plasma.Units were buggy.
2023-11-08 21:16:19 +03:00
Devin Lin
f5cdb9a380
navigationpanel: Add setting to always have keyboard toggle shown
2023-11-05 12:14:37 -08:00
Nate Graham
40b2dedb2c
Fixup 55100ddbcc
...
We need to specify the width manually when porting to ItemDelegate. Also
we can port to CheckDelegate instead here since it does exactly the same
thing as the old list item's custom content item.
CCMAIL: notmart@gmail.com
2023-11-03 12:14:29 -06:00
Marco Martin
55100ddbcc
Port away from AbstractListItem
2023-11-03 17:21:34 +01:00
Devin Lin
3673c20d52
kcms/mobileshell: Remove unused task switcher previews option
2023-10-22 12:32:30 -07:00
l10n daemon script
6341f6619c
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-10-22 02:34:49 +00:00
Yari Polla
e7524d4977
simlockpage: fix typo
2023-10-19 16:12:38 +02:00
Laurent Montel
293af7df36
Use std::as_const here
2023-10-18 07:18:35 +02:00
Alexander Lohnau
45072177d5
Remove unneeded entries from metadata files
2023-10-17 05:14:04 +00:00
Devin Lin
cdb44bbdea
kcms/virtualkeyboard: Fix language page
2023-09-27 23:01:29 -07:00
Nicolas Fella
a75c95237e
Remove import versions from networkmanager imports
2023-09-24 20:47:29 +00:00
Carl Schwan
34877b2226
cellularnetwork-kcm: Port to FormCard
2023-09-22 14:03:44 +00:00
Carl Schwan
886ef153de
mobileshell-kcm: Port to FormCard
2023-09-22 13:01:36 +00:00
Carl Schwan
595db85a04
virtualkeyboard-kcm: Port to FormCard
2023-09-21 21:12:47 +02:00
Carl Schwan
c864d9f5e1
power-kcm: Port to FormCard
2023-09-21 21:08:02 +02:00
Carl Schwan
c039bcef86
info-kcm: Port to FormCard
2023-09-21 20:43:23 +02:00
Carl Schwan
a9906e06b3
Fix formatting
2023-09-21 20:06:40 +02:00
Carl Schwan
37b9fad3b1
time-kcm: Port to FormCard
2023-09-21 20:05:48 +02:00
Carl Schwan
8030c73c67
powermanagement-kcm: Port to FormCard
2023-09-21 19:37:12 +02:00
Carl Schwan
dc047a0eb9
hotspot-kcm: Port to FormCard
2023-09-21 19:30:18 +02:00
Nicolas Fella
8fc1fa5e9d
Use keyword signature for target_link_libraries call
2023-09-16 21:50:18 +02:00
Nicolas Fella
a8c5ef5551
Clean up KCM metadata
2023-09-14 18:26:40 +00:00
l10n daemon script
f2cedc32b6
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-08-15 02:14:27 +00:00
l10n daemon script
c9ff39a26f
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-07-26 02:17:02 +00:00
Oliver Beard
2087935c05
kcms/info: Move footer actions to header
2023-07-25 18:44:56 +00:00
Alexey Andreyev
127bbdf653
Port away from PlasmaCore and PlasmaExtras to Kirigami
...
See also:
https://pointieststick.com/2023/06/14/call-to-action-easy-porting-opportunity-in-plasma/
2023-07-25 01:13:52 +00:00
Alexey Andreyev
2275e2d7dd
port QML to KSvg
...
Search and replace all the occurrences of Svg/FrameSvgItem/SvgItem
to their new implementation from KSvg.
Changes only namespace, API is the same
See also:
https://invent.kde.org/frameworks/ksvg/-/issues/1
2023-07-10 02:04:42 +03:00
Laurent Montel
0e1fb83b08
Enum is Qt.AscendingOrder
2023-07-01 17:28:17 +02:00
l10n daemon script
a80d7a1bea
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-21 02:20:37 +00:00
Laurent Montel
b18be53604
Fix switch identifier
2023-06-19 18:35:01 +02:00
l10n daemon script
ead62a26cc
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-18 03:45:48 +00:00
Alexander Lohnau
5d1fb152a3
Make trivial config modules cpp file only
2023-06-10 10:53:50 +02:00
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
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
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
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
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
Devin Lin
324889ed8c
Fix more cases of Kirigami.Action iconName
2023-05-12 18:48:34 -04: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
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
739897e335
Port to kcmutils_add_qml_module
2023-05-06 12:13:12 +02: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
42bf272681
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-19 02:38:31 +00:00