qt6-bb10/src/corelib/kernel
Michael Brasser 47fdb2c8e3 Add support for scoped enums to QMetaObjectBuilder
Change-Id: I7b3c3973ff4396a854014f5b2b671b71007e80da
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-04-24 19:19:44 +00:00
..
QEVENTDISPATCHER_CF_LICENSE.txt Document use of BSD code in Qt Core 2016-10-28 12:46:39 +00:00
kernel.pri Increase the maximum recursive template depth on INTEGRITY 2017-03-25 15:45:58 +00:00
qabstracteventdispatcher.cpp Fix for deferredDelete() bug when calling the glib loop directly 2016-02-12 19:06:11 +00:00
qabstracteventdispatcher.h Sprinkle Q_DECLARE_TYPEINFO on types used in containers 2017-02-23 17:43:23 +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 Updated license headers 2016-01-15 12:25:24 +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 Fix up QAppleRefCounted API 2017-04-01 15:19:11 +00:00
qcore_mac_objc.mm Remove remaining Carbon includes from QtCore, QtGui and QtWidgets 2017-03-07 01:04:40 +00:00
qcore_mac_p.h Fix up QAppleRefCounted API 2017-04-01 15:19:11 +00:00
qcore_unix.cpp Use poll related features properly 2016-11-30 08:11:12 +00:00
qcore_unix_p.h Merge remote-tracking branch 'origin/5.9' into dev 2017-03-20 09:00:44 +01:00
qcoreapplication.cpp Revert "Initialize QLoggingRegistry rules on first use, not qApp construction" 2017-04-19 22:59:43 +00:00
qcoreapplication.h Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qcoreapplication_mac.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qcoreapplication_p.h Provide sensible defaults for QCoreApplication::applicationVersion 2017-01-12 02:13:21 +00:00
qcoreapplication_win.cpp Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01: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 Add documentation for TabletTrackingChange enum value 2017-03-27 08:32:56 +00:00
qcoreevent.h make TabletMove hover events conditional on QWidget::tabletTracking 2017-02-23 10:42:42 +00:00
qcoreglobaldata.cpp Fix build with various features disabled 2016-10-11 14:20:34 +00:00
qcoreglobaldata_p.h Fix build with various features disabled 2016-10-11 14:20:34 +00:00
qdeadlinetimer.cpp Core: Replace LGPL21 with LGPL license header 2017-03-28 12:47:55 +00:00
qdeadlinetimer.h Core: Replace LGPL21 with LGPL license header 2017-03-28 12:47:55 +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 Long live QDeadlineTimer 2016-08-15 03:07:16 +00:00
qeventdispatcher_cf.mm Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-24 20:01:42 +01:00
qeventdispatcher_cf_p.h Wrap RunLoopModeTracker into Objective-C namespace 2017-02-22 20:16:59 +00:00
qeventdispatcher_glib.cpp CoreLib: use const (and const APIs) more 2016-04-18 04:49:19 +00:00
qeventdispatcher_glib_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qeventdispatcher_unix.cpp QSocketNotifier: improve warning to show thread names and pointers. 2016-07-28 12:03:47 +00:00
qeventdispatcher_unix_p.h Remove unused QPodList class 2017-03-22 22:05:09 +00:00
qeventdispatcher_win.cpp Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-21 19:07:53 +01:00
qeventdispatcher_win_p.h Merge remote-tracking branch 'origin/5.8' into dev 2017-01-30 12:46:20 +01:00
qeventdispatcher_winrt.cpp winrt: Check for removed timers after sending events 2016-12-15 05:20:45 +00:00
qeventdispatcher_winrt_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +00:00
qeventloop.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-04 15:58:39 +02:00
qeventloop.h Updated license headers 2016-01-15 12:25:24 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_winrt.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfunctions_winrt.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-10-05 19:33:26 +02:00
qjni.cpp Don't hide critical info 2017-04-11 06:19:58 +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: Allow timeout to fade out splash screen 2017-03-01 09:15:14 +00:00
qjnihelpers_p.h Android: Allow timeout to fade out splash screen 2017-03-01 09:15:14 +00:00
qjnionload.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-07-26 10:43:29 +02:00
qmath.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qmath.h Document M_PI and friends in <QtMath> 2017-03-29 16:07:14 +00:00
qmath.qdoc Document M_PI and friends in <QtMath> 2017-03-29 16:07:14 +00:00
qmetaobject.cpp Add QMetaObject::invokeMethod() overloads for function pointers 2017-04-02 08:00:27 +00:00
qmetaobject.h Add QMetaEnum::isScoped to be able to destinguish C++11 enum class 2016-07-26 22:49:31 +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 Fix a race condition between QObject::connect and qRegisterMetaType 2017-02-22 07:37:51 +00:00
qmetaobjectbuilder.cpp Add support for scoped enums to QMetaObjectBuilder 2017-04-24 19:19:44 +00:00
qmetaobjectbuilder_p.h Add support for scoped enums to QMetaObjectBuilder 2017-04-24 19:19:44 +00:00
qmetatype.cpp Docs: Fix some warnings 2017-04-21 12:47:06 +00:00
qmetatype.h Merge remote-tracking branch 'origin/5.9' into dev 2017-04-07 10:24:33 +02:00
qmetatype_p.h Remove qtypetraits.h's contents altogether 2017-01-12 22:16:06 +00:00
qmetatypeswitcher_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qmimedata.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qmimedata.h Updated license headers 2016-01-15 12:25:24 +00:00
qobject.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-03-20 09:00:44 +01:00
qobject.h Use std::enable_if instead of QEnableIf 2017-01-27 10:30:31 +00:00
qobject_impl.h Add QMetaObject::invokeMethod() overloads for function pointers 2017-04-02 08:00:27 +00:00
qobject_p.h Sprinkle Q_DECLARE_TYPEINFO on types used in containers 2017-02-23 17:43:23 +00:00
qobjectcleanuphandler.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qobjectcleanuphandler.h Updated license headers 2016-01-15 12:25:24 +00:00
qobjectdefs.h Add QMetaObject::invokeMethod() overloads for function pointers 2017-04-02 08:00:27 +00:00
qobjectdefs_impl.h Add QMetaObject::invokeMethod() overloads for function pointers 2017-04-02 08:00:27 +00:00
qpointer.cpp Updated license headers 2016-01-15 12:25:24 +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 QtCore: use printf-style qWarning/qDebug where possible (I) 2016-03-11 10:56:15 +00:00
qsharedmemory.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory.h Updated license headers 2016-01-15 12:25:24 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsharedmemory_win.cpp Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +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 Updated license headers 2016-01-15 12:25:24 +00:00
qsocketnotifier.h Updated license headers 2016-01-15 12:25:24 +00:00
qsystemerror.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qsystemerror_p.h Make sure all private headers in Qt Core include qglobal_p.h 2016-06-25 08:01:04 +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 Make sure we can compile QtCore without QT_CONFIG(translation) 2016-11-24 07:42:48 +00:00
qsystemsemaphore_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsystemsemaphore_win.cpp QtCore: Remove Windows CE. 2016-03-30 11:22:47 +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 feature.pushbutton 2017-03-06 20:35:07 +00:00
qtimer.cpp QTimer: don't circumvent <chrono> safety net 2016-10-18 16:06:28 +00:00
qtimer.h Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01: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 QTranslator: use const to avoid detach()'ing 2016-08-11 18:20:25 +00:00
qtranslator.h Updated license headers 2016-01-15 12:25:24 +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 QVariant: implement QByteArray ↔ QUuid conversion 2017-04-14 12:54:21 +00:00
qvariant.h Mark to remove const from function parameters in QtCore public headers 2017-03-31 21:08:14 +00:00
qvariant_p.h QVariant of nullptr should always be null 2017-01-25 17:05:18 +00:00
qwineventnotifier.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qwineventnotifier.h doc: clangqdoc must see class QWinEventNotifier 2016-11-19 18:55:47 +00:00