qt5base-lts/tests/auto/corelib/tools
Ulf Hermann ed080c64ae Core: Add a QTypeRevision class
QTypeRevision is needed to encode the value of the new two-argument
Q_REVISION(major, minor) macros. Those, in turn are necessary because
the minor version resets to 0, and we need to take the major version
into account when stating revisions for Qt classes.

Task-number: QTBUG-71278
Change-Id: I63eff6eab7d6e4f8f32b359a216767c98947a106
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-01-30 10:20:53 +01:00
..
collections Adjust autotest to coming QHash changes 2020-01-30 09:28:46 +01:00
containerapisymmetry Merge remote-tracking branch 'origin/5.15' into dev 2019-12-11 14:50:53 +01:00
qalgorithms Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
qarraydata Final removal of the size and offset members from QArrayData 2019-12-08 18:20:11 +01:00
qbitarray QBitArray: Add method to get int value 2019-12-20 06:09:27 +00:00
qcache
qcommandlineparser Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
qcontiguouscache Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qcryptographichash QCryptographicHash: Add a static method to retrieve hash length 2018-04-10 12:17:43 +00:00
qeasingcurve Fix QEasingCurve possible imprecision at endpoints 2019-10-11 12:29:27 +02:00
qexplicitlyshareddatapointer Add nullptr comparison to Q{Explicitly,}SharedDataPointer 2018-03-18 17:28:26 +00:00
qflatmap Long live QFlatMap! 2020-01-02 15:28:20 +01:00
qfreelist Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qhash Fix tests in QHash that would read beyond end() 2020-01-30 09:29:12 +01:00
qhashfunctions qhashfunctions.h: add specializations of std::hash for some Qt types 2019-05-29 11:22:20 +02:00
qline Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
qlinkedlist Get rid of unsharable containers 2019-10-30 16:39:37 +01:00
qmacautoreleasepool Add missing dependencies for tst_qmacautoreleasepool 2018-08-29 02:47:45 +00:00
qmakearray corelib/tools: add qMakeArray() API 2018-07-25 06:57:44 +00:00
qmap Merge remote-tracking branch 'origin/5.15' into dev 2020-01-04 15:32:34 +01:00
qmargins
qmessageauthenticationcode
qoffsetstringarray Don't enforce C++11 2020-01-30 09:29:08 +01:00
qpair core: Add deduction guides for QPair 2019-03-25 19:48:29 +00:00
qpoint QPoint/F: add transposed() 2019-08-07 23:09:06 +03:00
qpointf QPoint/F: add transposed() 2019-08-07 23:09:06 +03:00
qqueue
qrect Improve rounding of QRect::toRect 2017-06-26 21:35:38 +00:00
qringbuffer QRingBuffer: avoid reallocations of the data 2017-12-30 10:15:10 +00:00
qscopedpointer Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qscopedvaluerollback Use move more consistently in QScopedValueRollback 2019-03-27 07:56:15 +00:00
qscopeguard tst_QScopeGuard: Remove unused lambda capture 2019-11-19 18:33:43 +02:00
qset Remove deprecated functionality from QSet 2020-01-30 08:28:51 +00:00
qsharedpointer Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-24 10:23:44 +02:00
qsize Long live QSize(F)::grownBy/shrunkBy() 2019-08-22 11:38:54 +02:00
qsizef Long live QSize(F)::grownBy/shrunkBy() 2019-08-22 11:38:54 +02:00
qstl
qtimeline Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qvarlengtharray Eradicate Q_FOREACHs over QVarLengthArray 2019-11-05 09:53:32 +02:00
qvector Inline the size and begin pointer in QVector 2019-12-08 18:19:38 +01:00
qversionnumber Core: Add a QTypeRevision class 2020-01-30 10:20:53 +01:00
tools.pro Long live QFlatMap! 2020-01-02 15:28:20 +01:00