Sponsor of the Day:
Jerkmate
https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/3fe09864d24caeb1a3dd65d782d4382b0b454ac8
Use Kirigami.StyleHints for tick marks in Slider (3fe09864) · Commits · Frameworks / QQC2 Desktop...
use kirigami stylehintsframeworks qqc2 desktoptickmarksslider
https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/5e6a0cc3ba8d1c8826a82eb1e7f936d03084d8d2
Use Kirigami.StyleHints to determine ScrollView background visibility (5e6a0cc3) · Commits ·...
We now have a proper API for this and don't need to rely on magic onCompleted handlers. While at it, remove the entire background creation with a separate...
use kirigami stylehintsdeterminescrollviewbackgroundvisibility
https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/4a66ef9dc71776be76c531c50a09be0606921aa3
Use Kirigami.StyleHints for useAlternateBackgroundColor in list item background (4a66ef9d) ·...
The Theme property was deprecated and moved to StyleHints instead.
use kirigami stylehintslist itemusealternatebackgroundcolor
https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/47794c58bdb27205a9f8e6fe1d66e3c2246771e8
Use Kirigami.StyleHints for icons in ComboBox (47794c58) · Commits · Frameworks / QQC2 Desktop...
This replaces an incredibly hacky method of doing this in several KCMs that would adjust the background properties on the fly.
use kirigami stylehintsframeworks qqc2 desktopiconscomboboxcommits