- 24 Sep, 2018 4 commits
-
-
Aleix Pol Gonzalez authored
BUG: 396833
-
Kai Uwe Broulik authored
A label without a size never wraps Differential Revision: https://phabricator.kde.org/D15681
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
It would check whether the old count was greater than or equal to the new count which is the wrong way round and as such the notification was never shown. BUG: 396426 BUG: 390322 FIXED-IN: 5.12.7 Differential Revision: https://phabricator.kde.org/D15682
-
- 22 Sep, 2018 1 commit
-
-
Rik Mills authored
Neon do not use this, so safe to change in 5.14
-
- 21 Sep, 2018 6 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
BUG: 398620
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
BUG: 397585
-
Aleix Pol Gonzalez authored
They don't offer much control and make the whole UI really hard to process.
-
- 20 Sep, 2018 10 commits
-
-
Aleix Pol Gonzalez authored
Otherwise they never finish and Discover gets all locked up
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Nobody is reading it (besides QDebug) and was preventing my fwupd devices from initialising
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Reduce indentation where possible Proper variable scope
-
Aleix Pol Gonzalez authored
Don't let instances fall through when we fail
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Prefer using smart pointers or parenting to manual deleting
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Backends should be smart enough to take the query regardless of their state. BUG: 398746
-
- 13 Sep, 2018 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
-
- 07 Sep, 2018 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 04 Sep, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 03 Sep, 2018 1 commit
-
-
Jonathan Esk-Riddell authored
QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency.
-
- 31 Aug, 2018 6 commits
-
-
Laurent Montel authored
-
Aleix Pol Gonzalez authored
CCMAIL: montel@kde.org
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 29 Aug, 2018 5 commits
-
-
David Hallas authored
Summary: Fixes minor memory leak in the KNSBackend, the destructor of KNSBackend failed to delete the contents of the m_rootCategories vector. Test Plan: Build with -fsanitize=address Open and close Discover Reviewers: apol Reviewed By: apol Subscribers: apol, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15145
-
Aleix Pol Gonzalez authored
Makes for a more reliable update experience. BUG: 397938
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
BUG: 397759
-
- 21 Aug, 2018 1 commit
-
-
Abhijeet sharma authored
Summary: Implemented Version checker for fwupd in FindLIBFWUPD.cmake * Implemented Version Checker in FindLIBFWUPD.cmake * Reduced the Minimum Required version of Fwupd to 1.06 [Not Tested, bug reports says it builds successfully on 1.06] Related Bugs: * https://bugs.kde.org/show_bug.cgi?id=397377 * https://bugs.kde.org/show_bug.cgi?id=397378 Reviewers: apol, davidedmundson Reviewed By: apol Subscribers: plasma-devel Tags: #plasma, #discover_software_store Differential Revision: https://phabricator.kde.org/D14933
-
- 15 Aug, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-