summaryrefslogtreecommitdiffstats
path: root/src/common-lib/logging.h
Commit message (Expand)AuthorAgeFilesLines
* StartupTimer: log checkpoints the moment they are createdRobert Griebl2024-12-011-0/+1
* Fix the wrongly named am.wayland(.debug) logging categoryRobert Griebl2024-09-121-1/+1
* Watchdog: fix the event loop stuck durations being way offRobert Griebl2024-08-061-2/+1
* Fix compilation against Qt < 6.9.0Robert Griebl2024-07-121-0/+6
* Adapt to new logging category registrationRobert Griebl2024-07-051-15/+19
* Don't use DLT settings or command line arguments if DLT isn't availableRobert Griebl2024-06-111-0/+1
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-0/+2
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-3/+2
* Logging: add a D-Bus specific logging categoryRobert Griebl2024-02-071-0/+1
* Split the logging.h header and incorporate the new ColorPrint classRobert Griebl2023-08-031-14/+1
* Quick-launch enhancementsRobert Griebl2023-06-301-0/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Protect all static variables via Q_GLOBAL_STATIC or similar functionsRobert Griebl2022-05-171-22/+15
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-251-0/+3
* Fix deferred logging crashBernd Weimer2022-01-181-0/+2
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-271-1/+0
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-111-0/+17
* Defer logging output until configuration is knownBernd Weimer2020-01-291-0/+5
* Rename classesBernd Weimer2019-11-141-0/+1
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-0/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add more logging configuration optionsDominik Holland2019-03-141-1/+6
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Make DLT IDs configurableBernd Weimer2018-11-201-1/+1
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+1
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-171-0/+2
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-041-0/+1
* Add support generic support for --no-dlt-loggingRobert Griebl2018-03-151-0/+1
* Add new "deployment" logging categoryBernd Weimer2018-02-281-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/+3
* Add support for OpenGL version and profile selectionRobert Griebl2017-11-141-1/+1
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-151-1/+1
* common-lib cleanupRobert Griebl2017-03-131-0/+89