https://bugs.kde.org/show_bug.cgi?id=397487
Méven Car <meven....@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kactivitymanagerd/-/comm |ma/plasma-desktop/-/commit/ |it/257acb4cdebd0aa10c50d547 |b57bf61d8d18cc4b7319b1af551 |e919b451cbf7151e |4a8466761d321 --- Comment #12 from Méven Car <meven....@kdemail.net> --- Git commit b57bf61d8d18cc4b7319b1af5514a8466761d321 by Méven Car, on behalf of Andreas Bontozoglou. Committed on 09/09/2023 at 11:04. Pushed by meven into branch 'Plasma/5.27'. RecentFiles kcm: whattoremember: Make the value visible in the UI match the value saved In this commit: 1. Setting the property `kcfg_property=kcfg_value` on the QGroupBox. This should force the KConfigDialogManager to use that to retrieve that value that needs to be stored. 2. Introducing RecentFilesKcm::whatToRememberWidgetChanged which figures out the correct value of "what-to-remember" and sets it under the property `kcfg_value` and triggers the Save/Reset buttons. 3. Linking the above slot to the `QAbstractButton::clicked` signals of the radio buttons (cherry picked from commit 5f1b83a69d8e462e4e27ca5bdefa8e3155be2817) M +7 -0 kcms/recentFiles/CMakeLists.txt M +36 -2 kcms/recentFiles/kcm_recentFiles.cpp M +1 -0 kcms/recentFiles/kcm_recentFiles.h https://invent.kde.org/plasma/plasma-desktop/-/commit/b57bf61d8d18cc4b7319b1af5514a8466761d321 -- You are receiving this mail because: You are watching all bug changes.