summaryrefslogtreecommitdiffstats
path: root/src/tools/launcher-qml
Commit message (Expand)AuthorAgeFilesLines
* Fix QUnifiedTimer private API change problemsZoltan Gera4 days1-2/+3
* Mark security critical files according to QUIP 23Zoltan Gera2025-05-151-0/+1
* Update license checkLucie Gérard2025-03-212-2/+2
* Consistent, easy to read debug output on application startRobert Griebl2025-02-171-6/+8
* Dump deferred log messages on error exitRobert Griebl2024-12-091-2/+2
* 6.9 cleanup commitRobert Griebl2024-12-011-9/+0
* Fix crashAction configuration for the QML runtime not applyingRobert Griebl2024-11-041-1/+8
* Fix startup-timer output for quicklaunched appsRobert Griebl2024-10-181-18/+22
* Set applicationName and organizationName on appsRobert Griebl2024-07-301-26/+45
* Watchdog: enable the watchdog for QML applications in MP modeRobert Griebl2024-06-181-0/+1
* Don't use DLT settings or command line arguments if DLT isn't availableRobert Griebl2024-06-111-19/+29
* Fix data race on auto generated DLT idRobert Griebl2024-06-111-5/+2
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-1/+1
* Refactor the ApplicationInterface root context propertyRobert Griebl2024-05-142-20/+3
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+2
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-071-5/+5
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Change object destruction order in launcher-qmlRobert Griebl2024-02-071-14/+16
* Fix QML debugger freeze on exitRobert Griebl2024-01-251-2/+4
* Clazy: fixesRobert Griebl2024-01-081-1/+1
* Modernize string literalsRobert Griebl2024-01-081-34/+36
* Catch first frame in launcher-qml againBernd Weimer2023-12-081-26/+27
* Deprecate dummydata loadingRobert Griebl2023-12-071-0/+1
* Simplify builing a custom appman executableRobert Griebl2023-12-062-9/+1
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-051-1/+1
* Switch to declarative registrationRobert Griebl2023-11-082-27/+4
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-263-87/+49
* Convert StartupTimer into a real QML singletonRobert Griebl2023-08-031-10/+6
* Support loading Plugins from the Qt plugins directoryDominik Holland2023-06-231-1/+11
* Remove backgroundColor and improve documentationBernd Weimer2023-06-211-7/+0
* Make all example and doc QML imports versionlessRobert Griebl2023-06-171-1/+1
* Handle missing wayland display gracefullyBernd Weimer2023-01-301-0/+5
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-5/+5
* cmake: do not find_package the packager tool when building the AMRobert Griebl2023-01-141-1/+1
* CMake: our tools are really apps as far as the build system is concernedRobert Griebl2022-09-261-3/+1
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-2/+4
* Use SPDX license identifiersDominik Holland2022-06-152-60/+8
* Document all environment variablesRobert Griebl2022-05-171-1/+1
* Better debug output when failing to load resourcesRobert Griebl2022-04-271-4/+11
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-251-0/+2
* Prevent exceptions being thrown through Qt's event loopRobert Griebl2021-09-221-1/+8
* Don't call completeCreate on an already created QML objectRobert Griebl2021-09-161-1/+0
* Clazy: fix srcRobert Griebl2021-08-201-1/+1
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-271-3/+0
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-8/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-24/+0
* cmake: Nearly full cmake buildRobert Griebl2021-06-182-1/+33
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-012-50/+26
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-283-63/+12