summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/package.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
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-2/+2
* Switch to declarative registrationRobert Griebl2023-11-081-1/+0
* QML can now deal with QList<object derived type *> propertiesRobert Griebl2023-09-261-3/+4
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-13/+13
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-4/+4
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Clazy: fix srcRobert Griebl2021-08-201-1/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Add properties to allow cross-referencing between Package and ApplicationRobert Griebl2020-02-171-0/+9
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-211-0/+1
* Add new package abstraction, part 2Robert Griebl2019-10-281-12/+9
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* (Re)implement package and application blockingRobert Griebl2019-08-021-0/+151