qt6-bb10/src/corelib
Olivier Goffart 7c5cf8b2bd Fix bootstrap applications crashing when QT_MESSAGE_PATTERN contains %{backtrace}
tokens[i] was left uninitialized. This could cause a crash when moc produces a
qWarning.

Task-number: QTBUG-56045
Change-Id: I6fba933005edd29756f0d6b1cfe53243254ac7b2
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-09-21 13:22:54 +00:00
..
animation Fix QVariantAnimation documentation 2016-06-08 04:32:45 +00:00
arch Make public headers compile with -Wzero-as-null-pointer-constant 2016-02-19 16:37:33 +00:00
codecs QWindowsLocalCodec::convertFromUnicode(): preclude stack overflow. 2016-04-15 11:20:32 +00:00
doc Doc: add macOS example of QAbstractNativeEventFilter implementation 2016-09-20 21:23:32 +00:00
global Fix bootstrap applications crashing when QT_MESSAGE_PATTERN contains %{backtrace} 2016-09-21 13:22:54 +00:00
io Fix documentation of the Windows parts of QSettings::setPath() 2016-08-16 13:51:16 +00:00
itemmodels QAbstractProxyModel: fix sentence structure in apidoc 2016-09-19 11:17:58 +00:00
json QJsonValue: use Q_NULLPTR instead of 0 in ctor 2016-08-17 19:54:40 +00:00
kernel Doc: add macOS example of QAbstractNativeEventFilter implementation 2016-09-20 21:23:32 +00:00
mimetypes QMimeType: use default locale rather than system locale 2016-08-24 20:30:13 +00:00
plugin Doc: Change instances of '(Mac) OS X' to 'macOS' 2016-08-12 08:30:29 +00:00
statemachine Allow QFinalStatePrivate to be subclassed. 2016-01-28 16:24:46 +00:00
thread QMutex: Make freelist() return a real global static 2016-08-23 15:37:00 +00:00
tools Q(Date|Time)+::(to|from)String(): mention relevant QLocale methods 2016-09-16 12:07:05 +00:00
xml QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0 2016-07-17 14:54:36 +00:00
Qt5CTestMacros.cmake Enable cmake auto tests for -no-gui 2016-03-30 07:16:50 +00:00
Qt5Config.cmake.in
Qt5CoreConfigExtras.cmake.in CMake: Add -fPIC to CXX flags only where necessary 2015-12-28 22:39:58 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake CMake: Fix qt5_use_modules macro for CMake 2.8.11 2016-01-11 09:53:32 +00:00
QtCore.dynlist
corelib.pro Add OpenBSD to list of targets that can't use --no-undefined in qtcore 2016-06-22 16:25:22 +00:00
eval.pri
qtzlib.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00