qt6-bb10/src
Volker Hilsheimer 63a3fd12fe QFile::moveToTrash: Remove support for old MinGW SDKs
SDK headers that shipped with older versions of MinGW didn't declare
the IFileOperation COM interface, so the original implementation of
moveToTrash included an inferior fallback that used the Shell APIs.

That fallback was already removed in 6a51ff3f0d,
now remove the #ifdef'ery as well.

Change-Id: Iba44df8267f5c1e3e883368d848eb9be1bd02ac3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
2022-03-12 03:40:24 +01:00
..
3rdparty Install also config headers for 3rdparty libjpeg 2022-03-10 01:06:21 +01:00
android Android: rephrase default value statement use in manifest doc page 2022-03-11 05:25:46 +02:00
concurrent Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01:00
corelib QFile::moveToTrash: Remove support for old MinGW SDKs 2022-03-12 03:40:24 +01:00
dbus Doc: Fix erraneous auto-link on Qt D-Bus landing page 2022-03-11 20:15:48 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui GDI: Fix style name detection if font has no typographic subfamily name 2022-03-11 21:25:01 +01:00
network HTTP2: port to QByteArrayView where it's trivial 2022-03-11 20:15:48 +01:00
opengl Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
openglwidgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
platformsupport Make sure all qtbase private headers include at least one other 2022-02-24 12:07:00 -08:00
plugins Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
printsupport QPrintDialog/win: Fix use of deprecated QMessageBox::warning 2022-03-05 00:30:58 +01:00
sql QSqlTableModel: suppress deprecation warning 2022-03-05 00:30:58 +01:00
testlib Use qstringfwd.h when forward declaring string classes 2022-03-12 01:05:45 +01:00
tools Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
widgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
xml Fix deprecated uses of QScopedPointer 2022-03-08 15:44:17 +01:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00