summaryrefslogtreecommitdiffstats
path: root/src/application-lib/applicationinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Better abstraction for the watchdog and OpenGL configurationRobert Griebl2024-06-181-0/+3
* Fix data race on auto generated DLT idRobert Griebl2024-06-111-2/+0
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-4/+7
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+2
* Config cache: fix a static init fiasco plus modernizationRobert Griebl2023-08-011-1/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-6/+6
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-2/+13
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Added a migration document for 5.13 -> 5.14Robert Griebl2020-07-171-0/+2
* Implement cache typing and versioningRobert Griebl2020-05-271-0/+2
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-0/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-90/+23
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-2/+2
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Make DLT IDs configurableBernd Weimer2018-11-201-0/+1
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+2
* info.yaml: Don't accept file paths in the 'icon' fieldDaniel d'Andrada2018-08-061-0/+1
* Refactor the Application objectDaniel d'Andrada2018-05-141-0/+174