summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-025-7/+9
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-304-6/+8
| |\
| | * Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-1/+1
| | * Fix pps and imf support for QNX buildsKarim Pinter2017-12-191-1/+1
| | * Derive QPpsObjectPrivate from QObjectPrivateKarim Pinter2017-12-151-1/+3
| | * Copy argv[0] to prevent it pointing to invalid memory laterAndy Shaw2017-12-141-3/+3
| * | Fix Android Service thread getting stuck in service startupHeikki Haveri2017-12-121-1/+1
* | | Remove use of QRegExp from QSharedMemorySamuel Gaist2017-12-301-3/+5
* | | doc: Change invokeMethod() comments to work with clangMartin Smith2017-12-083-39/+14
* | | doc: Add class qualifiers to parameter typesMartin Smith2017-12-061-1/+1
* | | doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+6
* | | doc: Fix three "Cannot tie" errorsMartin Smith2017-12-022-2/+2
* | | doc: Correct a few minor qdoc errorsMartin Smith2017-12-022-4/+4
* | | doc: Correct all remaining clangqdoc warnings in qpointer.cppMartin Smith2017-12-021-22/+22
* | | QMetaObject::Connection: mark move ctors Q_DECL_NOTHROWMarc Mutz2017-12-011-4/+2
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-301-2/+0
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-2/+0
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-281-2/+0
| | |\|
| | | * Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-251-2/+0
* | | | QSystemError: unexport the class and export only some methodsThiago Macieira2017-11-301-4/+4
* | | | QSystemError: move inline methods to class bodyThiago Macieira2017-11-301-34/+10
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-1/+5
|\| |
| * | QWinEventNotifier: Fix exit crashFriedemann Kleint2017-11-071-1/+4
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-0/+1
| |\|
| | * winrt: Fix compilation with -no-pchOliver Wolff2017-10-251-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-4/+4
| |\|
| | * Documentation: Add missing event type for non-client mouse eventsKrzysztof Kawa2017-10-071-4/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-175-8/+7
|\| |
| * | Fix QWinEventNotifier for auto-reset eventsJoerg Bornemann2017-10-153-1/+6
| * | Mark QCoreApplication::applicationPid() as const functionThiago Macieira2017-10-011-1/+1
| * | Remove Q_ALWAYS_INLINE from frequently-used functionsThiago Macieira2017-09-291-6/+0
* | | Stop including net/if.h from qplatformdefs.hThiago Macieira2017-10-081-3/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-265-61/+166
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-40/+52
| |\|
| | * Optimize QVariant::cmp()Lars Knoll2017-09-141-40/+49
| | * Improve performance of QVariant::canConvert()Lars Knoll2017-09-131-0/+3
| * | macOS: Detect use of heap-allocated QMacAutoReleasePoolTor Arne Vestbø2017-09-082-1/+69
| * | macOS: Remove QMacRootLevelAutoReleasePool member from QCoreApplicationTor Arne Vestbø2017-09-081-4/+0
| * | Don't call the qAddPreRoutine routines with the mutex lock heldThiago Macieira2017-09-061-9/+14
| * | Merge dev into 5.10Frederik Gladhorn2017-09-021-1/+2
| |\ \
| * | | Make qAddPostRoutine & family thread-safeThiago Macieira2017-09-011-8/+32
* | | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-223-23/+23
* | | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1923-147/+147
* | | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-198-12/+12
* | | | Fix zero-as-null-pointer-constant warning in QObjectJesus Fernandez2017-09-051-6/+6
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fix QCFType::constructFromGet() crash when passed a nullptrTor Arne Vestbø2017-08-241-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-0/+3
|\|
| * Doc: indicate the QSharedMemory::size() that the size may be biggerThiago Macieira2017-08-131-0/+3