aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Add support for LoadElement on stringsUlf Hermann2022-05-243-5/+15
* QmlCompiler: Implement LoadElement for value type listsUlf Hermann2022-05-243-23/+28
* Replace synthetic AOT functions with property-to-property bindingsUlf Hermann2022-05-2419-187/+417
* Add "We mean it" headerKai Köhne2022-05-241-0/+12
* qmlcompiler: Evaluate pragma ComponentBehaviorUlf Hermann2022-05-242-2/+32
* Revise QQmlProxyMetaObject and extension chain creationAndrei Golubev2022-05-245-79/+156
* Support extension property revisionsAndrei Golubev2022-05-243-3/+16
* Fix visualSize calculation when width is changingSoheil Armin2022-05-242-7/+22
* QmlCompiler: Do not wrap doubles into QJSPrimitiveValueUlf Hermann2022-05-231-7/+2
* QmlCompiler: Use comparable types to find list typesUlf Hermann2022-05-231-1/+2
* QML: Add an option to bind components to filesUlf Hermann2022-05-238-14/+151
* QML: Correctly detect extended typesAndrei Golubev2022-05-232-3/+23
* QML: Add markers corresponding to various QML attributesAndrei Golubev2022-05-232-7/+14
* qmlcompiler: Add qualified name to QQmlJSScopeSami Shalayel2022-05-234-1/+72
* qqmlimport.cpp: remove unused qreadwritelock.hMarc Mutz2022-05-231-1/+0
* qmlcompiler: Implement function typeMaximilian Goldstein2022-05-204-2/+11
* iOS style: Add ScrollIndicator controlDoris Verria2022-05-2014-0/+85
* iOS Style: Add TextField controlDoris Verria2022-05-203-2/+99
* qqmljsimportvisitor: Fix binding source locationsMaximilian Goldstein2022-05-201-1/+7
* QmlCompiler: Reduce usage of temporaries for value retrievalUlf Hermann2022-05-201-4/+8
* MouseArea: don't override preventStealing on mouse releaseShawn Rutledge2022-05-191-1/+2
* qqmljsimportvisitor: Fix assert being hit on empty block bindingsMaximilian Goldstein2022-05-191-15/+8
* QmlCompiler: Detect non-integral values when accessing QQmlListPropertyUlf Hermann2022-05-194-5/+27
* iOS Style: Add TextArea controlDoris Verria2022-05-197-3/+391
* qmldom: standalone fix macro clash in 6.2 and 6.3Fawzi Mohamed2022-05-191-1/+4
* qmlls: completions for idsFawzi Mohamed2022-05-192-10/+28
* qmldom: fix filterUp of two ownersFawzi Mohamed2022-05-191-2/+2
* qmlls: completion supportFawzi Mohamed2022-05-194-25/+94
* qmldom: ensure that major versions of qml only modules are listedFawzi Mohamed2022-05-194-2/+70
* qmldom: cleanup class declarationsFawzi Mohamed2022-05-194-69/+35
* QmlCompiler: Do not coerce value type lists to QQmlListPropertyUlf Hermann2022-05-182-15/+23
* qquickplatformdialog_p.h: Add missing Q_GADGETUlf Hermann2022-05-181-0/+1
* Quick Popup: ignore unhandled eventsVolker Hilsheimer2022-05-182-7/+11
* qmllint: Properly warn about missing required properties in delegatesMaximilian Goldstein2022-05-171-18/+45
* quicklintplugin: Use std::array instead of an initializer listMaximilian Goldstein2022-05-171-3/+3
* docs/qtquick-tool-qmllint: Add information about compiler warningsMaximilian Goldstein2022-05-171-0/+9
* QQmlDelegateModel: Consider only top level required propertiesUlf Hermann2022-05-178-20/+28
* Reimplement PropertyPass to evaluate bindingsMaximilian Goldstein2022-05-1611-139/+456
* docs/qtquick-tool-qmllint: Remove unnecessary punctuationMaximilian Goldstein2022-05-161-7/+7
* Doc: Add missing Qt namespace to matrix4x4 sample codeAndreas Eliasson2022-05-161-1/+1
* SwipeView: position the pages adjacent to each other initiallyShawn Rutledge2022-05-131-3/+2
* QmlLintQuickPlugin: Warn about various SwipeDelegate issuesMaximilian Goldstein2022-05-122-0/+87
* Support querying indirect extensions for a given objectAndrei Golubev2022-05-124-7/+32
* qmlformat: add postComments of if conditional expression after parenFawzi Mohamed2022-05-121-1/+3
* qmldom: fix standalone build against 6.2.4, 6.3.x (string literals)Fawzi Mohamed2022-05-121-0/+60
* Generalize role selection mechanism from QQuickComboBoxUlf Hermann2022-05-116-19/+60
* QQuickTableView: let sync views sync margins as wellRichard Moe Gustavsen2022-05-111-0/+6
* Doc: Remove Integrating QML and C++ topicJaishree Vyas2022-05-117-217/+8
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-112-5/+19
* QQuickMessageDialog: improve the documentation for buttonClicked()Oliver Eftevaag2022-05-111-0/+21