summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/applicationmodel.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-1/+1
* Switch to declarative registrationRobert Griebl2023-11-081-3/+0
* Add NotificationModel QML typeBernd Weimer2023-07-251-2/+0
* Implement model invalidate() explicitlyBernd Weimer2023-06-231-0/+1
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-3/+3
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Fix the qmltypes generationRobert Griebl2022-05-311-0/+1
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-0/+1
* Clazy: fix srcRobert Griebl2021-08-201-1/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-1/+4
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update the appman-dumptypes toolRobert Griebl2019-01-161-0/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Fix hidden virtual warningsRobert Griebl2017-06-191-0/+3
* Add ApplicationModel typeBernd Weimer2017-06-161-0/+92