- Auto generate desktop file for url handling. Commit. Phabricator Code review D7343
- Remove the navigationEnabled concept. Commit. Fixes bug #383294
- Fix license, comply with our naming scheme. Commit.
- Don't disable the updates action when there are no updates. Commit. Fixes bug #383294
- Some elements aren't reporting a big preview. Commit.
- Fallback to the package icon if there isn't a stock icon as well. Commit.
- Prevent memory leak. Commit.
- Make sure we don't crash when opening flatpakrepo files. Commit.
- Make it possible to prevent some resources from being Reviewed. Commit. See bug #383036
- Don't show the version if there's none on the ApplicationPage. Commit. Fixes bug #383036
- Make sure we don't render HTML on the Discover page header. Commit.
- Make sure the dbus xml interface file exists before it's used. Commit. Phabricator Code review D6792
- Print plugin name in case of a loading error. Commit.
- Update KNS providers to https. Commit. See bug #382820
- Call Platform::setupActionForGlobalAccel on the Client shortcut. Commit. Phabricator Code review D6802
- [effects] Exclude OSD windows from desktop grid. Commit. Fixes bug #376987. Phabricator Code review D6835
- Set focus in this FocusScope. Commit. Fixes bug #383667
- Compress size hint changes before releasing position and repositioning item. Commit. Fixes bug #382759. Phabricator Code review D7385
- Update size hints less often. Commit. Phabricator Code review D7384
- Disable bouncy scrolling. Commit. See bug #378042. Phabricator Code review D7322
- [Folder View] Don't process mime data if immutable. Commit. Fixes bug #383371. Phabricator Code review D7235
- Fix group dialog no longer resizing/closing as windows are closed and the group is dissolved. Commit. Fixes bug #382638. Phabricator Code review D7035
- Prefer using https for kns providers. Commit. See bug #382820
- Kimpanel: Reduce the inputpanel flicker. Commit.
- Kimpanel: backport two commit not on 5.10 branch. Commit.
- Fix QSortFilterProxyModelPrivate::updateChildrenMapping crash in libtaskmanager. Commit. Fixes bug #381006. Phabricator Code review D7139
- [Notifications] Clean up States. Commit. See bug #381105. Phabricator Code review D7319
- Don't change fillMode of image just before deleting it. Commit. See bug #381105. Phabricator Code review D7248
- Disable kuiserver debug output by default; make it appear in kdebugsettings. Commit.
- [Battery Monitor] Fix icon size for InhibitionHint. Commit. Fixes bug #383213
- [Notifications] Improve mouse handling. Commit. Fixes bug #382263. Phabricator Code review D7029
- Use correct easing type values. Commit. Fixes bug #382834. Phabricator Code review D6970
- Prefer using https for kns providers. Commit. See bug #382820
- Improve unittest for renaming desktop icons. Commit. See bug #382341
- [AppMenu Applet] Pass "ctx" as context instead of "this". Commit. Fixes bug #382386. Phabricator Code review D6951
- [Klipper ModelTest] Fix build. Commit. Phabricator Code review D6874
- [TasksModel] Use LauncherUrlWithoutIcon in move method. Commit. Phabricator Code review D6872
- [LauncherTasksModel] Emit dataChanged for LauncherUrlWithoutIcon on sycoca change. Commit. Phabricator Code review D6869
- Fix implicit QString->QUrl conversion. Commit.