summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerv6.7.06.7.0Qt Submodule Update Bot2024-03-221-6/+6
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-211-1/+1
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-201-6/+6
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerv6.7.0-rc2Qt Submodule Update Bot2024-03-191-6/+6
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-181-6/+6
* Workaround for missing AF_UNIX support in MingW-32 Yocto toolchainsRobert Griebl2024-03-101-1/+1
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerv6.7.0-rc1Qt Submodule Update Bot2024-03-091-6/+6
* Update dependencies on '6.7.0' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-071-6/+6
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-076-40/+51
* CMake: Simplify the code-coverage setup againDominik Holland2024-03-071-9/+4
* Fix memory leak due to broken unique_ptr deleterRobert Griebl2024-03-071-1/+1
* Add libdbus to 3rdparty for Windows/macOSRobert Griebl2024-03-05142-6/+74215
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-051-6/+6
* coverage: use modern gcc commandline optionsRobert Griebl2024-03-051-3/+2
* coverage: fix gcov exclude regression when using Qt developer buildsRobert Griebl2024-03-051-2/+7
* tests: stabilize the timing in the processtitle testRobert Griebl2024-03-051-1/+2
* tests: add a test for the new package-server toolRobert Griebl2024-03-056-4/+306
* tests: cleanupRobert Griebl2024-03-056-28/+5
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-05138-138/+552
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-011-6/+6
* Avoid promoting WrapLibYaml to global in configure.cmakeAlexey Edelev2024-02-291-0/+3
* CMake: Change the cwd to the location of the system-ui-wrapper scriptDominik Holland2024-02-281-0/+2
* coverage: make sure lcov version 2 is availableRobert Griebl2024-02-281-0/+1
* tests: shorten the qml testrunner tag to make reports more readableRobert Griebl2024-02-281-1/+1
* doc: document that Window.parent is not supported on AMWs yetRobert Griebl2024-02-281-0/+2
* tests: stabilize flaky tests and add context on failuresRobert Griebl2024-02-283-14/+16
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-281-6/+6
* Fix the two weirdly named auto testsRobert Griebl2024-02-2614-7/+7
* doc: all QStringLists are documented as list<string> for QML and YAMLRobert Griebl2024-02-264-21/+21
* Coverage: make it possible to use any Qt buildRobert Griebl2024-02-262-10/+17
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-261-6/+6
* tests: add a test for Architecture detectionRobert Griebl2024-02-2212-46/+134
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-211-6/+6
* tests: add a test for ApplicationInterface propertiesRobert Griebl2024-02-213-6/+57
* Coverage: adapt to modern lcov/gcov command line optionsRobert Griebl2024-02-211-11/+13
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-2139-102/+183
* doc: clarify what the am.qml* logging categories are meant forRobert Griebl2024-02-192-2/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-191-6/+6
* auto-tests: fix the check for QT_FEATURE_am_installerRobert Griebl2024-02-192-0/+5
* Re-enable console/terminal output on WindowsRobert Griebl2024-02-194-1/+9
* doc: fix file quoting in bwrap exampleRobert Griebl2024-02-181-3/+2
* auto-tests: Fix controller testRobert Griebl2024-02-181-2/+2
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-161-6/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerv6.7.0-beta3Qt Submodule Update Bot2024-02-101-6/+6
* Logging: add a D-Bus specific logging categoryRobert Griebl2024-02-074-8/+10
* Fix package installations with absolute package paths on WindowsRobert Griebl2024-02-071-1/+6
* Use a P2P DBus on non-Linux platforms for the appman-controllerRobert Griebl2024-02-073-69/+177
* Examples: make the package-installation cope with external acknowledgeRobert Griebl2024-02-071-2/+16
* cmake: fix quoting in qt6_am_add_systemui_wrapperRobert Griebl2024-02-072-8/+12
* Examples: check if the server command is valid in package-installationRobert Griebl2024-02-071-3/+7