qt5base-lts/tests/auto
Simon Hausmann b20c7df63a Remove QPropertyMemberChangeHandler again
Adding support for a static notifier within QProperty itself - through a
QProperty "sister" class - is more efficient in terms of memory
consumption and run-time performance.

The MemberChangeHandler permanently takes up at least three pointers,
while the notified properties only cost one pointer in the binding.

Change-Id: Ia1a8c2b66f1f3c2fe13ae0ad9f12cdb6bdcc35ef
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-06-25 14:11:56 +02:00
..
cmake Remove the openglextensions module 2020-06-10 09:35:04 +02:00
concurrent Use QList instead of QVector in concurrent tests 2020-06-22 16:46:01 +02:00
corelib Remove QPropertyMemberChangeHandler again 2020-06-25 14:11:56 +02:00
dbus Use QList instead of QVector in dbus tests 2020-06-25 07:54:33 +02:00
gui Use QList instead of QVector in gui tests 2020-06-25 10:13:12 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
opengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
other Use QList instead of QVector in other tests 2020-06-25 10:14:24 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Use QList instead of QVector in sql tests 2020-06-25 10:14:15 +02:00
testlib Use QList instead of QVector in testlib tests 2020-06-25 10:13:58 +02:00
tools Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
widgets Use QList instead of QVector in widgets tests 2020-06-25 10:13:43 +02:00
xml Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
auto.pro Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00