- Only deprecate up to target frameworks. Commit.
- Flatpak: make sure we don't issue new queries after cancelling. Commit. Fixes bug #404622
- Flatpak: prevent crash. Commit. Fixes bug #418308
- Pk: only refetch update details once. Commit.
- Pk: only notify about state changes when state changes. Commit.
- Port away from own weird Qt class. Commit.
- FeaturedModel: fix how we deal with errors. Commit.
- Remove unneeded declarations. Commit.
- Simplify Discover load. Commit.
- Make sure we don't crash. Commit.
- Flatpak: build with older libflatpaks. Commit.
- Flatpak: include more information on the transaction error message. Commit. See bug #417078
- Flatpak: forgot to commit this method. Commit.
- Flatpak: show the right icon for the source. Commit.
- Reviews: expose the reviewed package version on the delegate. Commit. Fixes bug #417675. Phabricator Code review D27554
- Flatpak: simplify code. Commit.
- Polish the "removing this repo will uninstall these apps" message. Commit.
- Flatpak: improve the list of resources to remove toghether with the source. Commit.
- Improve how we report errors in removing sources. Commit.
- Flatpak: make it easier to remove a remote in use. Commit.
- Port QProcess::startDetached deprecated method. Commit.
- Pk: simplify initialisation. Commit.
- Make status label on Updates page consistent. Commit.
- Emit properties only when they change. Commit.
- Remove deprecated constructs. Commit.
- Port Application Page's form layout to Kirigami FormLayout. Commit. Phabricator Code review D27183
- Reply->error() is deprecated in qt5.15. Commit.
- Change notification button text to "View Updates". Commit. Phabricator Code review D26889
- Hopefully fix neon builds. Commit.
- Flatpaknotifier: only refresh the right installation when it gets modified. Commit.
- Fix windows compilation, QString.sprintf() is deprecated. Commit.
- Focus email input line by default. Commit. Fixes bug #418309. Phabricator Code review D27776
- Set correct version. Commit.
- KF5 only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- [applets/notes] Fix drag&drop links and cursor shape regression. Commit. Fixes bug #417953. Phabricator Code review D27673
- Only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs. Commit. Fixes bug #384515. Phabricator Code review D27362
- Only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- Notify about decorations button order change. Commit. Phabricator Code review D27904
- Only deprecate up to target frameworks. Commit.
- Fix: handle when backend fails to load/initialize. Commit. Phabricator Code review D27625
- Only deprecate up to target frameworks. Commit.
- Only link to Qt5WebChannel if Qt5WebEngineWidgets available. Commit. Phabricator Code review D27347
- [applets/taskmanager] Show PA-related features even when audio indicators are disabled. Commit. Fixes bug #418164. Phabricator Code review D27684
- [emojier] Set minimum window height and width. Commit. Fixes bug #418195. Phabricator Code review D27679
- Only deprecate up to target frameworks. Commit.
- [kded] Remove html tags from password dialog. Commit. Fixes bug #418625
- Only deprecate up to target frameworks. Commit.
- [gmenu-dbusmenu-proxy] Fix radio button state detection. Commit. See bug #418385. Phabricator Code review D27885
- [gmenu-dbusmenu-proxy] Pass action "target" in invocation. Commit. See bug #418385. Phabricator Code review D27884
- Degrade qCInfo to qCDebug. Commit. Phabricator Code review D27879
- Demote jump list actions to PossibleMatches. Commit. See bug #418529. Phabricator Code review D27886
- ItemContainer: disconnect signals in destructor. Commit. Fixes bug #417603. Phabricator Code review D27650
- Only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- Only deprecate up to target frameworks. Commit.
- Align wallpaper dialog button to bottom. Commit. Fixes bug #418173. Phabricator Code review D27667
- Fix connection to invalid signal. Commit. Phabricator Code review D27686
- Only deprecate up to target frameworks. Commit.
- Use content_type as fallback in appchooser dialog. Commit.
- Only deprecate up to target frameworks. Commit.
- FileChooser: do not return empty file list when no local file is selected. Commit. Fixes bug #418155