summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/abstractruntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup runtime registration and debug outputRobert Griebl2024-09-101-5/+0
* Simplify the global configuration for all runtimesRobert Griebl2024-06-181-44/+6
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-2/+2
* Clazy: fixesRobert Griebl2024-01-081-7/+0
* Cleanup commitRobert Griebl2023-09-261-5/+0
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Fix intents for quick-launched runtimesv5.15.0_QtASBernd Weimer2020-08-111-0/+6
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-1/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix qdoc warningsRobert Griebl2018-12-061-3/+3
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Remove inProcessSurfaceItemReleased from AbstractRuntimeDaniel d'Andrada2018-10-191-7/+0
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-2/+2
* Refactor and improve single-process mode (QML inprocess)Daniel d'Andrada2018-06-201-1/+1
* Merge remote-tracking branch 'tqc/5.11' into devRobert Griebl2018-06-071-0/+16
|\
| * Add options to specify iconTheme and searchPaths in am-config.yamlDominik Holland2018-06-071-0/+16
* | Let Application take care of clearing its runtime pointer when neededDaniel d'Andrada2018-05-141-2/+0
* | Refactor the Application objectDaniel d'Andrada2018-05-141-3/+3
|/
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-0/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-151-0/+23
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-271-0/+7
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-291-6/+4
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-1/+1
* common-lib cleanupRobert Griebl2017-03-131-0/+1
* Fix crash when cleaning up the runtimesDominik Holland2017-03-091-1/+1
* Documentation updateRobert Griebl2017-02-011-0/+19
* Improving the mimeType APIDominik Holland2017-01-201-1/+2
* Adding a new supportsApplicationInterface field to info.yamlDominik Holland2017-01-181-0/+5
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Add systemProperties to configurationBernd Weimer2017-01-131-7/+13
* Harmonize application run stateBernd Weimer2016-12-161-0/+13
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+3
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Exposing the additionalConfiguration also to the applicationsDominik Holland2016-03-171-0/+17
* Fix for a few bugs introduced by the runtime refactoring.Robert Griebl2015-12-161-1/+3
* Refactored the runtime and container APIRobert Griebl2015-12-081-17/+57
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+103