summaryrefslogtreecommitdiff
path: root/src/application-lib/packagedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add explicit include for std::abortBernd Weimer2022-08-121-0/+1
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-1/+0
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Fix QScopedPointer::take deprecation warningMÃ¥rten Nordheim2022-03-241-8/+9
* Additional debug output to help with trouble shootingRobert Griebl2022-03-171-1/+4
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-021-37/+124
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Ignore unparseable info.yaml manifest fileRobert Griebl2021-04-231-3/+9
* Disallow implicit ASCII castsBernd Weimer2020-09-171-1/+1
* Implement cache typing and versioningRobert Griebl2020-05-271-1/+2
* Mark methods with deployment warnings deprecatedBernd Weimer2020-01-311-2/+0
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-50/+78
* Add new package abstraction, part 2Robert Griebl2019-10-281-30/+38
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Remove support for multiple installation locationsRobert Griebl2019-08-021-7/+13
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-0/+215