summaryrefslogtreecommitdiffstats
path: root/src/tools/appman
Commit message (Expand)AuthorAgeFilesLines
* Update license checkLucie Gérard2025-03-211-1/+1
* Dump deferred log messages on error exitRobert Griebl2024-12-091-1/+1
* Prevent atexit() handlers from running when an exception occursRobert Griebl2024-11-131-1/+1
* Fix the --build-config command line optionRobert Griebl2024-07-191-1/+2
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-2/+2
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-071-14/+19
* Re-enable console/terminal output on WindowsRobert Griebl2024-02-191-0/+2
* Modernize string literalsRobert Griebl2024-01-081-5/+7
* Simplify custom appman implementationsRobert Griebl2023-12-061-9/+2
* Simplify builing a custom appman executableRobert Griebl2023-12-062-7/+0
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-051-1/+1
* Switch to declarative registrationRobert Griebl2023-11-082-0/+7
* Remove the legacy ApplicationInstaller and clean up "disable-installer"Robert Griebl2023-10-291-5/+1
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-021-24/+9
* qmltestrunner: support BLACKLIST filesRobert Griebl2023-07-211-1/+1
* Improve auto-test coverageRobert Griebl2023-07-191-5/+4
* Try to deal with the non-standard OpenSSL3 setup in Coin VMsRobert Griebl2023-01-141-1/+0
* CMake: our tools are really apps as far as the build system is concernedRobert Griebl2022-09-261-8/+3
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-201-1/+1
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-121-0/+1
* macos: Fix the appman-qmltestrunnerDominik Holland2022-04-261-1/+1
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-5/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-32/+0
* cmake: reimplement the build-config.yaml mechanismRobert Griebl2021-06-301-14/+4
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+32
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Fix lists not being merged when using multiple config filesRobert Griebl2020-09-241-1/+1
* Add support for additional Wayland socketsRobert Griebl2020-09-231-1/+1
* Disallow implicit ASCII castsBernd Weimer2020-09-171-1/+1
* Improve auto testsBernd Weimer2020-08-031-2/+8
* Spelling fixes all over the placeRobert Griebl2020-07-171-2/+2
* Improve tests and bash completionBernd Weimer2020-03-101-3/+3
* Always generate debug infos for appman on macosDominik Holland2020-02-221-0/+3
* Allow qmltestrunner to shutdown gracefullyBernd Weimer2020-02-181-1/+1
* Do the necessary changes to the locale on startup implicitlyRobert Griebl2020-02-031-1/+0
* Defer logging output until configuration is knownBernd Weimer2020-01-291-6/+4
* Fix compiler and code-model warningsRobert Griebl2019-11-081-0/+1
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-2/+2
* Fix copyright headersRobert Griebl2019-11-051-0/+1
* Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-301-0/+1
* Fix GIT_VERSION in build-configRobert Griebl2019-10-281-3/+5
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-3/+3
* Improve QML test outputBernd Weimer2019-08-011-1/+3
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-2/+2
* Fix application naming for --help and --versionRobert Griebl2019-06-251-2/+2
* Add support for $VERBOSE_TEST in the qml testrunnerRobert Griebl2019-02-111-0/+2
* Fixing more UTF-8 problems on macOS: runtime errors in libarchiveRobert Griebl2019-01-161-4/+2
* Catch appman exceptions onlyBernd Weimer2018-12-181-2/+3