summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtapplicationmanagerHEADdevQt Submodule Update Bot5 hours1-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot13 days1-6/+6
* coin: Disable DLT logging for all Packaging jobsDominik Holland2024-03-271-0/+14
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-261-6/+6
* Fix application quit behavior in single-process modeRobert Griebl2024-03-181-5/+30
* Also support CBOR as a wire format for window properties on WaylandRobert Griebl2024-03-1817-26/+462
* QVariants from QML often have QJSValues, which cannot be serializedRobert Griebl2024-03-186-8/+46
* Rename the oddly named QVariant converter function for DBusRobert Griebl2024-03-187-19/+19
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-171-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-161-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-141-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-101-6/+6
* Workaround for missing AF_UNIX support in MingW-32 Yocto toolchainsRobert Griebl2024-03-101-1/+1
* CMake: Use qt_internal_add_example for examplesAlexandru Croitor2024-03-071-14/+14
* doc: Document the problem with missing libwayland-dev packagesRobert Griebl2024-03-0715-3/+35
* Fix memory leak due to broken unique_ptr deleterRobert Griebl2024-03-071-1/+1
* CMake: Simplify the code-coverage setup againDominik Holland2024-03-071-9/+4
* Improve the code-coverage setupDominik Holland2024-03-072-12/+2
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-076-40/+51
* Add libdbus to 3rdparty for Windows/macOSRobert Griebl2024-03-05142-6/+74215
* coverage: use modern gcc commandline optionsRobert Griebl2024-03-051-3/+2
* coverage: fix gcov exclude regression when using Qt developer buildsRobert Griebl2024-03-051-0/+4
* 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
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-03-051-6/+6
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-05138-138/+552
* 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
* coin: Improve the code coverage setupDominik Holland2024-02-282-3/+17
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-271-6/+6
* Fix the two weirdly named auto testsRobert Griebl2024-02-2614-7/+7
* Cope with macOS decomposed file names in the PackageManager auto testRobert Griebl2024-02-262-0/+7
* doc: all QStringLists are documented as list<string> for QML and YAMLRobert Griebl2024-02-264-21/+21
* Axivion: ignore everything we cannot controlRobert Griebl2024-02-261-6/+3
* coin: Add special build instruction for a lcov code coverage buildRobert Griebl2024-02-262-4/+62
* Coverage: make it possible to use any Qt buildRobert Griebl2024-02-262-10/+17
* auto-tests: fix the check for QT_FEATURE_am_installerRobert Griebl2024-02-262-0/+5
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-251-6/+6
* tests: add a test for Architecture detectionRobert Griebl2024-02-2212-46/+134
* 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
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-191-6/+6
* doc: clarify what the am.qml* logging categories are meant forRobert Griebl2024-02-192-2/+6
* Re-enable console/terminal output on WindowsRobert Griebl2024-02-194-1/+9