summaryrefslogtreecommitdiffstats
path: root/src/common-lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optimize and simplify pid checking for process hierarchiesRobert Griebl2017-05-291-1/+1
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-292-290/+1
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-163-1/+14
* Make it possible to marshall null QVariants via DBusRobert Griebl2017-05-051-2/+7
* Improve startup timingBernd Weimer2017-04-262-29/+62
* Introduce config file cachingRobert Griebl2017-04-256-10/+69
* Only print startup reports when explicitly requested by createReportRobert Griebl2017-04-031-2/+0
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-242-26/+52
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-152-2/+3
* Do not print an empty StartupTimer reportRobert Griebl2017-03-141-1/+1
* Fix MSVC2015 64-bit warningsRobert Griebl2017-03-141-3/+3
* Remove empty file global.cppRobert Griebl2017-03-142-1/+0