qt5base-lts/tests/auto/corelib
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
..
animation Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
codecs Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
global Merge remote-tracking branch 'origin/5.15' into dev 2020-01-13 10:13:01 +01:00
io QProcess: remove deprecated signature of finished signal 2020-01-28 12:34:06 +01:00
itemmodels QIdentityProxyModel: implement moveRows / moveColumns 2020-01-02 17:48:07 +01:00
kernel Adjust QVariant autotest to prepare for upcoming QHash changes 2020-01-30 09:29:31 +01:00
mimetypes Update instructions for downloading the shared-mime-info release 2020-01-13 17:44:49 +01:00
plugin Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
serialization Split QHash and QMultiHash in auto test 2020-01-30 09:29:25 +01:00
statemachine QStateMachine: Don't scream at the user 2019-10-24 10:26:03 +02:00
text Merge remote-tracking branch 'origin/5.15' into dev 2020-01-15 10:14:05 +01:00
thread Merge remote-tracking branch 'origin/5.15' into dev 2020-01-28 18:27:28 +01:00
time Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
tools Core: Add a QTypeRevision class 2020-01-30 10:20:53 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00