summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove support for multiple installation locationsRobert Griebl2019-08-021-27/+19
* Improve QML test outputBernd Weimer2019-08-013-5/+16
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-018-63/+139
* Fix headless compilationRobert Griebl2019-07-082-2/+12
* Fix application naming for --help and --versionRobert Griebl2019-06-256-23/+26
* Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-071-0/+6
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-2/+2
* Untangle the broken monitoring dependenciesRobert Griebl2019-05-284-8/+10
* Add more logging configuration optionsDominik Holland2019-03-141-1/+1
* Merge branch '5.12' into devRobert Griebl2019-03-124-123/+270
|\
| * Add support for $VERBOSE_TEST in the qml testrunnerRobert Griebl2019-02-111-0/+2
| * Automatically generate and install appman qmltypesDominik Holland2019-02-041-0/+15
| * Add support for isSingleton and isCreatable in the qmltypes type informationRobert Griebl2019-02-041-49/+80
| * Fixing more UTF-8 problems on macOS: runtime errors in libarchiveRobert Griebl2019-01-161-4/+2
| * Update the appman-dumptypes toolRobert Griebl2019-01-162-97/+192
| * Don't show the qml specific -help options the appman-qmltestrunner can't supportDominik Holland2019-01-161-1/+7
* | Merge remote-tracking branch 'origin/5.12' into devDominik Holland2018-12-2114-51/+164
|\|
| * Fix slow-mode for applications with multiple windows and QtObject root itemsRobert Griebl2018-12-182-16/+59
| * Catch appman exceptions onlyBernd Weimer2018-12-181-2/+3
| * Update copyright statementsRobert Griebl2018-12-1814-28/+42
| * Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-182-10/+10
| * Fix propagation of --slow-animations to applicationsDaniel d'Andrada2018-12-121-1/+1
| * Introduce MonitorModel & friendsDaniel d'Andrada2018-12-072-0/+17
| * Add yaml-to-json conversion functionality to the appman-packagerRobert Griebl2018-12-041-1/+48
* | Introduce MonitorModel & friendsDaniel d'Andrada2018-12-072-0/+17
|/
* Make DLT IDs configurableBernd Weimer2018-11-201-5/+13
* Add support for canceling installations to the appman-controllerRobert Griebl2018-11-164-43/+263
* Fix blank line output in controller's list-* commandsRobert Griebl2018-11-151-2/+6
* Fix flaky memory monitoring testBernd Weimer2018-11-142-0/+10
* Move Notification to QtApplicationManager moduleDaniel d'Andrada2018-11-091-1/+1
* Get rid of the last remaining direct moc include in source filesRobert Griebl2018-11-086-77/+745
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-2/+2
* Tool for uploading packages to deployment serverNikolay Zamotaev2018-10-172-0/+196
* Fix errors during 'make install' when building for androidDominik Holland2018-09-122-0/+6
* The application icon can have any filenameDaniel d'Andrada2018-08-071-3/+4
* Fix store-signed packagesRobert Griebl2018-08-032-5/+11
* Merge remote-tracking branch 'tqc/5.11' into devRobert Griebl2018-06-071-176/+206
|\
| * Fix race condition in appman-controller start-application --restartRobert Griebl2018-05-171-176/+206
* | Refactor the Application objectDaniel d'Andrada2018-05-142-4/+4
|/
* Fix Windows/Cygwin test package creationRobert Griebl2018-04-231-137/+138
* Clang code model fixesRobert Griebl2018-04-174-7/+8
* Add support for extra meta-data in packagesRobert Griebl2018-04-173-4/+66
* Suppress debug output from config file parsingRobert Griebl2018-03-291-1/+1
* Simplify the sudo server interfaceRobert Griebl2018-03-161-9/+7
* Add support generic support for --no-dlt-loggingRobert Griebl2018-03-151-7/+2
* Add support for reading the git SHA1 from .tag produced by the Qt CIRobert Griebl2018-03-081-3/+4
* Make the acknowledge part of appman-controller's install-package optionalRobert Griebl2018-03-061-13/+16
* Add new "deployment" logging categoryBernd Weimer2018-02-281-2/+3
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-078-8/+8
* Extend and improve QML auto testsBernd Weimer2018-02-021-1/+73