[qt/qt/qtapplicationmanager]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtapplicationmanager Pushed by mirror-service into branch '6.12'. Changed from 232152f137109148c12c69d200903510465be18e to 4f884bae4b97756e689cfaeb542c3ad105435209 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4f884bae4b97756e689cfaeb542c3ad105435209 by Qt Cherry-pick Bot (on behalf of Robert Griebl) on 23/07/2026 at 13:01.. PackageDatabase: parse manifests directly instead of via the cache Measurements showed that the ConfigCache is slower than parsing the YAML manifests directly on startup. Replace the ConfigCache usage with a small parseManifests() helper that reads, optionally verifies the source-content digest and parses each info.yaml. Parallel parsing, the per-file size limit, the IgnoreBroken behavior and the installed-package digest verification are all preserved. The caching-mode toggles enableLoadFromCache()/enableSaveToCache() are no longer needed and are removed. Change-Id: Ifa8c4d6f222b733b72202885631f546a85dca541 Reviewed-by: Thomas Senyk <[email protected]> (cherry picked from commit 992efc996d17dd1519dcb42e57d2adf5b6022ea8) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtapplicationmanager/-/commit/4f884bae4b97756e689cfaeb542c3ad105435209