- 20 Sep, 2018 7 commits
-
-
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
-
- 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 3 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
Script Kiddy authored
-
- 07 Aug, 2018 6 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
BUG: 397192
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 06 Aug, 2018 3 commits
-
-
Aleix Pol Gonzalez authored
It seems like expecting developers to offer a proper changelog is a lot to ask. At least show something so the user isn't on his own to see what's happening. BUG: 397201
-
Abhijeet sharma authored
Summary: This Patch brings the following fixes: * Now It shows proper release data. * Now showing proper size. * added a default icon for updates (device-notifier) * fixes some end-case Reviewers: apol, davidedmundson Reviewed By: apol Subscribers: ngraham, plasma-devel Tags: #plasma, #discover_software_store Differential Revision: https://phabricator.kde.org/D14649
-
Abhijeet sharma authored
* Brings uniform variable name and spaces between function. * Changed License in findLIBFWUPD.cmake as per discussion here (https://phabricator.kde.org/T9305)
-
- 03 Aug, 2018 5 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Don't try to open a search applistpage after switching to updates (actually after switching to a page without a search field). Thanks Dr. Chapatin for the test case! BUG: 391931
-
Aleix Pol Gonzalez authored
-
Abhijeet sharma authored
Summary: There was no check condition, that the variables in FINDLIBFWUPD.cmake file is set or unset. This diff checks for it. Also, there was a discrepancy for fwupd lib to required or optional, this fixes it. After applying this patch, the build errors are fixed. Reviewers: apol, davidedmundson Reviewed By: apol Subscribers: plasma-devel Tags: #plasma, #discover_software_store Differential Revision: https://phabricator.kde.org/D14566
-