https://bugs.kde.org/show_bug.cgi?id=416322
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/bluedevil/commit/b4ba0da | |e5c4f3a15c180b35aa5f96263b7 | |843c2a --- Comment #4 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit b4ba0dae5c4f3a15c180b35aa5f96263b7843c2a by Nicolas Fella. Committed on 07/12/2020 at 19:37. Pushed by nicolasfella into branch 'master'. Show only paired devices in KCM and applet Currently only paired/known devices are shown initially. Once the user starts the wizard we enter discover mode and all newly found devices are added to the model and thus the applet and KCM. When the KCM is closed and opened again only the paired devices. To avoid this filter out unpaired devices in the ProxyModel that is used by the applet and KCM. Related: bug 422383 M +6 -0 src/applet/plugin/devicesproxymodel.cpp M +1 -0 src/applet/plugin/devicesproxymodel.h https://invent.kde.org/plasma/bluedevil/commit/b4ba0dae5c4f3a15c180b35aa5f96263b7843c2a -- You are receiving this mail because: You are watching all bug changes.