https://bugs.kde.org/show_bug.cgi?id=520987
Tobias Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-integration/-/com | |mit/3751451f9964145c9bd8c54 | |4ab3fd5b9030861b5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Tobias Fella <[email protected]> --- Git commit 3751451f9964145c9bd8c544ab3fd5b9030861b5 by Tobias Fella. Committed on 11/06/2026 at 12:39. Pushed by tfella into branch 'master'. Provide native color dialog backed by QColorDialog This means we will no longer show the awful qml color dialog anywhere. M +1 -0 qt6/autotests/CMakeLists.txt M +1 -0 qt6/src/platformtheme/CMakeLists.txt A +55 -0 qt6/src/platformtheme/kdeplatformcolordialoghelper.cpp [License: GPL(v2.0+)] A +23 -0 qt6/src/platformtheme/kdeplatformcolordialoghelper.h [License: GPL(v2.0+)] M +15 -1 qt6/src/platformtheme/kdeplatformtheme.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/3751451f9964145c9bd8c544ab3fd5b9030861b5 -- You are receiving this mail because: You are watching all bug changes.
