qt6-bb10/tests/auto/corelib/kernel
Ulf Hermann 717dc9450f QProperty: Destroy binding when refcount is 0
This has to be done from all places where we deref it. Otherwise we leak
memory.

Pick-to: 6.7 6.6 6.5
Fixes: QTBUG-116086
Change-Id: I57307ac746205578a920d2bb1e159b66ebd9b2cc
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-03-18 17:42:19 +01:00
..
qapplicationstatic Change license for tests files 2024-02-04 09:56:42 +01:00
qchronotimer Correct license for files 2024-03-05 14:39:33 +01:00
qcoreapplication Change license for tests files 2024-02-04 09:56:42 +01:00
qdeadlinetimer Change license for tests files 2024-02-04 09:56:42 +01:00
qelapsedtimer Change license for tests files 2024-02-04 09:56:42 +01:00
qeventdispatcher QAbstractEventDispatcher: port timer uses to the V2 API 2024-03-13 17:29:13 -08:00
qeventloop Change license for tests files 2024-02-04 09:56:42 +01:00
qjniarray JNI: support construction of QJniArray from std::initializer_list 2024-02-26 20:17:27 +01:00
qjnienvironment Change license for tests files 2024-02-04 09:56:42 +01:00
qjniobject JNI: Fix error with overload resolution when passing string types 2024-03-06 13:00:19 +00:00
qjnitypes JNI: Fix error with overload resolution when passing string types 2024-03-06 13:00:19 +00:00
qmath Change license for tests files 2024-02-04 09:56:42 +01:00
qmetacontainer Change license for tests files 2024-02-04 09:56:42 +01:00
qmetaenum Change license for tests files 2024-02-04 09:56:42 +01:00
qmetamethod Change license for tests files 2024-02-04 09:56:42 +01:00
qmetaobject Change license for tests files 2024-02-04 09:56:42 +01:00
qmetaobjectbuilder Change license for tests files 2024-02-04 09:56:42 +01:00
qmetaproperty Change license for tests files 2024-02-04 09:56:42 +01:00
qmetatype Change license for tests files 2024-02-04 09:56:42 +01:00
qmimedata Change license for tests files 2024-02-04 09:56:42 +01:00
qobject QObject: fix installEventFilterOrder() test flakiness 2024-02-04 18:33:37 +01:00
qpermission Change license for tests files 2024-02-04 09:56:42 +01:00
qpointer Change license for tests files 2024-02-04 09:56:42 +01:00
qproperty QProperty: Destroy binding when refcount is 0 2024-03-18 17:42:19 +01:00
qsignalblocker Change license for tests files 2024-02-04 09:56:42 +01:00
qsignalmapper Change license for tests files 2024-02-04 09:56:42 +01:00
qsocketnotifier Change license for tests files 2024-02-04 09:56:42 +01:00
qtimer Timers: add Qt::TimerId enum class 2024-03-03 19:56:55 +02:00
qtranslator Change license for tests files 2024-02-04 09:56:42 +01:00
qvariant QVariant: use comparison helper macros 2024-03-12 21:51:43 +01:00
qwineventnotifier Change license for tests files 2024-02-04 09:56:42 +01:00
qwinregistrykey Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Add QChronoTimer, a timer with nanoseconds precision 2024-03-03 19:56:55 +02:00