qt6-bb10/src/corelib
Sergio Ahumada ce8e6abe7f Check for C++ operators that should be 'const'
Make sure all C++ class comparison operators are const.

Change-Id: Ib4a66f2afe6c62f437dae1ecde94287d3db8442d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: David Faure <faure@kde.org>
2012-09-08 09:08:27 +02:00
..
animation Doc: Add \inmodule QtCore to all QtCore class doc bodies 2012-08-23 13:22:23 +02:00
arch Enable QAtomicInteger for char16_t and char32_t 2012-08-18 18:35:50 +02:00
codecs checkForCodecs is not used when QT_LOCALE_IS_UTF8 is defined 2012-09-02 10:09:17 +02:00
doc Fix QRegularExpression* docs 2012-09-07 15:39:31 +02:00
global Use setenv in qputenv if possible, since it won't leak 2012-09-07 18:41:22 +02:00
io Revert "Use true and false in preference to TRUE and FALSE" 2012-09-07 06:25:23 +02:00
itemmodels doc: Clean up QAbstractItemModel documentation 2012-09-07 18:41:22 +02:00
json Removed extra detach calls from QJsonArray::takeAt 2012-08-29 07:56:01 +02:00
kernel Fix warning about not enough actual parameters for macro. 2012-09-08 01:43:44 +02:00
mimetypes Check for C++ operators that should be 'const' 2012-09-08 09:08:27 +02:00
plugin Fix static plugins for classes in namespaces. 2012-08-30 13:51:22 +02:00
statemachine Doc: Add \inmodule QtCore to all QtCore class doc bodies 2012-08-23 13:22:23 +02:00
thread Revert "Use true and false in preference to TRUE and FALSE" 2012-09-07 06:25:23 +02:00
tools Fix performance regression when appending one vector to another 2012-09-07 18:41:22 +02:00
xml Doc: Add \inmodule QtCore to all QtCore class doc bodies 2012-08-23 13:22:23 +02:00
Qt5CTestMacros.cmake Don't set empty CMAKE_TOOLCHAIN_FILE or CMAKE_BUILD_TYPE 2012-08-31 16:51:27 +02:00
Qt5CoreConfigExtras.cmake.in Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
Qt5CoreMacros.cmake cmake: define QT_NO_DEBUG in client release builds 2012-08-27 23:23:51 +02:00
QtCore.dynlist
corelib.pro rename qt_module_config.prf => qt_module.prf 2012-08-08 12:04:49 +02:00
eval.pri