Devin Lin
8d564014b5
kcms: Don't add button row
2023-12-16 18:31:06 -08:00
Devin Lin
c35e4a94d9
kcms/cellularnetworks: Don't prompt for password when unnecessary
...
scanDevices() is actually unnecessary here, and causes the polkit prompt to pop up as soon as the kcm is opened.
See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/main/data/org.freedesktop.ModemManager1.conf.polkit
2023-12-16 04:44:56 +00: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
Yari Polla
be7c36d0c2
kcms: port to new KCMUtils KCM classes
2023-03-19 17:15:25 +00:00
Devin Lin
56d530f855
kcms: Fix package format
...
Fix kcm package format so that they show up in the settings.
2023-03-14 20:56:30 -07:00
Devin Lin
40f4846ccf
kcms: Ensure reuse headers exist
...
Also relicense some of my older code to be GPL2
2023-03-13 19:09:23 -07:00
Devin Lin
e147f98aea
kcms: Move KCMs from plasma-settings
...
Having the KCMs that are mobile specific here makes more sense than in the settings application. Historically plasma-settings had a faster release cycle than Plasma, but the application is now moving to the Plasma release schedule and so it makes sense do this now.
2023-03-13 18:45:47 -07:00