summaryrefslogtreecommitdiffstats
path: root/src/application-lib
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-112-1/+3
* Remove obsolete environment variable documentationBernd Weimer2020-08-101-2/+3
* Spelling fixes all over the placeRobert Griebl2020-07-171-3/+3
* Added a migration document for 5.13 -> 5.14Robert Griebl2020-07-173-3/+9
* Implement cache typing and versioningRobert Griebl2020-05-277-31/+40
* Support legacy configurationsBernd Weimer2020-03-201-1/+19
* Fix broken ApplicationInfo cacheRobert Griebl2020-01-311-3/+5
* Mark methods with deployment warnings deprecatedBernd Weimer2020-01-311-2/+0
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-247-39/+72
* Fix a few (doc) issues in the intent sub-system.Robert Griebl2020-01-141-1/+1
* Fix compiler and code-model warningsRobert Griebl2019-11-081-1/+1
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-077-70/+115
* Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-302-147/+109
* Add new package abstraction, part 2Robert Griebl2019-10-2811-119/+161
* Add support for Qt resourcesBernd Weimer2019-08-131-2/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0515-15/+15
* Remove support for multiple installation locationsRobert Griebl2019-08-025-30/+21
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-0115-656/+1472
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Clarify docs around D-Bus access policiesRobert Griebl2019-06-251-1/+2
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-052-3/+3
* [intents] add intents list to read/write of ApplicationInfo to streamEgor Nemtsev2019-04-251-2/+5
* Update copyright statementsRobert Griebl2018-12-189-9/+18
* Make DLT IDs configurableBernd Weimer2018-11-203-5/+25
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Multiple cleanupsRobert Griebl2018-10-301-1/+0
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-124-0/+10
* The application icon can have any filenameDaniel d'Andrada2018-08-071-1/+1
* info.yaml: Don't accept file paths in the 'icon' fieldDaniel d'Andrada2018-08-062-5/+23
* Refactor the Application objectDaniel d'Andrada2018-05-149-1191/+638
* Deprecate info.yaml fields now, so we can remove them in 5.12Robert Griebl2018-05-033-33/+56
* Clean up applicationscanner.hDaniel d'Andrada2018-04-271-2/+0
* Remove unimplemented Application::fromVariantMap functionDaniel d'Andrada2018-04-271-1/+0
* Add support for extra meta-data in packagesRobert Griebl2018-04-172-0/+44
* Introduce qdoc groups for all qml typesDominik Holland2018-04-172-0/+2
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-173-2/+63
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-079-9/+9
* Add installation state auto testBernd Weimer2017-12-201-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-153-2/+27
* Expose installation state to QMLBernd Weimer2017-12-082-0/+16
* Add Application::activated() signalDaniel d'Andrada2017-10-122-0/+7
* Pass slowAnimations down to client applicationsDaniel d'Andrada2017-09-201-0/+2
* Minor doc cleanupRobert Griebl2017-06-291-1/+1
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-292-1/+1
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-294-2/+51
* Pass name, icon and version to applicationsBernd Weimer2017-04-212-0/+29
* Make Application::codeDir available to the system-uiRobert Griebl2017-03-242-9/+19
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-242-4/+4
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-152-3/+1
* Fix app icon not updating on app installationRobert Griebl2017-03-151-1/+18