- 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 6 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
-
Aleix Pol Gonzalez authored
-
- 02 Aug, 2018 8 commits
-
-
Abhijeet sharma authored
Summary: This patch brings the initial integration of Fwupd Backend. * This backend was implemented as the part of my GSoC"18 Project, its link can be found here: https://summerofcode.withgoogle.com/projects/?sp-search=abhijeet#5140246090481664 * The status report for this backend can be found here: https://community.kde.org/GSoC/2018/StatusReports/AbhijeetSharma Reviewers: apol, davidedmundson Reviewed By: apol Subscribers: zzag, anthonyfieroni, plasma-devel Tags: #plasma, #discover_software_store Differential Revision: https://phabricator.kde.org/D14050
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
BUG: 397003
-
Aleix Pol Gonzalez authored
BUG: 397058
-
Aleix Pol Gonzalez authored
-
Nate Graham authored
Summary: This patch makes the Settings page visually consistent with the Updates page. Now that both have (with the Breeze color scheme) a gray background, with white list items than span the full width. Button placement is also improved, thanks to a recent Kirigami patch that automatically moves it in a bit when a scrollbar is visible. Test Plan: Here's what the {nav Updates} page whose style we want to match currently looks like: {F6172218} Settings page, before: {F6172219} Settings page, after: {F6172220} Reviewers: apol, #discover_software_store Reviewed By: apol, #discover_software_store Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14557
-