qt5base-lts/tests/auto/corelib/io
Jędrzej Nowacki aee1f6cc41 Cleanup mess in public type ids.
There is no reason to keep two separated core types sets. It
couldn't be fixed before Qt5 because of binary compatibility promise.

This patch merges QMetaType core types with ext core types.

This "simple" operation consists of:
- QDataStream version was incremented, because type ids are
saved in QVariant's data stream.
- QMetaType LastExtCoreType and FirstExtCoreType were replaced by
LastCoreType, FirstCoreType and new QMetaType::HighestInternalId.
- New tests checking QVariant data stream for Qt4 and for Qt5 versions
were added.

Change-Id: I02dd74d29317365c297a789a4eb7c9c5edc3b231
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-01-25 21:08:08 +01:00
..
largefile Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qabstractfileengine Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qbuffer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdatastream Cleanup mess in public type ids. 2012-01-25 21:08:08 +01:00
qdebug Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdir Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdiriterator Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfile Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfileinfo Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfilesystementry Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfilesystemwatcher Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qiodevice Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qnodebug Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qprocess Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qprocessenvironment Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qresourceengine Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsettings Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstandardpaths Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtemporarydir Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtemporaryfile Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtextstream Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qurl Make QUrl always lowercase the scheme(). 2012-01-24 15:27:08 +01:00
qwinoverlappedionotifier QWinOverlappedIoNotifier introduced 2012-01-24 14:39:58 +01:00
io.pro QWinOverlappedIoNotifier introduced 2012-01-24 14:39:58 +01:00