qt6-bb10/src
Giuseppe D'Angelo e52883d77d QImageReader: use QFile::open return value
The code was already OK because it used QFile::isOpen to check
if open() succeeded or not. In preparation for making open()
[[nodiscard]], refactor the code to just use its return value.

Change-Id: Ibab86ca894103f01ff3b6084caedb3117ffb6c7e
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2024-04-16 21:57:06 +02:00
..
3rdparty CMake: Avoid dsmyutil warnings on shared libraries using libjpeg 2024-03-16 03:41:48 +01:00
android Android: fix 180 degree orientation issue 2024-04-12 02:20:51 +03:00
assets Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_module 2024-02-09 23:00:04 +01:00
concurrent ResultReporter: fix uninitialized int member 2024-04-11 21:12:13 +02:00
corelib Revert "CMake: Fix *-metatypes.json creation, take III" 2024-04-16 21:28:45 +02:00
dbus QDBusObjectPath: Add QDebug stream operator 2024-03-01 22:57:13 +00:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui QImageReader: use QFile::open return value 2024-04-16 21:57:06 +02:00
network wasm: Abort network request on destruction of QNetworkReply 2024-04-16 11:16:17 +00:00
opengl Correct the internal signatures in the GL 4.5 func wrappers 2024-04-16 13:31:07 +02:00
openglwidgets Fix offscreen rendering in QOpenGLWidget 2024-03-07 16:10:02 +01:00
platformsupport libinput: Allow setting touchscreen matrix via env var 2024-04-09 21:10:47 +00:00
plugins macOS: support shortcut for Ctrl-modified Tab 2024-04-13 09:24:41 +02:00
printsupport print: windows: Fix setting page orientation 2024-04-12 19:55:46 +00:00
sql SQL/ODBC: don't escape a driver string 2024-04-04 23:43:02 +02:00
testlib QSignalSpy: prepare for de-inlining 2024-04-16 11:01:31 +02:00
tools Tools: handle file opening failure 2024-04-14 00:04:26 +02:00
widgets QTableView: fix cornerWidget connection 2024-04-13 18:53:53 +02:00
xml Extract method `bool QDomNodeListPrivate::maybeCreateList()` 2024-03-20 14:21:00 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00