| .. |
|
QEVENTDISPATCHER_CF_LICENSE.txt
|
Document use of BSD code in Qt Core
|
2016-10-28 12:46:39 +00:00 |
|
kernel.pri
|
corelib: typo fix in .pro-file
|
2019-02-08 10:45:55 +00:00 |
|
qabstracteventdispatcher.cpp
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qabstracteventdispatcher.h
|
Widen out parameter "result" of the native event filters for Qt 6
|
2019-03-22 16:19:48 +00:00 |
|
qabstracteventdispatcher_p.h
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qabstractnativeeventfilter.cpp
|
Widen out parameter "result" of the native event filters for Qt 6
|
2019-03-22 16:19:48 +00:00 |
|
qabstractnativeeventfilter.h
|
Widen out parameter "result" of the native event filters for Qt 6
|
2019-03-22 16:19:48 +00:00 |
|
qbasictimer.cpp
|
Remove a few usages of deprecated API
|
2019-06-13 16:49:41 +02:00 |
|
qbasictimer.h
|
Don't allow to copy QBasicTimer in Qt 6, it would stop the timer
|
2019-05-25 16:37:08 +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
|
Replace Q_DECL_NOTHROW with noexcept the remaining places
|
2019-04-09 14:48:42 +00:00 |
|
qcore_mac.cpp
|
QtCore: port all QMutexLocker users to qt_{scoped,unique}_lock
|
2019-08-25 12:00:28 +00:00 |
|
qcore_mac_objc.mm
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-07-22 06:50:42 +02:00 |
|
qcore_mac_p.h
|
Give some TLC to QAppleRefCounted
|
2019-08-09 07:36:26 +00:00 |
|
qcore_unix.cpp
|
Fix build without features.poll_{ppoll,pollts,poll,select}
|
2019-08-18 13:22:35 +09:00 |
|
qcore_unix_p.h
|
rtems: Fix missing some ernno defines
|
2019-07-01 02:04:19 +02:00 |
|
qcoreapplication.cpp
|
Merge remote-tracking branch 'origin/wip/qt6' into dev
|
2019-09-18 08:30:11 +02:00 |
|
qcoreapplication.h
|
QCoreApplication: work towards replacing a QRecursiveMutex with a QMutex
|
2019-09-12 04:38:52 +00:00 |
|
qcoreapplication_mac.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qcoreapplication_p.h
|
qtlite: Fix build with -no-feature-commandlineparser
|
2019-07-03 23:15:40 +02:00 |
|
qcoreapplication_win.cpp
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
|
2019-09-04 14:33:40 +02: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
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qcoreevent.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qcoreglobaldata.cpp
|
Move away from using 0 as a pointer constant
|
2019-06-07 17:19:16 +02:00 |
|
qcoreglobaldata_p.h
|
Modernize the "textcodec" feature
|
2018-11-07 13:19:54 +00:00 |
|
qdeadlinetimer.cpp
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-05-13 08:04:58 +02:00 |
|
qdeadlinetimer.h
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-05-13 08:04:58 +02:00 |
|
qdeadlinetimer_p.h
|
Add " We mean it" comment to qdeadlinetimer_p.h
|
2016-08-16 15:46:20 +00:00 |
|
qelapsedtimer.cpp
|
Convert uses of QTime as a timer to QElapsedTimer
|
2019-06-14 10:42:33 +02:00 |
|
qelapsedtimer.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qelapsedtimer_generic.cpp
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qelapsedtimer_mac.cpp
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qelapsedtimer_unix.cpp
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qelapsedtimer_win.cpp
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-04-11 07:47:21 +02:00 |
|
qeventdispatcher_cf.mm
|
Prefix textstream operators with Qt::
|
2019-05-02 11:52:02 +00:00 |
|
qeventdispatcher_cf_p.h
|
Make QEventDispatcherCoreFoundaton work on secondary threads
|
2018-08-09 07:24:15 +00:00 |
|
qeventdispatcher_glib.cpp
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qeventdispatcher_glib_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qeventdispatcher_unix.cpp
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qeventdispatcher_unix_p.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qeventdispatcher_win.cpp
|
QEventDispatcherWin32: avoid livelock in a foreign event loop
|
2019-08-29 09:12:29 +00:00 |
|
qeventdispatcher_win_p.h
|
QEventDispatcherWin32: avoid livelock in a foreign event loop
|
2019-08-29 09:12:29 +00:00 |
|
qeventdispatcher_winrt.cpp
|
Optimize QEventDispatcherWinRT::runOnMainThread()
|
2019-09-05 15:40:40 +00:00 |
|
qeventdispatcher_winrt_p.h
|
Thou Shalt Not Specialize std Function Templates
|
2019-08-03 07:09:30 +03:00 |
|
qeventloop.cpp
|
Port from implicit to explicit atomic pointer operations
|
2019-06-29 09:10:34 +02:00 |
|
qeventloop.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qeventloop_p.h
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qfunctions_fake_env_p.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +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
|
QtCore: use new QLatin1String::arg()
|
2019-06-03 23:28:18 +02:00 |
|
qjni_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
qjnihelpers.cpp
|
Android: Fix hang in runOnAndroidThreadSync and requestPermissionsSync
|
2019-04-25 11:14:28 +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
|
Merge remote-tracking branch 'origin/5.13' into 5.14
|
2019-09-04 07:03:54 +02:00 |
|
qmetaobject.h
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-05-27 15:34:10 +02:00 |
|
qmetaobject_moc_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qmetaobject_p.h
|
Inline QMetaObjectPrivate::signalOffset()
|
2019-08-13 07:32:33 +01:00 |
|
qmetaobjectbuilder.cpp
|
Qt6: Fix uninitialized meta objects on Windows
|
2019-07-16 18:34:41 -07:00 |
|
qmetaobjectbuilder_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qmetatype.cpp
|
Introduce a new feature called easingcurve
|
2019-08-16 01:05:02 +09:00 |
|
qmetatype.h
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
|
2019-09-04 14:33:40 +02:00 |
|
qmetatype_p.h
|
Introduce a new feature called easingcurve
|
2019-08-16 01:05:02 +09:00 |
|
qmetatypeswitcher_p.h
|
Move away from using 0 as a pointer constant
|
2019-06-07 17:19:16 +02:00 |
|
qmimedata.cpp
|
QMimeData: Prefer UTF-8 when multiple charsets are available
|
2019-01-23 20:56:35 +00:00 |
|
qmimedata.h
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qobject.cpp
|
Merge remote-tracking branch 'origin/wip/qt6' into dev
|
2019-09-18 08:30:11 +02:00 |
|
qobject.h
|
QObject: remove the undocumented userData() feature
|
2019-08-12 20:41:46 +02:00 |
|
qobject_impl.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qobject_p.h
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
|
2019-09-04 14:33:40 +02: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
|
Qt6: Fix uninitialized meta objects on Windows
|
2019-07-16 18:34:41 -07:00 |
|
qobjectdefs_impl.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qpointer.cpp
|
Doc: replace even more null/0/nullptr with \nullptr macro
|
2019-05-08 12:48:32 +00:00 |
|
qpointer.h
|
QPointer: some simplifications
|
2019-09-13 10:47:13 +02:00 |
|
qpoll.cpp
|
rtems: Fix detection bad file descriptor
|
2019-06-05 08:21:52 +00:00 |
|
qpoll_p.h
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qppsattribute.cpp
|
Remove handling of missing Q_COMPILER_RVALUE_REFS
|
2019-04-08 21:24:26 +00:00 |
|
qppsattribute_p.h
|
Remove handling of missing Q_COMPILER_RVALUE_REFS
|
2019-04-08 21:24:26 +00:00 |
|
qppsattributeprivate_p.h
|
QtCore: Unify license headers
|
2018-12-22 09:58:09 +00:00 |
|
qppsobject.cpp
|
QtCore: Unify license headers
|
2018-12-22 09:58:09 +00:00 |
|
qppsobject_p.h
|
Merge remote-tracking branch 'origin/5.12' into dev
|
2019-01-04 07:33:14 +01:00 |
|
qppsobjectprivate_p.h
|
QtCore: Unify license headers
|
2018-12-22 09:58:09 +00:00 |
|
qsharedmemory.cpp
|
Run prebuilt android test APKs
|
2019-06-13 07:26:20 +00:00 |
|
qsharedmemory.h
|
Run prebuilt android test APKs
|
2019-06-13 07:26:20 +00:00 |
|
qsharedmemory_android.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qsharedmemory_p.h
|
Run prebuilt android test APKs
|
2019-06-13 07:26:20 +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
|
Run prebuilt android test APKs
|
2019-06-13 07:26:20 +00:00 |
|
qsharedmemory_win.cpp
|
Run prebuilt android test APKs
|
2019-06-13 07:26:20 +00:00 |
|
qsignalmapper.cpp
|
Un-deprecate QSignalMapper
|
2019-08-01 17:00:35 +02:00 |
|
qsignalmapper.h
|
Un-deprecate QSignalMapper
|
2019-08-01 17:00:35 +02:00 |
|
qsocketnotifier.cpp
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02:00 |
|
qsocketnotifier.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qsystemerror.cpp
|
Move away from using 0 as a pointer constant
|
2019-06-07 17:19:16 +02: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
|
QtCore: use new QLatin1String::arg()
|
2019-06-03 23:28:18 +02: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
|
Update various qt_attribution.json files
|
2018-11-02 13:48:35 +00:00 |
|
qtestsupport_core.cpp
|
Replace Q_NULLPTR with nullptr in corelib
|
2019-04-03 07:08:03 +00:00 |
|
qtestsupport_core.h
|
qWaitFor: Prevent being stuck in QCoreApplication::processEvents
|
2019-01-09 18:10:54 +00:00 |
|
qtimer.cpp
|
Fix some qdoc warnings in 5.14
|
2019-09-03 12:52:55 +02:00 |
|
qtimer.h
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-05-15 07:11:41 +02:00 |
|
qtimerinfo_unix.cpp
|
Prefix textstream operators with Qt::
|
2019-05-02 11:52:02 +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
|
QResource: deprecate isCompressed()
|
2019-07-16 22:36:27 -03: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
|
Provide conversion between QVariant and QUuid in bootstrap
|
2019-08-28 06:33:48 +00:00 |
|
qvariant.h
|
Provide conversion between QVariant and QUuid in bootstrap
|
2019-08-28 06:33:48 +00:00 |
|
qvariant_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qwineventnotifier.cpp
|
Port from QAtomic::load() to loadRelaxed()
|
2019-06-20 20:48:59 +02: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 |