summaryrefslogtreecommitdiffstats
path: root/src/common-lib/utilities.h
Commit message (Expand)AuthorAgeFilesLines
* Watchdog: do not kill, if a debugger is attachedRobert Griebl2025-03-011-0/+3
* Modernize recursiveMergeMapRobert Griebl2024-12-021-6/+0
* 6.9 cleanup commitRobert Griebl2024-12-011-19/+0
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-0/+19
* Use existing functionality in Qt instead of a custom implementationRobert Griebl2024-05-231-2/+0
* 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-1/+1
* Clazy: modernizeRobert Griebl2024-01-081-5/+5
* Modernize string literalsRobert Griebl2024-01-081-5/+5
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+1
* Add NotificationModel QML typeBernd Weimer2023-07-251-0/+3
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-9/+9
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-301-0/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Better debug output when failing to load resourcesRobert Griebl2022-04-271-1/+1
* Correctly track redirected std. IO file descriptors through all layersRobert Griebl2022-03-301-0/+3
* Re-enable running autotests on macOSRobert Griebl2022-03-211-6/+1
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-0/+3
* Better mount-point managementRobert Griebl2022-01-201-3/+0
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-281-2/+2
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-0/+6
* Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-111-2/+0
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-2/+6
* Add support for Qt resourcesBernd Weimer2019-08-131-0/+35
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Add support for extra meta-data in packagesRobert Griebl2018-04-171-0/+5
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-291-89/+17
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-291-29/+1
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-161-0/+2
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-241-1/+2
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-1/+1
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-2/+2
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-1/+1
* common-lib cleanupRobert Griebl2017-03-131-2/+2
* Improve the error messages for invalid YAML documentsRobert Griebl2017-03-091-0/+3
* Further cleanup/improvement of the color output handlerRobert Griebl2017-03-071-1/+1
* Color output handling cleanupRobert Griebl2017-02-091-1/+1
* Made Exception default to code == Error::SystemRobert Griebl2017-02-071-2/+2
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Added startup-plugin support to the QML runtimeRobert Griebl2016-10-181-0/+25
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-1/+4
* Accept plain strings instead of lists in config filesRobert Griebl2016-09-231-0/+10
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-2/+10
* Added console color output support when running inside QtCreatorRobert Griebl2016-08-101-0/+4
* Improved crash handling for QML applications and the AM itselfRobert Griebl2016-07-221-0/+2
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16