summaryrefslogtreecommitdiff
path: root/tests/packager-tool
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-9/+9
* Enable installer explicitly in tests that need itBernd Weimer2020-05-221-0/+1
* Better YAML error outputRobert Griebl2019-11-081-4/+4
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-7/+10
* Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-301-1/+6
* Add new package abstraction, part 2Robert Griebl2019-10-281-1/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Fix packager autotest package locationRobert Griebl2019-08-031-1/+1
* (Re)implement package and application blockingRobert Griebl2019-08-021-1/+0
* Remove support for multiple installation locationsRobert Griebl2019-08-021-11/+2
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-012-27/+29
* Remove the "install to SDCard" functionalityRobert Griebl2019-05-271-3/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-141-1/+1
* Make all test significant on all platformsRobert Griebl2018-08-081-2/+0
* The application icon can have any filenameDaniel d'Andrada2018-08-071-12/+80
* Fix store-signed packagesRobert Griebl2018-08-031-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Improve packager-tool autotestRobert Griebl2017-06-211-4/+5
* Refactor the src/manager dir into a sub-moduleRobert Griebl2017-06-022-18/+18
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-291-0/+1
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-291-14/+18
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-161-4/+1
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-241-1/+1
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-2/+2
* Make all tests valgrind leak freeRobert Griebl2017-02-221-2/+4
* Make it possible to slow down all tests that wait at some pointRobert Griebl2017-02-221-1/+8
* Trying to stabilize the packager-tool testRobert Griebl2017-02-171-1/+1
* Default to Qt's configs for building tests and examplesRobert Griebl2017-02-111-0/+3
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-1/+1
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-172-12/+22
* Add singleProcess property to ApplicationManagerBernd Weimer2016-09-191-1/+1
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+3
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Split base.pri into separate features that are loaded on demand.Robert Griebl2016-01-181-0/+1
* Fixed all relevant clazy warnings - especially QString related ones.Robert Griebl2016-01-141-26/+26
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-262-0/+338