summaryrefslogtreecommitdiffstats
path: root/src/application-lib/packagedatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-1/+1
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-2/+2
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-021-3/+22
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-5/+2
* Add new package abstraction, part 2Robert Griebl2019-10-281-10/+11
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Remove support for multiple installation locationsRobert Griebl2019-08-021-3/+5
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-0/+95