aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Object::getOwnProperty() constLars Knoll2018-09-2319-25/+25
* Fix tst_qmldiskcache::cacheResources() and cacheModuleScripts() on WindowsFriedemann Kleint2018-09-201-22/+30
* QPacketProtocol: Remove aboutToClose() methodUlf Hermann2018-09-202-14/+0
* QQuickTableView: build the table when the component is finalizedRichard Moe Gustavsen2018-09-176-4/+250
* Cleanups in Value/PrimitiveLars Knoll2018-09-1779-602/+565
* Some more optimizations to Object::internalPut()Lars Knoll2018-09-161-0/+12
* Optimize Object::virtualGet()Lars Knoll2018-09-162-22/+36
* Store InternalClass::nameMap in a MemberDataLars Knoll2018-09-166-22/+126
* Optimize the JIT helpersLars Knoll2018-09-143-14/+24
* Optimize some LookupsLars Knoll2018-09-141-1/+12
* Small optimization in Function.apply()Lars Knoll2018-09-141-1/+3
* Don't let GC runs be dominated by internal classesLars Knoll2018-09-141-2/+2
* Improve performance of IdentifierTable::sweep()Lars Knoll2018-09-142-21/+22
* properly align string table in compiled dataRolf Eike Beer2018-09-142-2/+4
* Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-1412-73/+81
* Remove left over commentRainer Keller2018-09-141-1/+1
* Inline StringOrSymbol::toPropertyKey()Lars Knoll2018-09-142-9/+7
* Check for nullptr in enum conflict analysisRainer Keller2018-09-141-2/+10
* Doc: fix grabPermissions and other enumeration propertiesShawn Rutledge2018-09-143-8/+27
* Never inline this lookupLars Knoll2018-09-141-1/+1
* use WTF::roundUpToMultipleOf() instead of open coding itRolf Eike Beer2018-09-131-10/+7
* Stabilize nestedSliderUsingTouch:keepNeither test on UbuntuShawn Rutledge2018-09-132-20/+4
* PinchHandler: update centroid property when handling native gestureShawn Rutledge2018-09-131-0/+1
* Fix potential nullptr-derefErik Verbruggen2018-09-131-2/+2
* QQuickTableView: sync model and delegate when ready to do soRichard Moe Gustavsen2018-09-135-58/+212
* List possbile enum conflictsRainer Keller2018-09-121-1/+60
* Add qml-worker-script featureMorten Johan Sørvig2018-09-124-6/+13
* Enable relative url assert again on Q_OS_WASMMorten Johan Sørvig2018-09-121-5/+0
* Remove hardcoded Q_OS_WASM “qml/” import pathMorten Johan Sørvig2018-09-121-7/+1
* Enable Qt Quick path and shapes for the no-thread configurationMorten Johan Sørvig2018-09-123-5/+19
* Add a shortcut into Object::internalPut() for the common casev5.12.0-alpha1Lars Knoll2018-09-111-1/+43
* Micro optimization when initializing the Cpp frameLars Knoll2018-09-112-5/+4
* Refactor SharedIngternalClassDataLars Knoll2018-09-111-41/+74
* Doc: Update the 'reversible' Transition code snippetAlexander Akulich2018-09-111-5/+5
* Doc: Fix 'reversible' Transition code snippetAlexander Akulich2018-09-111-1/+3
* Doc: Show that DragHandler is now a multi-point handlerShawn Rutledge2018-09-113-8/+8
* Doc: Fix the QML type of MultiPointHandler.centroidShawn Rutledge2018-09-112-2/+2
* QQuickTableView: override fixup() to preserve contentX/Y at start-upRichard Moe Gustavsen2018-09-115-18/+32
* QQuickTableView: be more precise about when to call updatePolish()Richard Moe Gustavsen2018-09-112-16/+20
* QQuickTableView: don't rebuild table upon querying content sizeRichard Moe Gustavsen2018-09-114-57/+23
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-115-7/+73
|\
| * Build: XmlListModel depends on qtConfig(qml-network)Liang Qi2018-09-101-0/+2
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-092-0/+64
| |\
| | * Add changes file for Qt 5.11.2Antti Kokko2018-08-291-0/+60
| | * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-272-5/+24
| | |\
| | * | Doc: Fix broken linkPaul Wicking2018-08-231-0/+4
| * | | examples: Fix LauncherList page components being hidden on window resizeTor Arne Vestbø2018-09-071-2/+0
| | |/ | |/|
| * | Delete textures even if one of the windows is invisibleVaL Doroshchuk2018-08-271-5/+7
* | | Qml Preview: Record more detailed frame statisticsUlf Hermann2018-09-107-21/+158
* | | Bump tests262 submodule to include .gitattributes fixJani Heikkinen2018-09-101-0/+0