----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129257/ -----------------------------------------------------------
Review request for KDE Frameworks and Jeremy Whiting. 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