- 18 Dec, 2017 3 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
This reverts commit f50dd62a.
-
Aleix Pol Gonzalez authored
-
- 14 Nov, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
Many things listen to this signal, we better only emit it when it actually changed.
-
- 31 Oct, 2017 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 07 Aug, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
Changes the search strategy into one that will fetch all backends in parallel. When a same resource is reported twice, the one coming from the backend selected as preferable for applications will be used. Duplication matching is done using the appstream id, so it's very important that application backends support it.
-
- 04 Aug, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 30 Jun, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 21 Jun, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
They get removed from the model through their status, they get added by the class who requested them. Will allow for simpler code and more semantics for the Transactions.
-
- 13 Jun, 2017 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
We'll still need to be notified about its end
-
- 12 Jun, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
It's more realistic. Prepares ResourcesProxyModel for other useful use-cases
-
- 09 Jun, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
It will be used on the initial page and when searching
-
- 08 Jun, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
Both packagekit and flatpak back-ends had an action for refreshing the db that would collide on Ctrl+R. Now we have 1 action that will call all the backends to refresh. Translators: Note this moves around the i18n() call CCMAIL: kde-i18n-doc@kde.org
-
- 17 Mar, 2017 1 commit
-
-
Dan Leinir Turthra Jensen authored
This provides some very light user feedback when the update check has not been completed. It ensures that we don't get told there are no updates, when we don't really know yet whether we really do. End result is that this patch sets the text "Checking for updates..." on the Update sidebar entry when we're fetching things. This also introduces a minor fix to the KNS backend, which on errors would otherwise end up in a perpetual fetching state. Differential Revision: https://phabricator.kde.org/D5046
-
- 10 Jan, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
This way we can more easily standardize around ids, leverage on the naming used for kpackage handlers
-
- 02 Jan, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 19 Dec, 2016 3 commits
-
-
Aleix Pol Gonzalez authored
Also stop treating it like a model because we're not using it as such
-
Aleix Pol Gonzalez authored
Otherwise it's an initialization mess
-
Aleix Pol Gonzalez authored
-
- 15 Dec, 2016 4 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Desktop files for plugins won't be required anymore, as this was only used for KNS, but we don't want to statically load categories anymore. KNS will load its different backends having its own factory, based on whichever knsrc files are present in the system.
-
Aleix Pol Gonzalez authored
While we want fresh results in the beginning, it's to be expected that later results will be of less interest.
-
Aleix Pol Gonzalez authored
Offer resources in bulk, so we don't have to refresh the UI that often
-
- 01 Dec, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
Otherwise we return 0B for PackageKit resources, which looks wonky
-
- 18 Nov, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 16 Nov, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
BUG: 365236
-
- 25 Oct, 2016 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 24 Oct, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 02 Aug, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 21 Jul, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 01 Jul, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 27 May, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
In general that would be by KNS
-
- 25 May, 2016 2 commits
-
-
Aleix Pol Gonzalez authored
Now we were holding the fetching property while downloading updates and such. After this patch, we'll fetch them and notify as such afterwards.
-
Aleix Pol Gonzalez authored
-
- 11 May, 2016 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Let the transaction itself deal with it
-
- 10 May, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
-