qt5base-lts/tests/auto/corelib
Marc Mutz de3785b8bc QVersionNumber: add fromString(QStringView/QLatin1String) overloads
The parsing code anyway operated on a QByteArray created from
toLatin1(), so expose this to the user by providing a QLatin1String
overload.

Also provide a QStringView overload, since we can. Port one user (in
qmake) to the new overload.

[ChangeLog][QtCore][QVersionNumber] Added QStringView and
QLatin1String overloads of fromString().

Change-Id: Idbff44c3997f5cfa86ea1bce8b3da4b700a3d9cc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-04-08 05:40:52 +00:00
..
animation Blacklist a QSequentialAnimationGroup autotest 2017-03-30 12:10:31 +00:00
codecs QTextCodec: add QStringView overloads 2017-04-06 12:05:33 +00:00
global tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
io Merge remote-tracking branch 'origin/5.9' into dev 2017-04-07 10:24:33 +02:00
itemmodels Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00
json Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00
kernel Add QMetaObject::invokeMethod() overloads for function pointers 2017-04-02 08:00:27 +00:00
mimetypes Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
plugin Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
statemachine
thread Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00
tools QVersionNumber: add fromString(QStringView/QLatin1String) overloads 2017-04-08 05:40:52 +00:00
xml Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00