summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use another way to not compile qdbusxml2cpp generated cpp filesv6.2.36.2.3Robert Griebl2022-01-211-2/+16
* Update dependencies on '6.2.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-191-4/+4
* Update dependencies on '6.2.3' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-141-4/+4
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-041-4/+4
* Bump version to 6.2.3Jani Heikkinen2022-01-041-1/+1
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2022-01-031-4/+4
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-181-6/+6
* Enable documentation buildJani Heikkinen2021-12-172-1/+9
* Use AM_TIMEOUT_FACTOR on coin to stabilize tests on the CIRobert Griebl2021-12-161-0/+3
* Fix timeouts in the intents qml testRobert Griebl2021-12-161-2/+5
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-131-3/+3
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-111-3/+3
* Doc: Fix online documentation buildTopi Reinio2021-12-113-24/+51
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-111-3/+3
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-12-101-3/+3
* Docs: Add appman, applicationmanager and qtapplicationmanager tagsNicholas Bennett2021-12-091-0/+8
* Rename main.cpp generated by qt6_am_add_systemui_wrapper in cmake examplesDominik Holland2021-12-081-2/+2
* 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-12-011-0/+2
* Fix glibc compatibility problemRobert Griebl2021-12-011-1/+1
* Fix unused member warning on non-Linux platformsRobert Griebl2021-12-011-1/+1
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-301-3/+3
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-291-3/+3
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-281-3/+3
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-164-3/+9
* Update dependencies on '6.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-111-3/+3
* Bump version to 6.2.2Jani 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 '6.2' 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
* Update dependencies on '6.2' in qt/qtapplicationmanagerDaniel Smith2021-09-021-3/+3
* 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