- Also expose YaST repository configuration if present. Commit.
- Fix arguments when running .desktop files with runservice. Commit.
- Properly retrieve all boolean properties. Commit.
- Don't break compatibility with old configs. Commit. Phabricator Code review D4594
- Fix gtk-primary-button-warps-slider with GTK 2. Commit. Fixes bug #376273. Phabricator Code review D4557
- Fix build with -fno-operator-names. Commit.
- Fix crash in Screen Locker KCM on teardown. Commit. See bug #373628. Phabricator Code review D4535
- Fix array allocation for non-continuous cpu numbers. Commit. Fixes bug #376537. Phabricator Code review D4640
- Use unicode codepoint instead of UTF-8 literal. Commit.
- Find minimum required Breeze version instead of current version. Commit. Phabricator Code review D4644
- Avoid a crash on Kwin decoration KCM teardown. Commit. See bug #373628. Phabricator Code review D4533
- Support modifier-only-shortcuts when capslock is on. Commit. Fixes bug #375355. Phabricator Code review D4241
- Translate the layout name when passing to layout change OSD. Commit. Phabricator Code review D4243
- [autotests] Add test case for modifier only trigger when capslock enabled. Commit. See bug #375355
- Fixed initial graying out options in Cube Effect settings. Commit. Code review #129194
- [TabBox] Remember current model index on SwitcherItem model set. Commit. Phabricator Code review D4162. Fixes bug #333511
- Fix type argument for get property call. Commit.
- Isable logging to kscreen.log by default, re-enable with export KSCREEN_LOGGING=1. Commit. Phabricator Code review D3993. Fixes bug #361688
- Use icon center for vertical hitscan on drop. Commit. Phabricator Code review D4683
- Remove get new looks button from 5.8. Commit.
- Fix crash when invoking Present Windows with the group dialog open. Commit. Fixes bug #376205. Fixes bug #376234. Phabricator Code review D4525
- [Folder View] Don't show script execution prompt on desktop:/. Commit. Phabricator Code review D4534
- Use proper version for baloo. Commit.
- [Solid Device Actions KCM] Encode action file name. Commit. Fixes bug #344534. Phabricator Code review D4474
- Add missing include in sortedactivitiesmodel to fix build with GCC 7. Commit. Phabricator Code review D4464
- Revamp (Activity) Pager wheel handling. Commit. Fixes bug #375769. Phabricator Code review D4360
- [Folder View] show script execution prompt when clicking item. Commit. Fixes bug #375793. Phabricator Code review D4367
- And maybe don't undo the fix while fixing the fix ... Commit.
- Fix startup warning introduced in 3568d8e4. Commit.
- Fix clearing selection when rectangle selection contains no items. Commit.
- Fix Plasmoid.busy visualization in desktop containment. Commit. Phabricator Code review D4341
- Call correct function and fix warning. Commit.
- [Task Manager] Hide group dialog when opening applets settings. Commit. Phabricator Code review D4280
- Use KPluginMetaData::readStringList. Commit.
- [kcm] Fix reset logic. Commit. Code review #129875
- Silence warning. Commit.
- Fix crash during crash acrobatics. Commit. Fixes bug #365206. Phabricator Code review D4085
- Fix binding loop. Commit. Fixes bug #374786
- [Folder View] Fix right click erroneously opening files. Commit. Fixes bug #360219
- Clean up after a window delegate drag exits the window. Commit. Phabricator Code review D3947
- Fix Enter/Return not running non-dir items in list view mode. Commit.
- Set current index to start of selection range when performing rectangle selection. Commit. Phabricator Code review D3932
- [Panel Containment] Explicitly bind visible on both the container and the applet. Commit. Phabricator Code review D3897
- [Task Manager] Parent QAction to "parent" instead of this. Commit. Phabricator Code review D3816
- [Containment Appearance] Make sure to always load a config view. Commit. Fixes bug #360862. Phabricator Code review D3911
- Don't clear hover state while a child dialog is open. Commit. Fixes bug #374291
- Do not treat filename in selection as URL. Commit. See bug #376365. Phabricator Code review D4579
- QtQuick-based interfaces will now more reliably adapt to color scheme changes at runtime. Commit. Phabricator Code review D4492
- Fix regression in which the Save dialog appears as an Open dialog. Commit. Code review #129732
- Fix crash caused by notifications use-after-free. Commit.
- OpenVPN: Remove previously configured secrets to avoid passing them back. Commit. Fixes bug #375170
- Use KDE specific page for captive portal redirection. Commit. Fixes bug #374026
- Always check if context is valid when calling pa functions. Commit. Fixes bug #375872. Phabricator Code review D4402
- VolumeSlider: Ignore all value changes until Component is completed. Commit. Fixes bug #375495. Phabricator Code review D4269
- Fix compare for undefined argument in playFeedback(). Commit. Phabricator Code review D4104
- Pass correct index to playFeedback. Commit. Fixes bug #374919. Phabricator Code review D4105
- Applet: Don't delete delegates while drag is active. Commit. Fixes bug #374288. Phabricator Code review D3898
- Update to KDevplatform API change. Commit.
- Fix handling of paths with whitespace in bash. Commit. Code review #129013
- Update to KDevplatform API change. Commit.
- Port to QMultiHash. Commit. Phabricator Code review D4654
- Only remove + announce if leader change actually occured, avoid excessive loop. Commit. Phabricator Code review D4652
- Fix crash. Commit. Phabricator Code review D4651
- [Notifications] Never manually hide() the NotificationPopup. Commit. Phabricator Code review D4632
- Add comment laying out goals. Commit.
- Fix crash when switching activities. Commit. Fixes bug #376055. Phabricator Code review D4631
- Tweak alphabetic (default) sort behavior. Commit. Fixes bug #373698. Phabricator Code review D4469
- Turn the NotificationItem in a MouseArea. Commit.
- A minimized config dialog on the desktop (e.g. wallpaper settings) will now be un-minimized when trying to open it multiple times. Commit.
- [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file. Commit. Phabricator Code review D4456
- [System Tray Containment] Ungrab mouse before opening context menu. Commit. Phabricator Code review D4455
- [KRunner] In doubt use primary screen for view position. Commit. Fixes bug #375574
- Drop legacy fixup rule for VirtualBox. Commit. Fixes bug #350468. Phabricator Code review D4346
- Fix isOutputRedundant logic. Commit. Fixes bug #375507. Phabricator Code review D4309
- Fix group parents not appearing when disabling inline grouping. Commit. Phabricator Code review D4284
- Corona::screenGeometryChanged on qscreen resized. Commit.
- MediaController: Update position while queuedPositionUpdate timer is running. Commit. Phabricator Code review D3904
- Better clean up of duplicate containments. Commit. Fixes bug #371858. See bug #371991. Phabricator Code review D3981
- Fix "Pinned Chrome disappears when all Chrome windows are closed". Commit. Fixes bug #365617. Phabricator Code review D3950
- [MPRIS Data Engine] Don't crash if "Metadata" is a map but of wrong type. Commit. Fixes bug #374531
- Systray: Move all icon resolution to dataengine. Commit. Fixes bug #356479. Phabricator Code review D2986
- Use a native event filter to notice the screen was swapped. Commit. Phabricator Code review D3822