qt6-bb10/tests/auto/corelib
Volker Hilsheimer ed8429495e Fix gcc warnings from having only one of assignment/copy
For example:
warning: implicitly-declared
‘constexpr Complex& Complex::operator=(const Complex&)’
is deprecated [-Wdeprecated-copy]

Pick-to: 6.1
Change-Id: I7598e821acb7cb7bf17776d693af62778185afc5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-04-11 19:53:51 +02:00
..
animation Port QPauseAnimation to the new property system 2021-01-26 21:47:47 +01:00
global CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
io Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
itemmodels Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRow 2021-04-07 19:30:08 +08:00
kernel Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signal 2021-04-03 17:21:30 +02: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 QJsonObject: Fix operator<=() 2021-02-18 11:22:51 +00:00
text Mark variables that might be unused under some configurations 2021-04-11 19:53:43 +02:00
thread Add support to set thread priority to QThreadPool 2021-04-03 09:14:55 +02:00
time Extend system zone test to check it matches LocalTime 2021-03-18 15:30:48 +01:00
tools Fix gcc warnings from having only one of assignment/copy 2021-04-11 19:53:51 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00