aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QML: Check for stack overflows when creating objectsUlf Hermann2022-11-113-3/+24
* Consolidate content setting into QQuickTextPrivate::updateDocumentText()Shawn Rutledge2022-11-114-50/+25
* QQuickTableView: detect if syncView topLeft has changedRichard Moe Gustavsen2022-11-111-0/+14
* QmlCompiler: Ignore InitializeDeadTemporalZone instructionUlf Hermann2022-11-112-2/+3
* QQuickDrag: correctly support text and image mime typesVolker Hilsheimer2022-11-113-76/+203
* Send ObjectShow event for visible components after initializedFushan Wen2022-11-111-0/+7
* Handle missing stops gracefully in Shape gradientsLaszlo Agocs2022-11-111-3/+5
* Massage qt-add-qml-module.qdoc to be easier to readSami Shalayel2022-11-111-131/+178
* Add FOREIGN declaration for QEventPointSami Shalayel2022-11-114-5/+81
* QQuickTableView: do a relayout whenever the view is resizedRichard Moe Gustavsen2022-11-111-1/+1
* QQuickItem: Optimize destructionVolker Hilsheimer2022-11-111-8/+13
* QQuickItem: avoid emitting signals during destructionVolker Hilsheimer2022-11-112-8/+14
* Document dangers with parentChanged and visibleChangedVolker Hilsheimer2022-11-111-0/+12
* QmlCompiler: Allow lists as arguments to methodsUlf Hermann2022-11-1012-158/+205
* QQmlComponent::loadFromModule: Support inline componentsFabian Kosmale2022-11-102-2/+17
* ConstructionState: reduce sizeFabian Kosmale2022-11-102-16/+75
* ConstructionState: Make completePending private, tooFabian Kosmale2022-11-104-75/+111
* Required properties: Use pointers instead of referencesFabian Kosmale2022-11-109-44/+45
* QQmlComponent: Remove required components accessorFabian Kosmale2022-11-102-20/+38
* QQmlComponent::loadFomModule: handle required propertiesFabian Kosmale2022-11-102-19/+31
* ConstructionState: Add helper function to take errors from creatorFabian Kosmale2022-11-104-8/+26
* QmlComponent::ConstructionState: encapsulate creatorFabian Kosmale2022-11-104-28/+45
* Long live QQmlComponent::loadFromModule!Fabian Kosmale2022-11-103-18/+180
* QML: Don't generate qmldir typeinfo entry on NO_GENERATE_QMLTYPESUlf Hermann2022-11-101-3/+9
* Fix the popup position of a MenuInho Lee2022-11-101-1/+2
* QQuickTableView: emit changes to leftColumn() _after_ it has been updatedRichard Moe Gustavsen2022-11-101-14/+16
* qmldir docs: Fix typoFabian Kosmale2022-11-101-1/+1
* Doc: Cleanup up qdoc targets for CMakeKai Köhne2022-11-093-12/+1
* QQuickTableView: implement support for letting the user resize rows and columnsRichard Moe Gustavsen2022-11-094-6/+383
* Doc: Restructure Qt QML TOCKai Köhne2022-11-091-21/+16
* QML: Fix precedence between importsUlf Hermann2022-11-086-60/+84
* Bump QV4_DATA_STRUCTURE_VERSION after dropping CallElementUlf Hermann2022-11-081-1/+1
* Do not crash if madvise() fails on MADV_WILLNEEDUlf Hermann2022-11-081-1/+1
* Doc: Fix typoAndreas Eliasson2022-11-081-2/+2
* Fix access to destroyed QRhi objectBumjoon Park2022-11-081-0/+1
* ListView: Snap one item mode fix next item calculationEvgen Pervenenko2022-11-081-8/+8
* QQuickNinePatchImage: fix aliasing by respecting the smooth propertyMitch Curtis2022-11-082-1/+46
* QML: Output more verbose error if qmldir-import failsUlf Hermann2022-11-071-1/+16
* Replace CallElement with separate instructionsUlf Hermann2022-11-0716-79/+56
* Fix performance issue with drag retrigger events for qtquick itemsSanthosh Kumar2022-11-072-11/+28
* Use the right list-element type in documentationThibaut Cuvelier2022-11-051-15/+15
* Disable the automatic persistent pipeline cache on macOS/iOSLaszlo Agocs2022-11-051-1/+4
* Unify the reading of qml imports for Android and desktop platformsAlexey Edelev2022-11-032-36/+47
* Make QSGRhiShaderEffectMaterial::type() safe with multiple windowsLaszlo Agocs2022-11-037-8/+21
* Don't convert QByteArray in `startDrag`Fushan Wen2022-11-031-3/+9
* Drop unused includes from qv4engine.cppUlf Hermann2022-11-031-10/+0
* Doc: Normalize page namesKai Köhne2022-11-0314-23/+23
* QQmlTableInstanceModel: add some extra assertsRichard Moe Gustavsen2022-11-031-0/+6
* QQmlDataBlob: Take and return qreal for progressFabian Kosmale2022-11-022-5/+6
* Remove the 'qml' directory from the bundled file listAlexey Edelev2022-11-021-6/+0