https://bugs.kde.org/show_bug.cgi?id=340283
--- Comment #70 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 9cb32652ea3b7f44bfc06ce0a8a72833468bb89a by Alexander Lohnau. Committed on 01/09/2023 at 20:34. Pushed by alex into branch 'master'. KPluginModel: Allow consumers to implement custom drag/drop sorting This is required for the plasmasearch KCM. Because we want to not leak too many things in the framework, we just allow `leading` to be overwritten by any component and hide the checkbox if needed. M +49 -0 src/core/kpluginmodel.cpp M +15 -0 src/core/kpluginmodel.h M +4 -1 src/core/kpluginproxymodel.cpp M +1 -0 src/core/kpluginproxymodel.h M +2 -2 src/qml/components/PluginDelegate.qml https://invent.kde.org/frameworks/kcmutils/-/commit/9cb32652ea3b7f44bfc06ce0a8a72833468bb89a -- You are receiving this mail because: You are watching all bug changes.