aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qv4mm
Commit message (Expand)AuthorAgeFilesLines
* gc: Fix stale pointers in WeakValuesFabian Kosmale6 days1-0/+44
* gc: Prevent recursing into gc from onDestroyedFabian Kosmale7 days2-0/+74
* ArrayData/MemberData: Prove Fixed gc interactionFabian Kosmale2024-03-051-0/+34
* Prepare for white allocations during gc (9/9): ExecutableCompilationUnitFabian Kosmale2024-03-051-2/+2
* Prepare for white allocations (7/9): QQuick(Window|View)Fabian Kosmale2024-03-051-1/+1
* Correct license for test filesLucie Gérard2024-02-273-3/+3
* SharedInternalClassData: Mark newly inserted valuesFabian Kosmale2024-02-031-0/+46
* PersistentValue: fix gc isuesFabian Kosmale2024-02-011-0/+92
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-1/+8
* Prepare tests for upcoming incremental gcFabian Kosmale2023-11-221-7/+9
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* V4: Mark InternalClass parents when running GCUlf Hermann2022-08-031-13/+76
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-113-81/+6
* Fix sweep step for tainted QObject JavaScript wrappersVlad Zahorodnii2021-10-121-3/+3
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-4/+10
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+0
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-062-0/+93
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\
| * Remove the last usages of deprecated APIsSona Kurazyan2019-08-201-1/+1
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+47
|/
* Trigger the garbage collector when allocating InternalClass objectsUlf Hermann2019-03-261-20/+34
* V4: Don't mark InternalClass::parent when garbage collectingUlf Hermann2019-03-201-0/+26
* MemoryManager: Only clear weak values onceUlf Hermann2019-01-233-2/+88
* V4: Avoid copying WeakValues with wrapped QObjectsUlf Hermann2018-11-221-0/+40
* Remove QV4_MM_* env variables from old GCMichael Winkelmann2018-03-081-9/+2
* Increase test coverage for the V4 memory managerFrank Meerkoetter2016-06-202-0/+66