qt5base-lts/tests/auto/corelib
Ivan Solovev 1a65a4faf5 QObject: port to new property system
Extended QObjectPrivate::ExtraData to store a pointer
to its parent, and reimplemented qGetBindingStorage()
function for QObjectPrivate::ExtraData.
This allows to use Q_OBJECT_COMPAT_PROPERTY macro
for a property, stored in QObjectPrivate::ExtraData
and solves all the problems with calling a custom
setter.

Task-number: QTBUG-85520
Change-Id: I40e01c29430846359ef9160fa1ae97c702be9a18
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2021-04-21 15:34:28 +02:00
..
animation Port QPropertyAnimation::propertyName to the new property system 2021-04-20 15:56:39 +02:00
global CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
io Merge integration refs/builds/qtci/dev/1618515869 2021-04-16 10:08:31 +00:00
itemmodels Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRow 2021-04-07 19:30:08 +08:00
kernel QObject: port to new property system 2021-04-21 15:34:28 +02:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
text Unicode: fix the extended grapheme cluster algorithm 2021-04-16 20:31:39 +02:00
thread tst_qpromise: build fix 2021-04-20 20:34:53 +02:00
time Correct the range of allowed hours for a POSIX rule's transition 2021-04-20 21:33:00 +02:00
tools Inline test cases in tst_qlist 2021-04-17 12:24:14 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00