summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Expose the windowManagerCompositorReady property on the DBusRobert Griebl2021-07-203-1/+13
* Version bump for the ConfigurationData serializationRobert Griebl2021-07-091-1/+1
* Replace strdup with qstrdup to avoid warnings on WindowsRobert Griebl2021-07-021-4/+6
* cmake: add custom targets to simulate qmake's OTHER_FILESRobert Griebl2021-06-306-3/+71
* cmake: cleanup Qt resource definitions to be more compactRobert Griebl2021-06-307-56/+21
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-3080-405/+1
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-3083-2044/+19
* cmake: reimplement the build-config.yaml mechanismRobert Griebl2021-06-304-31/+95