summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-301-0/+3
|\
| * Silence MSVC build of Qt for PythonFriedemann Kleint2019-11-291-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2511-151/+171
|\|
| * wasm: add platform qsettingsLorn Potter2019-11-141-18/+1
| * Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-1310-109/+148
| * QEventDispatcherWin32: unify input checks in {un}register...()Alex Trotsenko2019-11-131-18/+18
| * QBasicTimer: release timer id on exitAlex Trotsenko2019-11-131-6/+4
* | Fix build without features.shortcutTasuku Suzuki2019-11-121-3/+0
* | Fix up parts of the QList related docsLars Knoll2019-10-301-0/+1
* | Fix all tst_qmetatype breakages after QList to QVector aliasingJędrzej Nowacki2019-10-302-0/+64
* | Make QList an alias to QVectorLars Knoll2019-10-303-8/+8
* | Move QListSpecialMethods over to QVectorLars Knoll2019-10-301-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-301-0/+1
|\|
| * Add a getter for QObjectPrivate::threadDataGiuseppe D'Angelo2019-10-281-0/+1
* | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-292-2/+2
* | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-253-4/+26
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-173-2/+213
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-163-2/+213
| |\
| | * Win32: Consolidate registry codeFriedemann Kleint2019-10-143-2/+213
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-24/+4
|\| |
| * | QObject: use delegate constructorsGiuseppe D'Angelo2019-10-111-23/+1
| * | Remove potential out of bounds accesses to QListLars Knoll2019-10-101-1/+3
* | | Remove leftovers from QML1Lars Knoll2019-10-102-19/+2
* | | Add support for slots to receive the raw void ** arguments arrayLars Knoll2019-10-072-0/+19
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-062-2/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-052-2/+12
| |\|
| | * Simplify creating QCFTypes from CFTypeRefsTor Arne Vestbø2019-10-041-1/+4
| | * Add explicit QDebug stream operator for QCFStringTor Arne Vestbø2019-10-042-0/+7
| | * macOS: Add missing export of QDebug stream operator for QMacAutoReleasePoolTor Arne Vestbø2019-10-041-1/+1
* | | Get rid of QList forward declarationsLars Knoll2019-10-041-3/+0
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-042-5/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-042-5/+12
| |\|
| | * Export lcEventDispatcher in private namespaceTor Arne Vestbø2019-10-032-5/+12
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-011-1/+1
| |\|
| | * Replace use of deprecated API in macOS event dispatchersTor Arne Vestbø2019-09-281-1/+1
* | | Use same condition for QT_USE_MMAP as in qresource.cppTobias Hunger2019-10-011-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-242-21/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-242-21/+22
| |\|
| | * Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-231-3/+4
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-231-8/+4
| | |\
| | | * Doc: Remove broken example snippet from Q_ENUMSPaul Wicking2019-09-201-8/+4
| | * | Android: Fix loading of pluginsBogDan Vatra2019-09-221-10/+14
* | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-186-88/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-0416-150/+258
| |\ \ \
| * | | | QObject: remove the undocumented userData() featureMarc Mutz2019-08-123-83/+0
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-0613-47/+79
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-0812-86/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-2637-303/+502
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-111-1/+1
| |\ \ \ \ \ \ \