..
kernel.pri
QPpsObject compile added for QNX platform
2014-05-13 08:42:30 +02:00
qabstracteventdispatcher.cpp
Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents()
2014-02-12 20:12:17 +01:00
qabstracteventdispatcher.h
Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents()
2014-02-12 20:12:17 +01:00
qabstracteventdispatcher_p.h
…
qabstractnativeeventfilter.cpp
Mark Q_UNUSED the private members that aren't used
2013-03-23 01:55:58 +01:00
qabstractnativeeventfilter.h
…
qbasictimer.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qbasictimer.h
…
qcore_mac.cpp
…
qcore_mac_objc.mm
iOS: Use separate release pool for qt_ios_version()
2013-11-22 22:36:38 +01:00
qcore_mac_p.h
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
2014-01-13 22:46:50 +01:00
qcore_unix.cpp
QNX: Fix crash in bb_select
2014-03-21 17:56:02 +01:00
qcore_unix_p.h
BB select(): move special select method to qcore_unix_p.h
2014-03-14 18:20:09 +01:00
qcoreapplication.cpp
Setting QT_NO_DEBUG should not remove symbols
2014-03-21 08:42:29 +01:00
qcoreapplication.h
Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents()
2014-02-12 20:12:17 +01:00
qcoreapplication_mac.cpp
…
qcoreapplication_p.h
Setting QT_NO_DEBUG should not remove symbols
2014-03-21 08:42:29 +01:00
qcoreapplication_win.cpp
Fix virtual key mapping on MS Windows
2013-10-25 14:51:30 +02:00
qcorecmdlineargs_p.h
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
2014-01-13 22:46:50 +01:00
qcoreevent.cpp
QEvent: document and check when registerEventTypes() returns -1
2014-03-29 12:40:05 +01:00
qcoreevent.h
Use QCoreApplication::postEvent() for replaying popup mouse events.
2014-05-06 07:38:24 +02:00
qcoreglobaldata.cpp
…
qcoreglobaldata_p.h
…
qcrashhandler.cpp
…
qcrashhandler_p.h
…
qeventdispatcher_blackberry.cpp
BlackBerry: Prevent superfluous removal of socket notifiers
2013-11-05 09:13:09 +01:00
qeventdispatcher_blackberry_p.h
BlackBerry: improve BPS event lifetime management
2013-10-23 19:09:54 +02:00
qeventdispatcher_glib.cpp
QThreadDataPrivate: fix data race on canWait boolean.
2013-03-22 12:12:36 +01:00
qeventdispatcher_glib_p.h
Mark some members in the event Unix dispatchers as final
2013-10-06 19:20:31 +02:00
qeventdispatcher_unix.cpp
Remove racy setting of eventDispatcher to 0.
2013-03-22 16:44:47 +01:00
qeventdispatcher_unix_p.h
Mark some members in the event Unix dispatchers as final
2013-10-06 19:20:31 +02:00
qeventdispatcher_win.cpp
Revert "fix build for MSVC 2010"
2014-05-15 12:41:45 +02:00
qeventdispatcher_win_p.h
…
qeventdispatcher_winrt.cpp
WinRT: Prevent GUI dispatcher lookup from non-GUI thread
2014-03-25 12:59:36 +01:00
qeventdispatcher_winrt_p.h
WinRT: move most of GUI event dispatcher logic into core
2014-02-12 20:12:17 +01:00
qeventloop.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qeventloop.h
…
qeventloop_p.h
QEventLoop: fix race on 'exit' and 'returnCode' private members
2013-03-29 04:04:40 +01:00
qfunctions_nacl.cpp
…
qfunctions_nacl.h
…
qfunctions_p.h
WinRT: Introduced qfunctions_winrt
2013-09-26 17:26:58 +02:00
qfunctions_vxworks.cpp
…
qfunctions_vxworks.h
…
qfunctions_wince.cpp
…
qfunctions_wince.h
QDateTime - Change date/time storage to msecs
2013-09-20 23:45:06 +02:00
qfunctions_winrt.cpp
WinRT compatibility functions: properly return ERANGE from getenv
2013-11-04 13:39:04 +01:00
qfunctions_winrt.h
WinRT: Introduced qfunctions_winrt
2013-09-26 17:26:58 +02:00
qjni.cpp
Android: Stop ART from complaining about missing thread names.
2014-04-03 00:28:10 +02:00
qjni_p.h
QJNI: optimize QSharedPointer creation
2014-02-24 17:05:01 +01:00
qjnihelpers.cpp
Android: Add enablers for listening to activity results
2014-02-15 22:25:36 +01:00
qjnihelpers_p.h
Android: Add enablers for listening to activity results
2014-02-15 22:25:36 +01:00
qjnionload.cpp
Android: Added JNI_OnLoad to QtCore
2013-09-20 00:59:16 +02:00
qmath.cpp
Unite the documentation for qmath.h functions
2014-04-15 14:24:13 +02:00
qmath.h
…
qmath.qdoc
Unite the documentation for qmath.h functions
2014-04-15 14:24:13 +02:00
qmetaobject.cpp
Merge remote-tracking branch 'origin/stable' into dev
2014-02-17 11:39:16 +01:00
qmetaobject.h
Use Q_STATIC_ASSERT to report error about missing Q_OBJECT
2013-09-14 20:33:29 +02:00
qmetaobject_moc_p.h
Make parsing of template arguments more robust.
2014-02-14 09:42:53 +01:00
qmetaobject_p.h
…
qmetaobjectbuilder.cpp
Merge remote-tracking branch 'origin/stable' into dev
2013-12-16 16:59:33 +01:00
qmetaobjectbuilder_p.h
QMetaStringTable: make ctor explicit
2013-12-09 15:40:18 +01:00
qmetatype.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qmetatype.h
Add a comment about not obvious code in VariantData.
2014-05-02 07:18:19 +02:00
qmetatype_p.h
…
qmetatypeswitcher_p.h
…
qmimedata.cpp
Fix some documentation errors.
2014-03-24 16:42:02 +01:00
qmimedata.h
…
qobject.cpp
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/staging/stable
2014-04-25 10:55:31 +02:00
qobject.h
Un-export QSignalBlocker: it's all inline
2014-04-25 06:44:47 +02:00
qobject_impl.h
Remove level 4 compiler warnings from MSVC.
2014-03-15 10:46:17 +01:00
qobject_p.h
Fix usage of QObjectPrivate::connect when q_func() is private.
2014-01-29 00:18:15 +01:00
qobjectcleanuphandler.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qobjectcleanuphandler.h
…
qobjectdefs.h
Warn the user when compiling Objective-C files (.m) that includes Qt
2014-01-30 13:29:32 +01:00
qobjectdefs_impl.h
QObject: fix connection to function pointer with non-copyable references argument
2014-01-17 11:25:31 +01:00
qpointer.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qpointer.h
…
qppsattribute.cpp
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qppsattribute_p.h
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qppsattributeprivate_p.h
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qppsobject.cpp
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qppsobject_p.h
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qppsobjectprivate_p.h
BlackBerry: Add a private PPS API
2014-01-11 02:51:18 +01:00
qsharedmemory.cpp
Doc: removed references to QtSharedMemory.
2014-05-06 16:35:56 +02:00
qsharedmemory.h
…
qsharedmemory_android.cpp
Android: Fix unused variable/argument warnings
2013-09-09 09:02:58 +02:00
qsharedmemory_p.h
…
qsharedmemory_unix.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qsharedmemory_win.cpp
WinRT: Shared memory support
2013-09-20 13:54:04 +02:00
qsignalmapper.cpp
…
qsignalmapper.h
…
qsocketnotifier.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qsocketnotifier.h
…
qsystemerror.cpp
Implement windowsErrorString for WinRT
2013-09-16 00:14:00 +02:00
qsystemerror_p.h
…
qsystemsemaphore.cpp
QSystemSemaphore: Clear error after successful operation
2013-11-28 16:54:22 +01:00
qsystemsemaphore.h
…
qsystemsemaphore_android.cpp
Android: Fix unused variable/argument warnings
2013-09-09 09:02:58 +02:00
qsystemsemaphore_p.h
QSystemSemaphore: Clear error after successful operation
2013-11-28 16:54:22 +01:00
qsystemsemaphore_unix.cpp
QSystemSemaphore: Clear error after successful operation
2013-11-28 16:54:22 +01:00
qsystemsemaphore_win.cpp
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
2014-01-13 22:46:50 +01:00
qtcore_eval.cpp
Don't show evaluation popup for unsupported evaluation
2014-03-14 15:26:59 +01:00
qtimer.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qtimer.h
…
qtimerinfo_unix.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qtimerinfo_unix_p.h
…
qtranslator.cpp
Doc: recommend using QLocale for loading translations
2014-04-16 07:28:00 +02:00
qtranslator.h
…
qtranslator_p.h
…
qvariant.cpp
Doc: Replace obsolete types with their newer counterparts
2014-02-25 16:36:34 +01:00
qvariant.h
MetaType: de-inline the container iterables.
2013-09-20 12:02:57 +02:00
qvariant_p.h
Make use of the internal space for enum in QVariant
2013-11-08 16:22:46 +01:00
qwineventnotifier.cpp
Merge remote-tracking branch 'origin/stable' into dev
2013-10-11 16:12:35 +02:00
qwineventnotifier.h
remove qt_windows.h include from qwineventnotifier.h
2013-10-29 19:59:17 +01:00