qt5base-lts/tests/auto
Marc Mutz 728cc964f3 QString/QByteArray: make all symmetry-checked member-compare() combinations noexcept
In QByteArray, they were just not marked as such.

In QString and QStringRef, the implicit conversion from QChar to
QString would destroy it. Add a QChar overload, delegating to
QStringView.

Added docs for the new overloads, copying from the nearest neighbor so
as to not look out of place. All string classes use different wording
for these functions. A cleanup of this state of affairs is out of the
scope of this patch.

Change-Id: I0b7b1d037aa229bcaf29b793841a18caf977d66b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-03-05 07:49:40 +00:00
..
bic/data Add binary compatibility files for qtbase 5.14 branch 2019-12-20 10:41:11 +02:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib QString/QByteArray: make all symmetry-checked member-compare() combinations noexcept 2020-03-05 07:49:40 +00:00
dbus Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
gui rhi: Use versioning in QShaderDescription serialization as well 2020-03-03 18:25:57 +01:00
guiapplauncher
installed_cmake
network QSslCertificate: Turn enum into enum class and expand abbreviation 2020-03-04 18:36:04 +01:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-10 13:51:40 +02:00
testlib testlib: Improve error message when detecting line count mismatch 2020-02-10 15:06:14 +01:00
tools Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
widgets QMenu: hide when a QWidgetAction fires the trigged signal 2020-03-03 18:52:11 +01:00
xml Revert "QNetworkReply: deprecate the 'error' getter" 2020-02-28 07:21:14 +03:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00