- Simplify KNSBackend fetch logic. Commit. Fixes bug #380138. Phabricator Code review D6191
- Ignore updates for which we didn't get latest commit. Commit.
- Improvements in installation or updates for flatpak backend. Commit. Phabricator Code review D6298
- Flatpak backend: display a popup with error when update or installation fails. Commit.
- Avoid starting update transactions twice. Commit.
- Remove unused code. Commit.
- Make sure changelogs are displayed properly. Commit. Fixes bug #381248
- Fix crash when using Discover during updates. Commit. Fixes bug #370906
- Fix no-display of CPU bars per core (and fix some warnings). Commit. Code review r/129838/
- Properly block the edge also for touch screen edges. Commit. Fixes bug #380476. Phabricator Code review D6304
- [platforms/x11] Add support for GLX_NV_robustness_video_memory_purge. Commit. Fixes bug #344326. Phabricator Code review D6344
- Fix double click on window deco if tripple clicked. Commit. Fixes bug #361241
- Make shadows work for windows 100% width or height. Commit. Fixes bug #380825. Phabricator Code review D6164
- [tabbox] Fix casts to Client where it should be AbstractClient. Commit. Phabricator Code review D6273
- Fix switch desktop on screenedge while resizing a Wayland window. Commit. Phabricator Code review D6264
- Fix switch desktop through edge when moving window. Commit. Fixes bug #380440. Phabricator Code review D6257
- Workaround Qt regression of no longer delivering events for the root window. Commit. Fixes bug #360841. Phabricator Code review D6258
- Better handle cases when the xkb keymap fails to be created. Commit. Fixes bug #381210. Phabricator Code review D6260
- Fix clicking outside of preview popups to dismiss them corrupting mouse state. Commit. Fixes bug #380982. Phabricator Code review D6247
- Fix crashes with 'Drag me' in touchpad test area. Commit. Fixes bug #346900. Fixes bug #366113. Phabricator Code review D6334
- Fix DND onto Task Manager for groups, group dialog scrollbar. Commit. Fixes bug #379888. Fixes bug #379037. Phabricator Code review D6231
- Remove implicit use of QtQml in Qt 5.7. Commit. Fixes bug #380240. Phabricator Code review D6007
- KDE QFileDialog helper: support name filters without parenthesis. Commit. Phabricator Code review D6351
- Introduce KDE_NO_GLOBAL_MENU env variable to disable global menu. Commit. Phabricator Code review D6310
- Context: Return early from connectToDaemon when already connected. Commit. Fixes bug #381411. Phabricator Code review D6282
- [xembedsniproxy] Free windowAttributes in every case. Commit. Phabricator Code review D6389
- Use KRun::runApplication when possible; split out and share more code. Commit. Phabricator Code review D6358
- Use KRun::runApplication, add missing KActivities::notifyAccessed calls. Commit. Fixes bug #381500. Phabricator Code review D6354
- [AppMenu Applet] Workaround Connections bug in Qt >= 5.8. Commit. Fixes bug #375535. Phabricator Code review D6335
- [AppMenu Applet] Wire up DBusMenuImporter::actionActivationRequested. Commit. Fixes bug #376726. Phabricator Code review D6336
- Make attaching backtraces to existing bug reports work. Commit.
- [xembedsniproxy] Fix memleak and possible crash. Commit. Phabricator Code review D6252