https://bugs.kde.org/show_bug.cgi?id=490622
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/fbf22 | |47d927dcd8100796bf6071e04a7 | |90ef7021 Status|ASSIGNED |RESOLVED --- Comment #3 from Devin Lin <[email protected]> --- Git commit fbf2247d927dcd8100796bf6071e04a790ef7021 by Devin Lin, on behalf of Kartikeya Tyagi. Committed on 06/03/2026 at 01:31. Pushed by devinlin into branch 'master'. Add QR code sharing for Wi-Fi credentials This adds a "Share Wi-Fi via QR Code" button to the ConnectionInfo page in the mobile Wi-Fi KCM. It utilizes the existing getConnectionSettings DBus calls to securely fetch network secrets, parses them into the standard Wi-Fi QR string format, and renders them using the Prison framework. M +68 -0 kcms/kcm_wifi_mobile/ui/ConnectionInfo.qml M +1 -0 libs/qml/ConnectionItemDelegate.qml https://invent.kde.org/plasma/plasma-nm/-/commit/fbf2247d927dcd8100796bf6071e04a790ef7021 -- You are receiving this mail because: You are watching all bug changes.
