qt5base-lts/tests/auto/corelib
Mårten Nordheim a5dc381b4c QByteArrayView: add compare
There was previously no way to compare QByteArrayView to with another
QByteArrayView case-insensitively without allocating memory.

[ChangeLog][QtCore][QByteArrayView] Added compare(), enabling case
sensitive and insensitive comparison with other QByteArrayViews.

Change-Id: I7582cc414563ddbde26da35a568421edcc649f93
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-20 17:02:38 +02:00
..
animation Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
global Long live qToUnderlying 2021-05-18 02:09:11 +02:00
io Fix QUrl::fromLocalFile with long path prefix 2021-05-19 21:38:38 +02:00
itemmodels Fix QItemSelectionModel::selectionChanged emission 2021-05-18 08:49:56 +02:00
kernel QPropertyBinding: Do not reevaluate if not installed on property 2021-05-12 14:49:46 +02:00
mimetypes Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
platform Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00
plugin Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
serialization Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
text QByteArrayView: add compare 2021-05-20 17:02:38 +02:00
thread Add new app permissions API under QCoreApplication 2021-05-05 16:28:27 +03:00
time Ensure setDateTime clears status also when short 2021-05-04 15:21:48 +01:00
tools tst_QSharedPointer: Fix Clang warnings about self assignment 2021-05-19 02:48:47 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00