qt5base-lts/src/corelib
Giuseppe D'Angelo bf5d5bfc0c QScoped(Array)Pointer: use the rule of 5
CodeChecker complains regarding the two classes not having all
the special 5 declared, so do it.

Change-Id: I76d562c52f89a24aec9f155c2be62f8844f1f4a7
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-09-20 20:18:06 +02:00
..
animation Fix qdoc warning: signal is not const 2021-07-14 16:17:33 +02:00
compat QUuid: port to QAnyStringView 2021-07-30 22:54:28 +02:00
doc Encourage use of QT_VERSION_CHECK() 2021-09-20 15:05:36 +02:00
global Fix assorted misindented end-comment markers in qglobal.cpp 2021-09-20 15:05:36 +02:00
io QProcess: do not emit aboutToClose() twice 2021-09-19 10:42:50 +03:00
itemmodels emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
kernel Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
mimetypes QMimeBinaryProvider: cache comments and globPatterns 2021-06-17 17:36:29 +03:00
platform Pass QDeadlineTimer by value in runOnAndroidMainThread() 2021-08-01 21:13:07 +00:00
plugin Switch a comma operator to a IILE 2021-09-19 13:56:20 +02:00
serialization Doc: Centralize RFC documentation-links in rfc.qdoc 2021-09-16 15:52:27 +02:00
text qlocale_mac: make sure that helper functions return QVariant 2021-09-15 10:30:08 +02:00
thread Plaster [[nodiscard]] on some RAII classes 2021-09-19 18:04:06 +02:00
time Fix QDateTimeParser's handling of 't' format to match serialization 2021-09-20 15:05:36 +02:00
tools QScoped(Array)Pointer: use the rule of 5 2021-09-20 20:18:06 +02:00
CMakeLists.txt Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
configure.cmake Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
debug_script.py Fix lldbbridge.py loading when using lldb + Python 3 from CLI 2021-09-07 12:53:37 +02:00
Qt6AndroidMacros.cmake Replace manual android properties reading with genex's 2021-09-09 23:44:39 +02:00
Qt6CoreConfigExtras.cmake.in CMake: Fix global 'apk' target to actually build all apks 2021-06-08 22:37:50 +02:00
Qt6CoreConfigureFileTemplate.in
Qt6CoreMacros.cmake CMake: Add option in qt6_wrap_cpp to output a metatypes json file 2021-09-18 07:56:19 +00:00
Qt6CTestMacros.cmake CMake: Build a subset of tests when targeting iOS in the CI 2021-08-26 16:40:15 +02:00
Qt6WasmMacros.cmake CMake: Make qt6_wasm_add_target_helpers an internal function 2021-08-04 17:01:11 +02:00
qt_cmdline.cmake
QtCore.dynlist
qtcore.tracepoints