qt6-bb10/tests/auto/corelib
Ivan Solovev fe7cbf8fe6 QRegularExpression: add move constructor
- Add move constructors to QRegularExpression, QRegularExpressionMatch
  and QRegularExpressionMatchIterator.
- Update the documentation to explicitly state that only destructor
  and assignment operators can be called for a moved-from object

Task-number: QTBUG-86634
Change-Id: I06b4f54e300541033a9a18339c97338717a06da0
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-01-26 17:20:01 +01:00
..
animation tst_qsequentialanimationgroup.cpp: Avoid some memory leaks 2021-01-21 14:40:42 +01:00
global Remove the QT_CMAKE_BUILD preprocessor define 2021-01-22 19:22:15 +01:00
io Android: skip tst_QFile::moveToTrash() 2021-01-19 13:17:55 +00:00
itemmodels Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
kernel QProperty: Add private isAnyBindingEvaluating function 2021-01-21 17:00:29 +01:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
text QRegularExpression: add move constructor 2021-01-26 17:20:01 +01:00
thread tst_QThreadPool: avoid a potential memory leaks 2021-01-19 14:17:55 +01:00
time Correct string comparison in Android's IANA ID matching code 2021-01-18 15:55:15 +01:00
tools Extend alignment of QArrayData to std::max_align_t in allocation 2021-01-26 08:01:27 +00:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00