qt5base-lts/tests/auto/corelib
Lars Knoll fa8d021fa6 Convert a couple of APIs to use views
Try to get rid of APIs that use raw 'const {char, QChar} *, length'
pairs. Instead, use QByteArrayView or QStringView.

As QStringConverter is a new class, simply change the API to what we'd like
to have. Also adjust hidden API in QStringBuilder and friends.

Change-Id: I897d47f63a7b965f5574a1e51da64147f9e981f6
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-10-06 11:16:36 +02:00
..
animation CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
global Add {add,sub,mul}_overflow detection when one operand is a constant 2020-09-29 14:55:48 -07:00
io QUrl::fromLocalFile: accept invalid hostnames 2020-10-05 21:31:18 -07:00
itemmodels CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
kernel Fix ChangeHandler notification for eager properties 2020-09-30 09:27:50 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
serialization QJsonObject: fix sorting after parsing from JSON text 2020-09-29 16:14:37 -07:00
text Convert a couple of APIs to use views 2020-10-06 11:16:36 +02:00
thread Fix race condition in QThreadPool::clear 2020-10-01 12:15:22 +02:00
time Handle trailing cruft consistently in Qt::DateFormat parsing 2020-10-03 07:09:57 +02:00
tools Deal with {und,ov}erflow issues in QLine's length handling 2020-09-30 16:26:49 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00