qt5base-lts/tests/auto/corelib
Marc Mutz 1da975cdc5 QLatin1String: add at()/op[]/mid()/right()/left()
QLatin1String can be used as a string-view-like type.
When attempting to do so in uic, mid() and at() were
found to be missing. Added the others for completeness.

Use the new functions in uic, for which they were
originally conceived.

[ChangeLog][QtCore][QLatin1String] Added at(),
operator[](), mid(), right(), left().

Change-Id: I4cfe3e9ed1157dedee754b2012d9678fe72b161e
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-02-19 18:16:38 +00:00
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
codecs Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
global Add qOverload to select overloaded functions 2016-02-15 12:33:24 +00:00
io Blacklist tst_QStorageInfo::storageList 2016-02-17 11:28:23 +00:00
itemmodels Updated license headers 2016-01-21 18:55:18 +00:00
json Updated license headers 2016-01-21 18:55:18 +00:00
kernel Fix for deferredDelete() bug when calling the glib loop directly 2016-02-12 19:06:11 +00:00
mimetypes Updated license headers 2016-01-21 18:55:18 +00:00
plugin Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
tools QLatin1String: add at()/op[]/mid()/right()/left() 2016-02-19 18:16:38 +00:00
xml Updated license headers 2016-01-21 18:55:18 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00