summaryrefslogtreecommitdiffstats
path: root/src/common-lib
Commit message (Expand)AuthorAgeFilesLines
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-2/+2
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Add support for env variables and std. paths in am-config.yamlRobert Griebl2019-06-062-13/+6
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-1/+1
* Fix compilation against devRobert Griebl2019-05-211-1/+0
* Enable general logging category by defaultBernd Weimer2019-04-101-22/+65
* Fix disable-installer and moreBernd Weimer2019-03-291-1/+1
* Fix file name logging outputBernd Weimer2019-03-221-9/+8
* Add more logging configuration optionsDominik Holland2019-03-142-4/+35
* Tone down ProcessTitle error outputRobert Griebl2019-01-171-5/+2
* Update the appman-dumptypes toolRobert Griebl2019-01-162-0/+6
* Update copyright statementsRobert Griebl2018-12-1822-23/+45
* Make DLT IDs configurableBernd Weimer2018-11-202-8/+26
* Fix calling resetToDefault right before re-installing a signal handlerRobert Griebl2018-11-091-1/+2
* Make it possible to Ctrl+C the crash handlerRobert Griebl2018-11-061-1/+6
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-2/+1
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-1/+0
* Windows fixesRobert Griebl2018-10-191-0/+7
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-123-1/+6
* Fix the QDBusArgument to plain QVariantMap conversionRobert Griebl2018-10-091-0/+12
* Fix automatic startup timer reportingBernd Weimer2018-09-252-0/+7
* Add thread name in crash infoBernd Weimer2018-09-211-11/+33
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-174-30/+123
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-242-7/+9
* Add support for Ctrl+C handling on WindowsRobert Griebl2018-08-072-2/+42
* Fix compiler warnings for all platforms.Robert Griebl2018-08-071-1/+1
* Fix Main cleanupDaniel d'Andrada2018-07-231-0/+2
* Remove the retakeSingletonOwnershipFromQmlEngine hackDominik Holland2018-04-272-29/+0
* Fix warning on MingW buildsRobert Griebl2018-04-201-1/+3
* Fix core-private dependency currently blocking Yocto buildsRobert Griebl2018-04-181-2/+2
* Clang code model fixesRobert Griebl2018-04-179-31/+32
* Add support for extra meta-data in packagesRobert Griebl2018-04-172-0/+29
* Add a way to suppress the automatic startup-timer report generationRobert Griebl2018-04-172-0/+37
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-0/+2
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-042-6/+9
* Add support generic support for --no-dlt-loggingRobert Griebl2018-03-152-0/+15
* Add new "deployment" logging categoryBernd Weimer2018-02-282-3/+6
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0722-22/+22
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-074-45/+2
* Improve documentationBernd Weimer2017-12-191-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-154-0/+45
* Fix the version comparison for enabling the dlt lazy initDominik Holland2017-11-301-1/+1
* Add support for OpenGL version and profile selectionRobert Griebl2017-11-142-3/+3
* Support Q_FALLTHROUGH on Qt 5.6 and 5.7Robert Griebl2017-10-191-0/+8
* Expose time to first frame in QMLNedim Hadzic2017-09-072-2/+96
* Fix compilation with Qt 5.9.2Volker Krause2017-08-161-1/+6
* Made the external D-Bus interfaces a compile time optionRobert Griebl2017-07-033-235/+0
* Re-enable Android supportRobert Griebl2017-05-296-14/+13
* Fix move semantics for what() buffer handling in ExceptionRobert Griebl2017-05-291-4/+6
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-294-152/+88