qt6-bb10/src/corelib
Thiago Macieira d3b6ef6ccf QFile::rename: fix the error message if renaming a file by copy fails
The QFile out variable cannot be open because if out.open() succeeded,
we could never reach this line. Instead, we want to capture *why* either
the source or the destination failed to open.

Task-number: QTBUG-66445
Change-Id: I940917d6763842499b18fffd15142f231bf34a47
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-03-21 14:23:53 +00:00
..
animation Fix GCC 8 warning in qvariantanimation 2018-02-14 05:43:55 +00:00
codecs QUtf8: Add some UTF-8 text operation functions 2018-02-03 21:31:57 +00:00
doc Revert "JSON doc: update the RFC we link to" 2018-02-21 18:51:40 +00:00
global Make sure we can build with -no-feature-itemmodel 2018-03-21 14:00:29 +00:00
io QFile::rename: fix the error message if renaming a file by copy fails 2018-03-21 14:23:53 +00:00
itemmodels Make sure we can build with -no-feature-itemmodel 2018-03-21 14:00:29 +00:00
kernel Make sure we can build with -no-feature-itemmodel 2018-03-21 14:00:29 +00:00
mimetypes QMimeDatabase: fix regression in alias resolving 2018-02-28 22:17:58 +00:00
plugin Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
serialization JSON: remove braces from UUID text representations 2018-03-02 04:06:33 +00:00
statemachine doc: Correct remaining qdoc warning in qsignaltransition.cpp 2018-01-04 12:50:29 +00:00
thread QSemaphore: add minor optimization for 64-bit Linux systems 2018-03-19 20:36:55 +00:00
tools Modernize the "regularexpression" feature 2018-03-20 08:19:25 +00:00
Qt5CTestMacros.cmake Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
Qt5Config.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5CoreConfigExtras.cmake.in Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake CMake: qt5_add_binary_resource: re-run if needed 2018-01-09 13:21:46 +00:00
Qt5ModuleLocation.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5ModuleLocationForInstall.cmake.in cmake: avoid `@var@` expansion in older CMake versions 2017-07-10 21:25:47 +00:00
QtCore.dynlist
configure.json logging: Clarify and document how we look for the presence of a console 2018-03-07 18:12:09 +00:00
corelib.pro Remove src/corelib/arch, merging with src/corelib/thread 2018-03-19 20:36:45 +00:00
debug_script.py macOS: Add LLDB debug script when building with separate debug info (dSYM) 2017-07-07 18:09:45 +00:00
eval.pri
qtcore.tracepoints Support for LTTNG and ETW tracing 2018-01-28 19:17:02 +00:00
qtzlib.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00