Package Release Info

systemsettings5-5.24.4-bp154.1.23

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

systemsettings5
systemsettings5-lang

Change Logs

* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.4
- Changes since 5.24.3:
  * Don't let back arrow be re-colored to monochrome
  * systemsettings runner: Ensure that we match keywords case insensitively (kde#451634)
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.3
- Changes since 5.24.2:
  * app/SettingsBase: Fix systemsettings unable to start when missing plugin (kde#451054)
  * ModuleView: Simplify and fix custom headers logic
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.2
- Changes since 5.24.1:
  * sidebar: Load placeHolderWidget only when needed
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.1
- Changes since 5.24.0:
  * fixup! app/SettingsBase: Only load current view on startup
  * app/SettingsBase: Show the main window before QML component is loaded
  * app/SettingsBase: Only load current view on startup
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.24.0
- Changes since 5.23.90:
  * Systemsettings runner: Increase relevance if we have an exact match in the keywords
  * Do not show Help button if there's no help path defined
  * ModuleView: Correctly update button box visibility
  * Systemsettings Runner: Skip KCM that are not launchable
  * IconView: Fix header padding (kde#449040)
  * ModuleView: Improve code for header updates (kde#432093)
  * Use a more familiar icon for the "Input Devices" category (kde#449056)
  * Sidebar: Keep headers minimum height on two columns (kde#448889)
  * FooterToolbar: Match also padding to the modules' buttons
  * Completely hide the button box when there are no buttons
  * Hide page name for ExternalAppModule
  * Fix setting of headings for external modules (kde#448672)
  * Do not focus the searchfield on startup if a virtual keyboard is enabled
  * Fix trash KCM not showing up in KRunner (kde#448449)
  * systemsettings runner: Consider KCM keywords for querying (kde#445304)
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.90
- Too many changes to list here
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.5
- No code changes since 5.23.4
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.4
- No code changes since 5.23.3
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
  * Use handlers in sub category header
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.2
- No code changes since 5.23.1
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.1
- No code changes since 5.23.0
* Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
  * Revert "Use level 2 header"
  * sidebar: make placeholder message non-visible when at 0 opacity (kde#443016)
  * Use level 2 header
  * Support left/right and escape for key navigation in the sidebar
- Add new key + signature to plasma.keyring
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.90
- Changes since 5.22.5:
  * Swap the position of the hamburger menu and home buttons
  * Don't load all subpages of a category when clicked (kde#438362)
  * Sidebar: set background colors in the correct way
  * Sidebar: Unify "Show Changed Settings" button toolbar implementations
  * Explicitly set KDE_COMPILERSETTINGS_LEVEL
  * Clean up leftovers from systemsettingsrunner import
  * Port deprecated setDelayed
  * Use explicit + use override
  * [sidebar] Enable/disable mousearea instead of changing accepted buttons
  * [sidebar] Refactor subcategory button to use rectangle as its base item
  * Don't request context help titlebar button
  * Remove About Current Module
  * Import services runner & strip out unneeded parts
  * Fix highlight default for category owner children and when changing data from landing page
  * Allow compiling without KF5DocTools
  * Create simple getter to check if KCM is an SystemSettingsExternalApp
  * Port ExternalAppModule away from KCModuleInfo
  * Port loading of categories away from KServiceTypeTrader
  * [sidebar] Port away from KDeclarative
  * Remove old category files
  * [sidebar] Add missing subcategory header spacing for widescreen view (kde#438377)
  * only update the global header reacting to the active page (kde#437088)
  * Use ellipses instead of triple period
  * make sure we have 2 columns when loading a category (kde#435461)
  * [sidebar] Don't show back button for subcategory header in widescreen view
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.5
- No code changes since 5.22.4
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.4
- No code changes since 5.22.3
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.3
- No code changes since 5.22.2.1
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.2.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.2
- No code changes since 5.22.1
* Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.1
- Changes since 5.22.0:
  * [sidebar] Add missing subcategory header spacing for widescreen view (kde#438377)
  * only update the global header reacting to the active page (kde#437088)
* Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.0
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.22.0
- Changes since 5.21.90:
  * make sure we have 2 columns when loading a category (kde#435461)
  * [sidebar] Don't show back button for subcategory header in widescreen view
* Thu May 13 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/plasma/5/5.21.90
- Too many changes to list here
Version: 5.18.5-bp152.1.1
* Tue May 05 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.5.php
- No code changes since 5.18.4.1
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4.1:
  * Version fixed
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.4.php
- No code changes since 5.18.3
* Tue Mar 10 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.3.php
- Changes since 5.18.2:
  * Fix connection to invalid signal
* Tue Feb 25 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.2.php
- No code changes since 5.18.1
* Tue Feb 18 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.1.php
- Changes since 5.18.0:
  * [sidebar] Resolve changes in module before switching (kde#416834)
* Thu Feb 06 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
  * delay show window
  * tooltipmanager: use qstyle wakeup delay instead of hardcoding
* Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
* Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
  * Plasma 5.18 min Qt version is 5.12
  * Fix crash when loading a top level entry from system settings home page
  * ModuleView: Hide button when KCModule don't need them
  * Fix Ctrl+F shortcut conflict (kde#405030)
  * Ship plasma-logo in repo (kde#415173)
  * Display sub categories when searching (kde#400303,kde#398619)
  * Don't use nullptr as flag value
  * Revert "It compiles fine without deprecated method"
  * use new icon for search category
  * Add KDEClangFormat cmake support
  * Disable the restore defaults button if the KCModule says so
  * Store stashed model index as QPersistentModelIndex
  * Draw categories in iconview in a similiar style as Kirigami and new KCategoryDrawer
  * Reverse position of hamburger menu and home button
  * Add "Show intro page" button to System Settings sidebar (kde#405956)
* Tue Jan 07 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.5.php
- Changes since 5.17.4:
  * [Icon View] Fix titles of previously opened KCMs bleeding into QML KCMs
* Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.4.php
- Changes since 5.17.3:
  * Unbreak build with Qt 5.14
* Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.3.php
- Changes since 5.17.2:
  * [Icon View] Don't use dialog-warning emblem on icon when KCM requires authentication (kde#413183)
* Tue Oct 29 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.2.php
- Changes since 5.17.1:
  * [sidebar] Add a hover effect to intro page icons
* Tue Oct 22 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.1.php
- Changes since 5.17.0:
  * Filter invalid services in most used model (kde#413178)
* Thu Oct 10 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.17.0.php
- Changes since 5.16.90:
  * Explicitly qmlRegisterType QAbstractItemModel
  * Use symbolic icon in intro page
* Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.90.php
- Changes since 5.16.5:
  * add tooltips to the intro page
  * Redesign intro page
  * Improve keyboard navigation (kde#404065)
  * It compiles fine without deprecated method
  * We depends against 5.62
  * It's defined in ECM
  * Get rid of khtml usage (kill classic mode)
  * [Sidebar] Use new Kirigami ListSectionHeader component
  * fix XML syntax
  * Port System Settings sidebar to QQC2
  * Move Fonts category down a bit
  * Make the System Settings category headers look consistent with other Kirigami lists
  * Bring back and install System Administration category
  * Adjust and remove some top-level categories to implement new Appearance section layout
  * Rename "Desktop Behavior" category to "Workspace Behavior"
  * Install in new logging directory when we use kf5 5.59.0
  * Fix forward declaration
  * Use new syntax
- Drop patches, now upstream:
  * install_administration_category.diff
* Tue Sep 03 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.5.php
- Changes since 5.16.4:
  * Exclude other desktop file from AppStream metadata generation
  * Use non-deprecated .metainfo.xml filename extension
  * fix XML syntax
  * Add AppStream metadata file
* Tue Jul 30 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.4.php
- No code changes since 5.16.3
* Tue Jul 09 2019 fabian@ritter-vogt.de
- Update to 5.16.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.3.php
- No code changes since 5.16.2
* Tue Jun 25 2019 fabian@ritter-vogt.de
- Update to 5.16.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.16.2.php
- No code changes since 5.16.1
Version: 5.12.8-bp150.3.3.1
* Tue Mar 05 2019 fabian@ritter-vogt.de
- Update to 5.12.8
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.8.php
- No code changes since 5.12.7
* Tue Sep 25 2018 fabian@ritter-vogt.de
- Update to 5.12.7
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.7.php
- Changes since 5.12.6:
  * Use correct settings icon for Configure action BUG: 397888 FIXED-IN: 5.12.7 (kde#397888)
  * Fix sidebar search field with fractional scale factors
  * Hide view selection if there is only one plugin to choose (kde#374865)
* Wed Jun 27 2018 fabian@ritter-vogt.de
- Update to 5.12.6
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.6.php
- Changes since 5.12.5:
  * Update systemsettings docbook to 5.12
* Wed Feb 21 2018 lbeltrame@kde.org
- Update to 5.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
  * Improve sidebar header visibility (kde#384638)
Version: 5.12.5-bp150.2.4
* Wed May 02 2018 fabian@ritter-vogt.de
- Update to 5.12.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
  * Polish sidebar header appearance (kde#392340)
  * Use font.weight instead of font.bold
* Tue Mar 27 2018 fabian@ritter-vogt.de
- Update to 5.12.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
  * None
* Sat Mar 24 2018 fabian@ritter-vogt.de
- Support wayland sessions without QT_QPA_PLATFORM set:
  * 0001-Use-platform-detection-in-SystemSettings.patch
* Tue Mar 06 2018 fabian@ritter-vogt.de
- Update to 5.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
  * Add explicit includes to fix build with Qt 5.11
* Thu Feb 22 2018 lbeltrame@kde.org
- Update to 5.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
  * Improve sidebar header visibility (kde#384638)
* Tue Feb 13 2018 fabian@ritter-vogt.de
- Update to 5.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
  * Require KDE Frameworks 5.42 and Qt 5.0
  * Fix crash when searching
* Fri Feb 02 2018 fabian@ritter-vogt.de
- Update to 5.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
  * use kcrash so we get drkonqi to pop up on crashes
* Mon Jan 15 2018 fabian@ritter-vogt.de
- Update to 5.11.95
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
  * Use smaller non-italic font for system settings module authentication message (kde#388515)
  * Remove obsolete reviewboardrc file
  * require the org.kde.kcm module
  * Make config window fit all controls
  * map rows to the source model (kde#386454)
  * map rows to the source model (kde#386454)
  * Use QActions directly in menu
  * Fix minor typo
  * fix LayoutMirroring for LTR
  * Background color for sidebar headers
  * [SideBar] enable LayoutMirroring for RTL
  * keyboard navigation in systemsettings
  * get rid of binding loop
  * align perfectly the headers of the two columns
  * better placing for tooltips
  * hide tooltip on mouse leave (kde#384908)
  * show separator only when scrolled
  * try harder to wrap very long words (kde#380972)
- Remove patches, now upstream:
  * 0001-try-harder-to-wrap-very-long-words.patch
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Update to 5.11.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
  * None
* Thu Nov 30 2017 fabian@ritter-vogt.de
- Update to 5.11.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
  * None
* Tue Nov 07 2017 fabian@ritter-vogt.de
- Update to 5.11.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
  * map rows to the source model (kde#386454)
  * Fix DBus startup notification
- Remove patches, now upstream:
  * 0001-Fix-DBus-startup-notification.patch
* Tue Oct 24 2017 fabian@ritter-vogt.de
- Update to 5.11.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
  * Fix colours not updating in systemsettings
- Add patch to fix the startup notification:
  * 0001-Fix-DBus-startup-notification.patch
* Tue Oct 17 2017 fabian@ritter-vogt.de
- Update to 5.11.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
  * Use QQC2.Label over Kirigami.Label
  * get rid of binding loop
* Thu Oct 05 2017 fabian@ritter-vogt.de
- Update to 5.11.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
  * Remove unnecessary remove_definitions()
  * Define -DQT_NO_URL_CAST_FROM_STRING and fix compilation.
  * Also extract i18n messages from *.qml
* Thu Sep 14 2017 fabian@ritter-vogt.de
- Update to 5.10.95
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.95.php
- Too many changes to list here
- Add patch to fix appearance of the front page with long words (kde#380972):
  * 0001-try-harder-to-wrap-very-long-words.patch
* Tue Aug 22 2017 fabian@ritter-vogt.de
- Update to 5.10.5
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
  * None
* Tue Jul 18 2017 fabian@ritter-vogt.de
- Update to 5.10.4
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.4.php
- Changes since 5.10.3:
  * Honour the NoDisplay attribute of KServices
* Tue Jun 27 2017 fabian@ritter-vogt.de
- Update to 5.10.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.3.php
- Changes since 5.10.2:
  * None
* Tue Jun 13 2017 fabian@ritter-vogt.de
- Update to 5.10.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.2.php
- Changes since 5.10.1:
  * None
* Tue Jun 06 2017 fabian@ritter-vogt.de
- Update to 5.10.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.10.1.php
- Changes since 5.10.0:
  * None