summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename main.cpp generated by qt6_am_add_systemui_wrapper in cmake examplesv6.2.26.2.2Dominik Holland2021-12-081-2/+2
* CMake: Fix qt6_am_add_systemui_wrapper to work with standalone examplesDominik Holland2021-12-011-1/+6
* Fix unused member warning on non-Linux platformsRobert Griebl2021-12-011-1/+1
* Fix glibc compatibility problemRobert Griebl2021-12-011-1/+1
* Fix another unused member warning on non-Wayland buildsRobert Griebl2021-12-011-0/+2
* Docs: 6.2 Release reviewNicholas Bennett2021-12-0122-128/+167
* Update dependencies on '6.2.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-251-3/+3
* Update dependencies on '6.2.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-241-6/+6
* Enable documentation buildJani Heikkinen2021-11-232-1/+9
* Update dependencies on '6.2.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-231-2/+2
* Update dependencies on '6.2.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-221-3/+3
* Update dependencies on '6.2.2' in qt/qtapplicationmanagerQt Submodule Update Bot2021-11-191-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
* 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
* Fix leak on taskRequestingInstallationAcknowledgeRobert Griebl2021-08-062-3/+5
* cmake: Re-enable the qmake build system for the examplesRobert Griebl2021-08-028-23/+25
* Drop the merged cache if anything doesn't match up with last runRobert Griebl2021-07-274-20/+67
* Fix the check for duplicate built-in packagesRobert Griebl2021-07-271-2/+3
* Fix CI test failure on slow machinesRobert Griebl2021-07-271-1/+0
* cmake: Temporary workaround for build failureRobert Griebl2021-07-271-0/+1
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-2743-2538/+93
* Avoid race condition on Intent creation during app startupRobert Griebl2021-07-272-16/+18
* Inform the user when OpenGL capable Wayland buffers are not availableRobert Griebl2021-07-204-4/+39