summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add support for Apple Unified LoggingTor Arne Vestbø2018-02-122-0/+126
* QVariant: Add missing conversion from QJsonValue to double & floatThiago Macieira2018-02-111-0/+4
* Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105-63/+86
|\
| * Modernize logging in CoreFoundation and iOS event dispatchersTor Arne Vestbø2018-02-052-63/+44
| * Support for LTTNG and ETW tracingRafael Roquetto2018-01-281-0/+10
| * Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-0/+32
* | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+2
|/
* doc: clang-qdoc must not see certain function declarationsMartin Smith2018-01-242-2/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-14/+41
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-163-14/+35
| |\
| | * Prevent O(n^2) behavior when calling QObject::deleteLaterErik Verbruggen2018-01-163-14/+31
| | * Document Q_COREAPP_STARTUP_FUNCTION is no good in static libsLaszlo Agocs2018-01-101-0/+4
| * | QMetaObject::invokeMethod: don't leak the slot objectThiago Macieira2018-01-141-0/+6
* | | Add doc explaining the gotcha when connecting a signal to qApp->exitd3fault2018-01-091-0/+14
* | | doc: Remove undef of Q_GADGETMartin Smith2018-01-091-5/+0
* | | doc: Correct clang parsing errors in qvariant.hMartin Smith2018-01-094-2/+41
* | | doc: Remove Q_QDOC declarations that are no longer neededMartin Smith2018-01-091-5/+1
* | | doc: Remove unnecessary #ifndef Q_QDOCMartin Smith2018-01-091-3/+0
* | | doc: Correct qdoc warnings in qobject.cpp and qmetatype.cppMartin Smith2018-01-085-40/+33
* | | doc: Correct remaining qdoc warnings in qdeadlinetimer.cppMartin Smith2018-01-062-9/+9
* | | doc: Correct remaining qdoc warnings in qmetaobject.cppMartin Smith2018-01-041-3/+3
* | | doc: Correct remaining qdoc warnings in qvariant.cppMartin Smith2018-01-041-8/+8
* | | doc: Correct remaining qdoc warnings in qtimer.cppMartin Smith2018-01-042-7/+7
* | | 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
| |\|