- ReceiveFileJob: Emit correct target path in description signal. Commit. Fixes bug #384740
- Fix overlapping labels on systems with different window sizes. Commit. Phabricator Code review D8721
- PK: Use the stream to store the information rather than the transaction. Commit. Fixes bug #386992
- Flatpak: Make sure we don't degrade resources' state. Commit.
- If it's busy, try again in a second. Commit.
- Group updater refreshes. Commit.
- StandardUpdater: Only refresh when it's going to make a difference. Commit.
- Narrow down the scope of a variable. Commit.
- Make it possible for updaters to show notifications at any time. Commit. See bug #387211
- Remove unused code. Commit.
- Remove hidden styling from the delegate's comment. Commit. Fixes bug #387221
- No need to explicitly notify. Commit.
- Make sure we remove the Transaction before it's destroyed. Commit.
- Revert "Install related ref instead attempting to upgrade it". Commit.
- Install related ref instead attempting to upgrade it. Commit. Phabricator Code review D8784
- Link to a url that still exists. Commit.
- Don't fetch updates while the updater is working. Commit.
- Remove weirdly long timer to display notifications. Commit. Fixes bug #381812
- Simplify notifier logic. Commit.
- Don't crash if we get into a weird state. Commit. Fixes bug #385637
- Remove unneeded declaration. Commit.
- Make sure we never search on an invalid KNS backend. Commit. See bug #386045
- Use OCS to retrieve Tabs from the KDE store. Commit. Fixes bug #338669. Phabricator Code review D8734
- Allow glXChooseFBConfig to return sRGB capable fbconfig. Commit. Fixes bug #387159
- Fix leaking of FDs requested from logind. Commit. Phabricator Code review D8887
- Fix race condition with libinput events on startup. Commit. Phabricator Code review D8888
- Fix build with a KWindowSystem framework that doesn't pull QWidget. Commit. Phabricator Code review D8706
- Allow a cross-process check for same applications. Commit. Fixes bug #386043. Phabricator Code review D8661
- Don't use XDGv6 in stable. Commit.
- Support modifier+mouse button on window decoration. Commit. Fixes bug #386708. Phabricator Code review D8758
- Remove unnecessary QString::arg call. Commit. Phabricator Code review D8764
- Fix occassional crash caused by needlessly delayed signals (bko#363224). Commit. See bug #363224
- XRandR: Clear EDID data when monitor is disconnected from an output. Commit. Phabricator Code review D8840
- Fix crash in KAStatsFavouritesModel. Commit. Fixes bug #386439. Phabricator Code review D8608
- Be more explicit about Qt5::Widgets dependencies. Commit.
- Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation. Commit.
- Dict Engine: cache available dicts. Commit.
- Dict engine: remove two redundant lines. Commit.
- Dict engine: remove double quotes around dictionary descriptions. Commit.
- [weather] ion template: remove bogus translation strings. Commit.
- Preserve the order in dbus menu when doing action reusing. Commit. Phabricator Code review D8585
- Be more explicit about Qt5::Widgets dependencies. Commit.