summaryrefslogtreecommitdiffstats
path: root/src/common-lib/qml-utilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* 6.9 cleanup commitRobert Griebl2024-12-011-24/+0
* Warn users about wrongly instantiating QML typesRobert Griebl2024-05-231-1/+65
* QVariants from QML often have QJSValues, which cannot be serializedRobert Griebl2024-03-181-0/+26
* Modernize string literalsRobert Griebl2024-01-081-1/+3
* Adapt to qvariant_p.h removal in QtCoreRobert Griebl2022-07-281-1/+0
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-271-39/+0
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-281-4/+4
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-3/+4
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-1/+0
* Remove the retakeSingletonOwnershipFromQmlEngine hackDominik Holland2018-04-271-27/+0
* Clang code model fixesRobert Griebl2018-04-171-2/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-071-8/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-151-0/+28
* Fix compilation with Qt 5.9.2Volker Krause2017-08-161-1/+6
* Introduce config file cachingRobert Griebl2017-04-251-0/+47
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-1/+2
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-0/+70