qt6-bb10/src
Thiago Macieira f4101f9953 QString/QBA: add lvalue and rvalue overloads to first/last/sliced/chopped
Those ought to have been the original implementation, when they were
added in commit 38096a3d70, for Qt 6.0.

Because these classes are exported, we need to provide the previous only
implementations for MSVC. All other compilers would provide inline or
emit local, out-of-line copies.

Change-Id: Ifeb6206a9fa04424964bfffd178836a2ae56157d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-10-25 12:01:58 -07:00
..
3rdparty forkfd_linux: change childStack size from 4096 to SIGSTKSZ 2023-10-25 14:15:56 +08:00
android Android: remove unneeded allowNativeHeapPointerTagging manifest flag 2023-10-20 18:46:29 +03:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib QString/QBA: add lvalue and rvalue overloads to first/last/sliced/chopped 2023-10-25 12:01:58 -07:00
dbus QtDBus: Use explicitly meta type name instead of method type 2023-10-23 21:58:23 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui qtextengine: use const methods more 2023-10-25 19:53:14 +03:00
network Use SSL_CTX_set_dh_auto if DHparam is empty 2023-10-25 17:23:13 +02:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
plugins macOS: Include StandardButton::RestoreDefaults when adding native alert buttons 2023-10-25 17:56:54 +02:00
printsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
sql QSqlDatabase: check if QCoreApplication::instance() exists 2023-10-12 06:16:46 +02:00
testlib Modify copyright format in qt_attribution.json 2023-10-23 17:42:45 +00:00
tools androiddeployqt: Copy templates and stdcpp lib in auxillary mode 2023-10-19 16:32:11 +03:00
widgets QMessageBox: Opt out of native dialog if standard buttons have menu 2023-10-25 17:41:32 +02:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00