qt5base-lts/tests/auto/corelib
Ulf Hermann 07ded4912f Fix and compactify QNotifiedProperty
The static observer can live in a union with the inline observers. We
only need to take care of calling the ctors and dtors manually then.

In order for any observers to be called in the presence of a static
observer, the static observer has to be called after the other
observers.

Change-Id: I2f56fa64f3fe6fcd7f06cc403929362da7d86f65
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-06-03 18:53:40 +02:00
..
animation Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
codecs Streamline the code in the conversion to and from utf8 2020-05-14 07:51:45 +02:00
global Get rid of QTextCodec in QTextStream 2020-05-14 07:50:19 +02:00
io Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
itemmodels Add a property to QSFPM to show children of accepted items 2020-05-26 15:11:40 +02:00
kernel Fix and compactify QNotifiedProperty 2020-06-03 18:53:40 +02:00
mimetypes QMimeType::suffixForFileName shouldn't lowercase the file suffix 2020-06-01 13:36:05 +02:00
plugin Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
serialization Remove deprecated QProcess methods 2020-05-27 11:55:06 +02:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text Add QStringView::split() methods 2020-06-01 20:43:21 +02:00
thread Add a way of notifying QFutureWatcher when pause is in effect 2020-05-29 16:58:43 +02:00
time Turn badly-named test into two data rows of another test 2020-05-29 16:58:43 +02:00
tools Stabilize autotest 2020-06-01 20:57:55 +02:00
.prev_CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00