Commit graph

9 commits

Author SHA1 Message Date
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
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
cdb44bbdea kcms/virtualkeyboard: Fix language page 2023-09-27 23:01:29 -07:00
Carl Schwan
595db85a04
virtualkeyboard-kcm: Port to FormCard 2023-09-21 21:12:47 +02: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
Laurent Montel
0e1fb83b08 Enum is Qt.AscendingOrder 2023-07-01 17:28:17 +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
Alexander Lohnau
739897e335 Port to kcmutils_add_qml_module 2023-05-06 12:13:12 +02:00