summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-251-4/+4
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-231-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-151-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 'dev' 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
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-101-6/+6
* Fix qdoc warningsRobert Griebl2024-01-092-2/+2
* Enable keyinput test againBernd Weimer2024-01-091-3/+1
* Simplify the new ApplicationMangerWindow APIRobert Griebl2024-01-097-116/+5
* Clazy: fixesRobert Griebl2024-01-0882-375/+392
* Clazy: modernizeRobert Griebl2024-01-0841-155/+155
* Clazy: fix and modernize examplesRobert Griebl2024-01-086-23/+21
* Clazy: fix testsRobert Griebl2024-01-0816-68/+64
* Modernize string literalsRobert Griebl2024-01-0893-1408/+1579
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2024-01-051-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-281-6/+6
* doc: Fix typo in sidebar linkRobert Griebl2023-12-221-1/+1
* Remove obsolete QT_VERSION_CHECKsRobert Griebl2023-12-224-21/+0
* Improve YAML debug outputRobert Griebl2023-12-221-27/+27
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-211-4/+4
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-201-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-181-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
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-151-6/+6
* 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
* Bump version to 6.8.0Jani Heikkinen2023-12-131-1/+1
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-131-6/+6
* TSAN: fix data races in PackageManagerRobert Griebl2023-12-126-22/+28
* Better readable ConfigCache debug outputRobert Griebl2023-12-121-3/+3
* Fix auto-test duplicate date row nameRobert Griebl2023-12-122-12/+12
* ASAN: fix potential access to freed memoryRobert Griebl2023-12-122-4/+4
* cmake: add AM_SANITIZE to enable ASANRobert Griebl2023-12-125-1/+16
* Quicklaunch: improve the runtimesPerContainer settingRobert Griebl2023-12-1213-42/+156
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-101-6/+6
* Update dependencies on 'dev' in qt/qtapplicationmanagerQt Submodule Update Bot2023-12-091-6/+6
* Fix a potential crash, handling an intent request during app removalRobert Griebl2023-12-085-19/+29
* Demonstrate how to modularize QML codeBernd Weimer2023-12-0852-394/+523
* Catch first frame in launcher-qml againBernd Weimer2023-12-084-35/+36
* Deprecate dummydata loadingRobert Griebl2023-12-077-9/+13
* Fix the controller test to also work in single-process modeRobert Griebl2023-12-071-1/+4
* Resolve old TODOsRobert Griebl2023-12-075-11/+7