- Make sure we don't show warnings unless it's absolutely necessary. Commit.
- Make sure the Remove button doesn't overlap the text. Commit.
- Improve local packages display on local packages. Commit. See bug #376276
- Properly retrieve all boolean properties. Commit.
- Don't break compatibility with old configs. Commit.
- Fix gtk-primary-button-warps-slider with GTK 2. Commit. Fixes bug #376273
- Lazy QUrl::fromUserInput in web browser. Commit.
- [autotests] Add test case for quick tiling on X11. Commit. See bug #376155
- Avoid a crash on Kwin decoration KCM teardown. Commit. See bug #373628
- Support creation of PlasmaShellSurface prior to ShellSurface. Commit.
- Fix crash when invoking Present Windows with the group dialog open. Commit. Fixes bug #376205. Fixes bug #376234
- Fix crash when invoking Present Windows with the group dialog open. Commit. Fixes bug #376205. Fixes bug #376234
- Use proper version for baloo. Commit.
- [Folder View] Don't show script execution prompt on desktop:/. Commit.
- [Folder View] Support extracting files to sub-directories with drag and drop from Ark. Commit.
- Fix discover desktopid in favorties. Commit.
- [ContextMenu] Ungrab mouse in taskmanager. Commit.
- [taskmanager] Uniform tasmanager tooltips to systray ones. Commit.
- [Task Manager] Don't import QtQuick 2.7. Commit. See bug #376199
- Reverse TaskManager DragDrop to blacklist Plasma instead of whitelisting URLs. Commit. Fixes bug #375871
- Do not treat filename in selection as URL. Commit. See bug #376365
- QtQuick-based interfaces will now more reliably adapt to color scheme changes at runtime. Commit.
- Update to KDevplatform API change. Commit.
- Fix manually reordering launchers. Commit.
- TaskManager: add icon to cache after painfully querying it over XCB/NETWM. Commit.
- Pass args to DataEngine superclass constructor. Commit.
- 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.
- Match QtQuick import to minimum Qt version. Commit. See bug #376199
- [Clipboard plasmoid] Fix line breaks. Commit.
- [System Tray] Part Revert "Trigger context menu on press" as this breaks xembedsniproxy. Commit. Fixes bug #375930
- Rename Application Menu to Global Menu to avoid conflict. Commit. Fixes bug #375478
- [kioslave/remote] Fix porting bugs. Commit. Fixes bug #376131
- [Icon Applet] More sensible minimum height. Commit.
- Make services disqualification much stricter. Commit.
- [System Tray Containment] Drop useless Q_INVOKABLE from .cpp file. Commit.
- [System Tray Containment] Ungrab mouse before opening context menu. Commit.