qt6-bb10/src/corelib/kernel
Edward Welbourne 41418a92b7 Remove spurious Q_FALLTHROUGH()
Two cases with no code between them don't need a fall-through marker.
The only code in the first case is subject to #if-ery; it either
returns, without falling through, or has no code there.  Putting in an
overt Q_FALLTHROUGH() confused a rather dumb compiler ...

Change-Id: Icc034be08859cc1656401af1c62367aec302668b
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-10-09 16:12:37 +00:00
..
QEVENTDISPATCHER_CF_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
kernel.pri testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
qabstracteventdispatcher.cpp doc: add note about QAbstractEventDispatcher::wakeUp() for {Unix,Glib} 2018-09-16 11:22:48 +00:00
qabstracteventdispatcher.h QAbstractEventDispatcher: add a note about the timer range for Qt 6 2018-05-04 15:32:46 +00:00
qabstracteventdispatcher_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qabstractnativeeventfilter.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-21 07:14:40 +02:00
qabstractnativeeventfilter.h Updated license headers 2016-01-15 12:25:24 +00:00
qbasictimer.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qbasictimer.h Updated license headers 2016-01-15 12:25:24 +00:00
qcfsocketnotifier.cpp Make QEventDispatcherCoreFoundaton work on secondary threads 2018-08-09 07:24:15 +00:00
qcfsocketnotifier_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qcore_foundation.mm Fix crash when QUrl::from{NS/CF}URL() was passed a nullptr 2017-03-27 17:39:58 +00:00
qcore_mac.cpp Weak-import global objects used for logging on Apple platforms 2018-08-25 15:06:26 +00:00
qcore_mac_objc.mm Improve detection and handling of unsupported Apple platforms 2018-08-25 09:34:36 +00:00
qcore_mac_p.h Remove codepaths and checks for unsupported Apple platforms 2018-08-31 12:35:45 +00:00
qcore_unix.cpp Linux: Bypass glibc's broken open() implementation 2018-07-17 22:23:06 +00:00
qcore_unix_p.h Export qt_open64 from QtCore 2018-09-24 10:59:02 +00:00
qcoreapplication.cpp winrt: Explicitly set main thread in QCoreApplication's constructor 2018-10-08 05:34:28 +00:00
qcoreapplication.h De-inline QCoreApplication::send(Spontaneous)Event 2018-06-06 17:43:10 +00:00
qcoreapplication_mac.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qcoreapplication_p.h macOS: Remove QMacRootLevelAutoReleasePool member from QCoreApplication 2017-09-08 12:05:17 +00:00
qcoreapplication_win.cpp Make qcoreapplication_win compile in mingw g++ 8.2 2018-08-06 18:53:03 +00:00
qcorecmdlineargs_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qcoreevent.cpp Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
qcoreevent.h make TabletMove hover events conditional on QWidget::tabletTracking 2017-02-23 10:42:42 +00:00
qcoreglobaldata.cpp Deregister QTextCodec on destruction 2018-05-26 18:50:24 +00:00
qcoreglobaldata_p.h Fix build with various features disabled 2016-10-11 14:20:34 +00:00
qdeadlinetimer.cpp Merge remote-tracking branch 'origin/5.11' into dev 2018-08-07 17:44:51 +02:00
qdeadlinetimer.h Port QWaitCondition to QDeadlineTimer 2018-03-03 20:53:26 +00:00
qdeadlinetimer_p.h Add " We mean it" comment to qdeadlinetimer_p.h 2016-08-16 15:46:20 +00:00
qelapsedtimer.cpp Fix some qdoc-warnings 2016-11-23 05:24:02 +00:00
qelapsedtimer.h Move QElapsedTimer to src/corelib/kernel 2016-07-02 07:51:45 +00:00
qelapsedtimer_generic.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
qelapsedtimer_mac.cpp Long live QDeadlineTimer 2016-08-15 03:07:16 +00:00
qelapsedtimer_unix.cpp Long live QDeadlineTimer 2016-08-15 03:07:16 +00:00
qelapsedtimer_win.cpp Windows code: Fix clang-tidy warnings about else after jumps 2018-09-02 12:41:07 +00:00
qeventdispatcher_cf.mm Make QEventDispatcherCoreFoundaton work on secondary threads 2018-08-09 07:24:15 +00:00
qeventdispatcher_cf_p.h Make QEventDispatcherCoreFoundaton work on secondary threads 2018-08-09 07:24:15 +00:00
qeventdispatcher_glib.cpp Fix return value of GLib event dispatcher socketNotifierSourceCheck 2018-09-16 12:31:06 +00:00
qeventdispatcher_glib_p.h Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
qeventdispatcher_unix.cpp WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qeventdispatcher_unix_p.h Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
qeventdispatcher_win.cpp Windows code: Fix to prefer ranged-for, as clang-tidy advises 2018-09-02 16:05:39 +00:00
qeventdispatcher_win_p.h Fix asserts and crashes in QWinEventNotifier activation loop 2018-01-26 06:14:01 +00:00
qeventdispatcher_winrt.cpp WinRT: Add Windows UI Automation support 2018-04-17 17:36:48 +00:00
qeventdispatcher_winrt_p.h WinRT: Add Windows UI Automation support 2018-04-17 17:36:48 +00:00
qeventloop.cpp WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
qeventloop.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qeventloop_p.h Add missing include in qeventloop_p.h 2016-08-04 08:47:52 +00:00
qfunctions_fake_env_p.h doc: Prevent overwrite of qbytearray.html 2017-04-05 12:14:47 +00:00
qfunctions_nacl.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_nacl.h Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qfunctions_vxworks.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_vxworks.h Stop including net/if.h from qplatformdefs.h 2017-10-08 06:41:24 +00:00
qfunctions_winrt.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_winrt.h winrt: Fix compilation with -no-pch 2017-10-25 09:19:12 +00:00
qjni.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qjni_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qjnihelpers.cpp Android: Fix possible crash 2018-03-14 13:32:20 +00:00
qjnihelpers_p.h Forward Service.onBind notification to Qt 2017-07-04 18:38:19 +00:00
qjnionload.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmath.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qmath.h Make qNextPowerOfTwo constexpr when building as C++14 2017-05-09 19:55:59 +00:00
qmath.qdoc Document M_PI and friends in <QtMath> 2017-03-29 16:07:14 +00:00
qmetaobject.cpp Fix binary compatibility with old generated moc files 2018-09-15 15:06:38 +00:00
qmetaobject.h Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
qmetaobject_moc_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qmetaobject_p.h Update QMetaObjectBuilder::MetaObjectFlag enum 2018-08-30 05:12:01 +00:00
qmetaobjectbuilder.cpp Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
qmetaobjectbuilder_p.h Update QMetaObjectBuilder::MetaObjectFlag enum 2018-08-30 05:12:01 +00:00
qmetatype.cpp Implement QDataStream operator for QCborSimpleValue 2018-10-03 14:49:27 +00:00
qmetatype.h Expose type id from QMetaType instance 2018-10-01 09:45:20 +00:00
qmetatype_p.h Allow registering constructor for a set of dynamic types 2018-08-30 05:11:38 +00:00
qmetatypeswitcher_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qmimedata.cpp QtCore: include mocs 2017-05-05 03:03:30 +00:00
qmimedata.h Updated license headers 2016-01-15 12:25:24 +00:00
qobject.cpp Merge remote-tracking branch 'origin/5.12' into dev 2018-09-29 01:00:10 +02:00
qobject.h Modernize the "regularexpression" feature 2018-03-20 08:19:25 +00:00
qobject_impl.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qobject_p.h Fix a few overrides in Qt Core 2018-09-25 13:34:19 +00:00
qobjectcleanuphandler.cpp QtCore: include mocs 2017-05-05 03:03:30 +00:00
qobjectcleanuphandler.h Updated license headers 2016-01-15 12:25:24 +00:00
qobjectdefs.h doc: Remove undef of Q_GADGET 2018-01-09 06:40:21 +00:00
qobjectdefs_impl.h Optimize implementation of Indexes generator 2018-08-16 17:56:40 +00:00
qpointer.cpp doc: Correct all remaining clangqdoc warnings in qpointer.cpp 2017-12-02 09:38:53 +00:00
qpointer.h Replace custom type traits with std one's 2016-11-08 15:31:17 +00:00
qpoll.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qpoll_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qppsattribute.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qppsattribute_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qppsattributeprivate_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qppsobject.cpp Reduce size of QPpsObject by one pointer 2017-01-03 15:27:01 +00:00
qppsobject_p.h Reduce size of QPpsObject by one pointer 2017-01-03 15:27:01 +00:00
qppsobjectprivate_p.h Derive QPpsObjectPrivate from QObjectPrivate 2017-12-15 13:50:13 +00:00
qsharedmemory.cpp Remove use of QRegExp from QSharedMemory 2017-12-30 23:34:00 +00:00
qsharedmemory.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsharedmemory_android.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory_p.h Fix compilation with QT_NO_SHAREDMEMORY 2017-01-10 16:35:06 +00:00
qsharedmemory_posix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory_systemv.cpp Revert "Add qt_safe_ftok wrapper for ftok" 2017-05-18 21:17:52 +00:00
qsharedmemory_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory_win.cpp Windows code: Fix clang-tidy warnings about else after jumps 2018-09-02 12:41:07 +00:00
qsignalmapper.cpp Deprecate QSignalMapper 2017-03-14 16:33:59 +00:00
qsignalmapper.h Deprecate QSignalMapper 2017-03-14 16:33:59 +00:00
qsocketnotifier.cpp Use explicit QThreadData::hasEventDispatcher() where possible 2018-02-14 10:33:37 +00:00
qsocketnotifier.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qsystemerror.cpp Remove spurious Q_FALLTHROUGH() 2018-10-09 16:12:37 +00:00
qsystemerror_p.h QSystemError: unexport the class and export only some methods 2017-11-30 08:30:49 +00:00
qsystemsemaphore.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsystemsemaphore.h Updated license headers 2016-01-15 12:25:24 +00:00
qsystemsemaphore_android.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsystemsemaphore_p.h QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
qsystemsemaphore_posix.cpp QtBase: use printf-style qWarning/qDebug where possible (II) 2016-05-03 04:35:06 +00:00
qsystemsemaphore_systemv.cpp Revert "Add qt_safe_ftok wrapper for ftok" 2017-05-18 21:17:52 +00:00
qsystemsemaphore_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsystemsemaphore_win.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +00:00
qt_attribution.json Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
qtcore_eval.cpp Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qtestsupport_core.cpp testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
qtestsupport_core.h testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
qtimer.cpp Rename QTimer::connectTo() to QTimer::callOnTimeout() 2018-09-03 08:43:39 +00:00
qtimer.h Rename QTimer::connectTo() to QTimer::callOnTimeout() 2018-09-03 08:43:39 +00:00
qtimerinfo_unix.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qtimerinfo_unix_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qtranslator.cpp Allow loading of empty translation files 2018-07-12 08:54:33 +00:00
qtranslator.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtranslator_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qvariant.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-27 11:08:55 +02:00
qvariant.h Revert "qdoc: Add default include dirs to qdoc command line" 2018-10-09 10:12:48 +00:00
qvariant_p.h Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
qwineventnotifier.cpp Allow QWinEventNotifier to coexist with waiting functions 2018-03-27 15:08:46 +00:00
qwineventnotifier.h Add a few overrides in Qt Core 2018-08-05 18:56:58 +00:00
qwineventnotifier_p.h Fix QWinEventNotifier for auto-reset events 2017-10-15 16:14:04 +00:00