summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3' in qt/qtapplicationmanagerv6.3.0-beta1Qt Submodule Update Bot2022-01-311-4/+4
* Update dependencies on '6.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-261-4/+4
* Update dependencies on '6.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-251-4/+4
* Use another way to not compile qdbusxml2cpp generated cpp filesRobert Griebl2022-01-201-2/+16
* Doc: Fix generation of third-party license codeKai Köhne2022-01-191-1/+1
* Improve examplesBernd Weimer2022-01-1913-21/+24
* Fix deferred logging crashBernd Weimer2022-01-192-2/+9
* Update dependencies on '6.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-131-4/+4
* Update dependencies on '6.3' in qt/qtapplicationmanagerv6.3.0-alpha1Qt Submodule Update Bot2022-01-081-4/+4
* Update dependencies on '6.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-061-6/+6
* Enable documentation buildJani Heikkinen2021-12-172-1/+9
* Doc: Fix online documentation buildTopi Reinio2021-12-113-24/+51
* Docs: Add appman, applicationmanager and qtapplicationmanager tagsNicholas Bennett2021-12-091-0/+8
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-091-3/+3
* Rename main.cpp generated by qt6_am_add_systemui_wrapper in cmake examplesDominik Holland2021-12-071-2/+2
* Update dependencies on 'dev' in qt/qtapplicationmanagerDominik Holland2021-12-071-3/+3
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-061-3/+3
* CMake: Fix qt6_am_add_systemui_wrapper to work with standalone examplesDominik Holland2021-12-011-1/+6
* Docs: 6.2 Release reviewNicholas Bennett2021-12-0122-128/+167
* Fix another unused member warning on non-Wayland buildsRobert Griebl2021-11-301-0/+2
* Fix glibc compatibility problemRobert Griebl2021-11-301-1/+1
* Fix unused member warning on non-Linux platformsRobert Griebl2021-11-301-1/+1
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-301-3/+3
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-164-3/+9
* Bump version to 6.3.0Jani Heikkinen2021-11-081-1/+1
* Doc: Add a Qt-specific include path for the documentation buildTopi Reinio2021-11-051-1/+5
* Support builds with ConanDominik Holland2021-10-281-0/+60
* Fix broken QtWaylandCompositor dependencyRobert Griebl2021-10-262-3/+4
* Fix broken qdoc links to qtbaseRobert Griebl2021-10-264-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerDominik Holland2021-10-261-3/+3
* SIGSTKSZ is not a constexpr anymore in glibc 2.34+Robert Griebl2021-10-061-1/+1
* Prevent exceptions being thrown through Qt's event loopRobert Griebl2021-09-221-1/+8
* Raise cmake_minimum_required to VERSION 3.16 in examplesRobert Griebl2021-09-2214-14/+14
* Fix immediate application restartBernd Weimer2021-09-204-3/+22
* Don't call completeCreate on an already created QML objectRobert Griebl2021-09-161-1/+0
* cmake: Only build autotests if the appman-qml-testrunner is availableDominik Holland2021-08-261-16/+18
* Fix create-test-packages.sh to work without locale binaryDominik Holland2021-08-261-1/+5
* Remove the obsolete template-opt files and update the docs accordinglyRobert Griebl2021-08-208-39/+9
* cmake: fix all remaining qt_feature conditionsRobert Griebl2021-08-204-6/+16
* Clazy: fix srcRobert Griebl2021-08-2044-92/+111
* Clazy: fix testsRobert Griebl2021-08-2011-196/+201
* cmake: fix the --force-{single,multi}-process config optionsRobert Griebl2021-08-201-2/+2
* Enable using FEATURE syntax when configuring modulePasi Petäjäjärvi2021-08-191-1/+3
* Clazy: fix examplesRobert Griebl2021-08-173-26/+29
* Clazy: fix potential crashesRobert Griebl2021-08-173-4/+7
* cmake: small fixesRobert Griebl2021-08-172-1/+2
* cmake: Re-implement the qmltypes generation and installationRobert Griebl2021-08-171-6/+37
* Wait for running apps to die on update installationsRobert Griebl2021-08-066-17/+90
* Make the ApplicationManager and PackageManager connections implicitRobert Griebl2021-08-062-12/+17
* Actually set the Application state to NotRunning on app exitRobert Griebl2021-08-062-2/+2