summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change object destruction order in launcher-qmlRobert Griebl2024-02-071-14/+16
* controller: ignore stdin/out/err redirections on WindowsRobert Griebl2024-02-071-1/+9
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-071-6/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-051-6/+6
* doc: add a bit more to the 6.7 whats new pageRobert Griebl2024-02-012-2/+9
* doc: fix spellingRobert Griebl2024-02-012-6/+6
* doc: package-installation exampleRobert Griebl2024-02-014-4/+102
* cmake: move the qt_am_create_package command from examples to main-libRobert Griebl2024-02-013-39/+143
* Only load container plugins which are actually usedDominik Holland2024-02-012-2/+11
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-02-011-6/+6
* doc: more ApplicationManagerWindow documentationRobert Griebl2024-01-302-46/+29
* Fix AMW.color difference between single and multi-process modeRobert Griebl2024-01-303-3/+12
* doc: ApplicationManagerWindow properties and signalsRobert Griebl2024-01-308-11/+269
* doc: update What's New for for 6.7Robert Griebl2024-01-302-1/+52
* Fix smaps parser not working on ARM64v6.7.0-beta2Robert Griebl2024-01-251-1/+1
* Fix QML debugger freeze on exitRobert Griebl2024-01-251-2/+4
* Fix crash on Qt.quit in applicationsRobert Griebl2024-01-252-39/+65
* Revamp the instance-id and the dbus anchors for the controllerRobert Griebl2024-01-255-74/+200
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-231-6/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-211-6/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-191-6/+6
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-161-6/+6
* Seems like the UTF8 support in libarchive 3.4 is not completeRobert Griebl2024-01-152-2/+2
* Make attached ApplicationManagerWindow availableBernd Weimer2024-01-153-14/+9
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-121-6/+6
* Disable the crash test on ASAN buildsRobert Griebl2024-01-123-0/+14
* Document how to write and use QML modulesBernd Weimer2024-01-126-19/+80
* Fix qdoc warningsRobert Griebl2024-01-102-2/+2
* Simplify the new ApplicationMangerWindow APIRobert Griebl2024-01-097-116/+5
* Enable keyinput test againBernd Weimer2024-01-091-3/+1
* Clazy: fixesRobert Griebl2024-01-0982-375/+392
* Clazy: modernizeRobert Griebl2024-01-0941-155/+155
* Clazy: fix and modernize examplesRobert Griebl2024-01-096-23/+21
* Clazy: fix testsRobert Griebl2024-01-0916-68/+64
* Modernize string literalsRobert Griebl2024-01-0993-1408/+1579
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-091-6/+6
* Remove obsolete QT_VERSION_CHECKsRobert Griebl2023-12-224-21/+0
* doc: Fix typo in sidebar linkRobert Griebl2023-12-221-1/+1
* Improve YAML debug outputRobert Griebl2023-12-221-27/+27
* Update dependencies on '6.7' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-221-6/+6
* doc: Fix sidebar linkRobert Griebl2023-12-181-1/+1
* Name all threads started directly by the AMRobert Griebl2023-12-183-1/+6
* Improve package parsing error outputRobert Griebl2023-12-181-2/+4
* Notifications: fix "dismissOnAction" not actually dismissingRobert Griebl2023-12-182-1/+8
* Re-enable libbacktrace on macOSRobert Griebl2023-12-159-141/+2766
* Fix clang warnings on macOSRobert Griebl2023-12-151-3/+3
* ASAN: fix potential access to freed memory (part 2)Robert Griebl2023-12-151-4/+7
* Get rid of the UTF-8 locale check for libarchiveRobert Griebl2023-12-1510-135/+9
* TSAN: fix data races in PackageManagerv6.7.0-beta1Robert Griebl2023-12-136-22/+28
* Fix auto-test duplicate date row nameRobert Griebl2023-12-132-12/+12