qt6-bb10/src/corelib
Marc Mutz 9f006a863a Logging: mark qEmergencyOut() noexcept
This function is called in OOM situations and when other exceptions
are still in flight, so it really shouldn't throw, indeed.

Change-Id: I50cda699ffd74f3710c3bafd15af356ff410bc47
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-08-06 01:31:14 +02:00
..
animation Fix some spelling errors 2012-07-11 14:52:37 +02:00
arch Fix some spelling errors 2012-07-11 14:52:37 +02:00
codecs ICU: lock the mutex before calling an Unlocked function 2012-08-04 00:52:18 +02:00
doc Introduce QTypeInfoMerger. 2012-07-27 03:27:27 +02:00
global Logging: mark qEmergencyOut() noexcept 2012-08-06 01:31:14 +02:00
io Make sure that the parsing mode reaches QUrlPrivate::setHost 2012-08-01 13:04:21 +02:00
itemmodels More qHash(T, uint) support 2012-07-23 19:57:07 +02:00
json Fixed most qdoc errors for the json classes. 2012-07-20 02:18:18 +02:00
kernel Fix some typos in static assert message. 2012-08-01 18:12:34 +02:00
mimetypes Fix some syncqt warnings. 2012-08-01 00:14:41 +02:00
plugin Fix reloading of plugins 2012-08-01 00:14:41 +02:00
statemachine statemachine: Make states exit order spec-compliant 2012-08-01 15:37:46 +02:00
thread Typo in QWaitCondition::wait() doc: lcokedReadWriteLock 2012-07-17 15:56:15 +02:00
tools qdatetime: micro optimization in fmtDateTime 2012-08-05 07:25:43 +02:00
xml Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
Qt5CTestMacros.cmake Fix unit tests when CMAKE_PREFIX_PATH env var is not set. 2012-07-11 12:46:15 +02:00
Qt5CoreConfigExtras.cmake.in Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
Qt5CoreMacros.cmake Create IMPORTED CMake targets for executables. 2012-07-25 13:59:15 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro Uppercase the CONFIG for verbatim mode. 2012-07-04 15:52:00 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00