Robuta

Sponsor of the Day: Jerkmate
https://invent.kde.org/frameworks/kirigami/-/commit/36ec595104a47336b0cfe9f5bfdff058f684eba9 Fix placeholder (36ec5951) · Commits · Frameworks / Kirigami · GitLab A QtQuick based components set commits frameworks kirigamifixplaceholdergitlab https://invent.kde.org/frameworks/kirigami/-/commit/e344ae00d6c08bd1946d83961fb31271964f78ff InlineViewHeader: Create a template and utilize it (e344ae00) · Commits · Frameworks / Kirigami ·... This creates a template for InlineViewHeader that can be later used by Union to stylize it. commits frameworks kirigamicreatetemplateutilize https://invent.kde.org/frameworks/kirigami/-/commit/c222bf551a7838653ad804c492a3dd043b90c661 Heading: Create a template, base control on top of it (c222bf55) · Commits · Frameworks / Kirigami... Create a template for the heading element and base the control on top of the template. This allows overriding the Heading template from Union. commits frameworks kirigamitemplate baseheadingcreatecontrol https://invent.kde.org/frameworks/kirigami/-/commit/083c1f9f7eab007d9ac025489cdf166a184b92a3 platform: Simplify StyleSelector::resolveFilePath (083c1f9f) · Commits · Frameworks / Kirigami ·... We now have a buildsystem-defined installation root, use that rather than trying to hack around with different paths in the function. commits frameworks kirigamiplatformsimplifystyleselector https://invent.kde.org/frameworks/kirigami/-/commit/cdf2b3e5558680d49a533631fd8610387238530a NavigationTab Bar/Button: Create templates (cdf2b3e5) · Commits · Frameworks / Kirigami · GitLab This separates the control visuals and behavior to a template, to make its visuals overridable from Union. Part of... commits frameworks kirigamibar buttoncreate templatesgitlab https://invent.kde.org/frameworks/kirigami/-/commit/a6278dbe7969823c174f872494310b818107b87f Workaround crash due to QTBUG-144544 (a6278dbe) · Commits · Frameworks / Kirigami · GitLab QQuickItemGrabResult has unsafe thread handling resulting in crashes when we delete it before the result is ready. Workaround by keeping the instances alive... commits frameworks kirigamiworkaroundcrashduegitlab https://invent.kde.org/frameworks/kirigami/-/commit/eaf78e70743f7cab051e8a138fad1ac2360912ca Show keyboard shortcut in action toolbar tooltips (eaf78e70) · Commits · Frameworks / Kirigami ·... I tried to make these similar to how it works in KXMLGui, which adds them to an existing tooltip. This means the actions document themselves, in the expected... commits frameworks kirigamikeyboard shortcutshowactiontoolbar https://invent.kde.org/frameworks/kirigami/-/commit/02f9f2c947e2372dafeb8d149fc8dbc4ce2dac59 Add missing documentation module dependency (02f9f2c9) · Commits · Frameworks / Kirigami · GitLab A QtQuick based components set commits frameworks kirigamiadd missingmodule dependencydocumentationgitlab https://invent.kde.org/frameworks/kirigami/-/commit/6229469b99e8c7a8b6ba222299de664d95143b92 platform: Greatly simplify StyleSelector::styleChain (6229469b) · Commits · Frameworks / Kirigami ·... We can rely on componentUrlForModule checking whether a given file exists, we don't need to complicate this method with also checking for file existence and... commits frameworks kirigamiplatformgreatlysimplifystyleselector https://invent.kde.org/frameworks/kirigami/-/commit/f7c101a41d774e8e8439ae2460d592044a55a207 platform: Add StyleSelector::componentUrlForModule (f7c101a4) · Commits · Frameworks / Kirigami ·... Allows finding the URL of a component in a submodule, with correct fallback to different styles, different install locations etc. commits frameworks kirigamiplatformaddstyleselector https://invent.kde.org/frameworks/kirigami/-/commit/05920b8107f48e5d02cf74883c4e25ba2a29e640 fix Kirigami.InputMethod.willShowOnActive (05920b81) · Commits · Frameworks / Kirigami · GitLab commits frameworksfixkirigamigitlab 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/kcmutils/-/commit/aa07c6820c701084a228d2d51c9ff94b38ff0427 Mark Kirigami QML module as dependency (aa07c682) · Commits · Frameworks / KCMUtils · GitLab Utilities for interacting with KCModules qml modulecommits frameworksmarkkirigamidependency 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