summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtapplicationmanagerHEADdevQt Submodule Update Bot3 days1-6/+6
* Fix D-Bus marshalling for taskRequestingInstallationAcknowledgeRobert Griebl4 days3-13/+25
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot4 days1-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot7 days1-6/+6
* appman-controller: detect stale lock files and auto remove themRobert Griebl7 days2-2/+11
* Code cleanupRobert Griebl7 days2-5/+0
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot11 days1-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-04-221-6/+6
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-2273-105/+104
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-04-171-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-04-051-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