qt6-bb10/src/corelib
Thiago Macieira 2c6ec2c653 Fix tautological compare in error checking
size is size_t, so it's never less than zero.

Fixes: QTBUG-72286
Change-Id: Idd0c85a4e7b64f9c9c7dfffd156d404d0de5ed8d
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2018-12-12 16:30:20 +00:00
..
animation Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
codecs Fix tautological compare in error checking 2018-12-12 16:30:20 +00:00
doc Documention: Use const-ref in the snippets for qOverload() 2018-11-27 14:04:31 +00:00
global Do not use arc4random_buf() on GNU/kFreeBSD 2018-12-09 18:19:59 +00:00
io QSettings: quick refactor for readability 2018-12-07 18:53:38 +00:00
itemmodels QSFPM: don't let setFilterRegExp(QString) overwrite CaseSensitivity 2018-10-03 11:45:50 +00:00
kernel CoreText: Use QCFType to track CoreFoundation member variables 2018-11-28 23:59:16 +00:00
mimetypes QMimeType: Use default key as fallback for comment() property 2018-11-02 08:27:10 +00:00
plugin Fix calculation of the string tab size in QElfParser 2018-11-28 04:37:43 +00:00
serialization Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
statemachine Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
thread Doc: update docs for the sleeping functions' accuracy 2018-12-07 18:52:20 +00:00
tools Handle QCollator with locale C by delegating to QString 2018-12-11 19:05:07 +00:00
Qt5CTestMacros.cmake
Qt5Config.cmake.in Remove CMake code for CMake < 3.1 2018-03-24 22:31:18 +00:00
Qt5CoreConfigExtras.cmake.in Remove CMake code for CMake < 3.1 2018-03-24 22:31:18 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake Fix re-running of cmake when a qrc file changes 2018-10-19 11:30:16 +00:00
Qt5ModuleLocation.cmake.in
Qt5ModuleLocationForInstall.cmake.in
QtCore.dynlist
configure.json WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
corelib.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
debug_script.py
eval.pri
qtcore.tracepoints Tracepoints: trace signal activation 2018-09-25 21:22:47 +00:00
qtzlib.pro