----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129257/ -----------------------------------------------------------
(Updated Oct. 26, 2016, 1:57 a.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and Jeremy Whiting. Changes ------- Submitted with commit 63a39fda5087db4ddf3128c2908635c36a5d58f8 by Aleix Pol to branch master. Repository: knewstuff Description ------- Much like with updates. It will be useful to be able to query for installed packages without having to look them all up. Diffs ----- src/core/engine.cpp ab47405 src/core/engine_p.h 11571bf src/downloadmanager.h 39769f3 src/downloadmanager.cpp 8ce813b Diff: https://git.reviewboard.kde.org/r/129257/diff/ Testing ------- Works on my newbackends branch for discover where I refactored the internals to be more async, there we can just fetch the installed packages at start without having to fetch everything. Thanks, Aleix Pol Gonzalez