aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Layouts: Improve "recursive rearrange" warningHEADdevUlf Hermann15 hours1-1/+2
* attachedstyleproperties: Add safe area padding to custom ToolBarTor Arne Vestbø19 hours1-0/+5
* spreadsheets: Make HeaderToolBar a regular ToolBarTor Arne Vestbø19 hours1-54/+47
* tst_QQuickApplicationWindow: Base expected element size on content itemTor Arne Vestbø23 hours1-17/+4
* qtdeclarative: pass the seed to QtPrivate::QHashCombineThiago Macieira23 hours2-2/+2
* QQuickWindowAttached: warn when trying to attach to non-ItemFabian Kosmale23 hours3-4/+12
* Qml: Add key <-> string helpers to Qml enumsOlivier De Cannière23 hours12-21/+461
* Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>Olivier De Cannière23 hours11-90/+243
* make tst_generate_qmlls_ini a data testSami Shalayel26 hours1-82/+72
* qmlls: silence file watcher warningSami Shalayel26 hours1-0/+2
* qmllint: implement MaybeWarnEqualityTypeCoercionSami Shalayel26 hours5-0/+93
* qmlls: read import paths from .qmlls.build.ini fileSami Shalayel26 hours8-2/+153
* qmllint: Warn about unintentional empty blocksOlivier De Cannière35 hours7-7/+40
* Test QQmlTreeModel::setData through delegatesMate Barany36 hours2-0/+210
* Test QQmlTreeModel::setRows on a non-empty modelMate Barany36 hours2-0/+166
* Popup/Overlay: Filter no events for non-popup children of OverlayOliver Eftevaag39 hours3-33/+33
* doc: Discourage users from abusing the overlay in unintended waysOliver Eftevaag39 hours1-7/+12
* doc: Make the overlay less confusing by documenting what's going onOliver Eftevaag39 hours1-0/+28
* Add assumeTrustedSource property to VectorImageEskil Abrahamsen Blomfeldt39 hours9-5/+64
* qmllint: Add documentation for newly added warningsOlivier De Cannière39 hours11-0/+545
* AST: Move using declaration to fwd headerOlivier De Cannière39 hours2-2/+2
* Doc: Fix enumeration doc typoOlivier De Cannière39 hours1-1/+1
* qmllint: Implement StateCannotHaveChildItem warningOlivier De Cannière39 hours6-0/+79
* qmllint: Suggest specific types instead of varOlivier De Cannière39 hours8-6/+88
* TypeResolver: remove unused literal scopes data structureOlivier De Cannière39 hours2-3/+1
* qmllint: Warn about Components that don't have exactly one QML childOlivier De Cannière39 hours7-3/+40
* Test QQmlTreeModel::setRows on an empty modelMate Barany39 hours2-0/+115
* Test appending to an empty QQmlTreeModelMate Barany39 hours2-0/+174
* Move `qt_internal_project_setup` as early as possibleCristian Le45 hours1-2/+7
* Avoid unnecessary copy and detach in QSGDefaultPainterNodeAllan Sandfeld Jensen45 hours1-0/+2
* Doc: Fix qdoc command typo in internal documentationDavid Boddie46 hours1-2/+2
* Provide a way to sieve data in QML through the SortFilterProxyModelJan Arve Sæther2 days32-0/+6176
* Doc: Clarify Item::enabled behavior with respect to child itemsDheerendra Purohit2 days1-4/+5
* Add tests to QQmlTreeModel::removeRowMate Barany2 days1-0/+67
* Add tests to QQmlTreeModel::setRowMate Barany2 days2-0/+245
* Add tests to QQmlTreeModel::appendRowMate Barany3 days2-0/+291
* Add some test cases when appendRow is appending to rootMate Barany3 days2-0/+237
* Add tests to QQmlTreeModel::clearMate Barany3 days2-0/+36
* Add test cases for QQmlTreeModel::getRowMate Barany3 days4-0/+266
* VectorImage: Prepare for separate helpers import for non-svg formatsEirik Aavitsland3 days5-107/+16
* a11y: reverse the mapping of Quick to QAccessibleInterface relationshipsVolker Hilsheimer3 days2-6/+7
* Update license and external links in doc for quick flexbox layoutSanthosh Kumar3 days2-16/+18
* Introduce a TreeModel QML typeMate Barany4 days6-0/+1212
* Support Flexbox layout in Qt QuickSanthosh Kumar4 days42-0/+11002
* Mark rectangle with any radius set as not opaque for software rendererMiika Pernu5 days1-1/+5
* Accessibility: Add API to set labelled-by relationshipNicolas Fella5 days6-0/+180
* Doc: Remove irrelevant images from Qt QML docsSafiyyah Moosa6 days2-2/+0
* QtQml: Re-run complete compilation pipeline on checksum mismatchUlf Hermann6 days4-109/+191
* QmlCompiler: Type-propagate retrieval of function, context and argcUlf Hermann6 days4-15/+56
* QtQml: Further clarify type loader thread life cycleUlf Hermann6 days5-13/+18