aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce SearchField for Quick ControlsHEADdev6.10Dilek Akcay13 hours16-0/+1673
* Work around component name clash for multiple VectorImagesEirik Aavitsland18 hours3-27/+35
* Layouts: Improve "recursive rearrange" warningUlf Hermann40 hours1-1/+2
* attachedstyleproperties: Add safe area padding to custom ToolBarTor Arne Vestbø45 hours1-0/+5
* spreadsheets: Make HeaderToolBar a regular ToolBarTor Arne Vestbø45 hours1-54/+47
* tst_QQuickApplicationWindow: Base expected element size on content itemTor Arne Vestbø2 days1-17/+4
* qtdeclarative: pass the seed to QtPrivate::QHashCombineThiago Macieira2 days2-2/+2
* QQuickWindowAttached: warn when trying to attach to non-ItemFabian Kosmale2 days3-4/+12
* Qml: Add key <-> string helpers to Qml enumsOlivier De Cannière2 days12-21/+461
* Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>Olivier De Cannière2 days11-90/+243
* make tst_generate_qmlls_ini a data testSami Shalayel2 days1-82/+72
* qmlls: silence file watcher warningSami Shalayel2 days1-0/+2
* qmllint: implement MaybeWarnEqualityTypeCoercionSami Shalayel2 days5-0/+93
* qmlls: read import paths from .qmlls.build.ini fileSami Shalayel2 days8-2/+153
* qmllint: Warn about unintentional empty blocksOlivier De Cannière3 days7-7/+40
* Test QQmlTreeModel::setData through delegatesMate Barany3 days2-0/+210
* Test QQmlTreeModel::setRows on a non-empty modelMate Barany3 days2-0/+166
* Popup/Overlay: Filter no events for non-popup children of OverlayOliver Eftevaag3 days3-33/+33
* doc: Discourage users from abusing the overlay in unintended waysOliver Eftevaag3 days1-7/+12
* doc: Make the overlay less confusing by documenting what's going onOliver Eftevaag3 days1-0/+28
* Add assumeTrustedSource property to VectorImageEskil Abrahamsen Blomfeldt3 days9-5/+64
* qmllint: Add documentation for newly added warningsOlivier De Cannière3 days11-0/+545
* AST: Move using declaration to fwd headerOlivier De Cannière3 days2-2/+2
* Doc: Fix enumeration doc typoOlivier De Cannière3 days1-1/+1
* qmllint: Implement StateCannotHaveChildItem warningOlivier De Cannière3 days6-0/+79
* qmllint: Suggest specific types instead of varOlivier De Cannière3 days8-6/+88
* TypeResolver: remove unused literal scopes data structureOlivier De Cannière3 days2-3/+1
* qmllint: Warn about Components that don't have exactly one QML childOlivier De Cannière3 days7-3/+40
* Test QQmlTreeModel::setRows on an empty modelMate Barany3 days2-0/+115
* Test appending to an empty QQmlTreeModelMate Barany3 days2-0/+174
* Move `qt_internal_project_setup` as early as possibleCristian Le3 days1-2/+7
* Avoid unnecessary copy and detach in QSGDefaultPainterNodeAllan Sandfeld Jensen3 days1-0/+2
* Doc: Fix qdoc command typo in internal documentationDavid Boddie3 days1-2/+2
* Provide a way to sieve data in QML through the SortFilterProxyModelJan Arve Sæther3 days32-0/+6176
* Doc: Clarify Item::enabled behavior with respect to child itemsDheerendra Purohit3 days1-4/+5
* Add tests to QQmlTreeModel::removeRowMate Barany4 days1-0/+67
* Add tests to QQmlTreeModel::setRowMate Barany4 days2-0/+245
* Add tests to QQmlTreeModel::appendRowMate Barany4 days2-0/+291
* Add some test cases when appendRow is appending to rootMate Barany4 days2-0/+237
* Add tests to QQmlTreeModel::clearMate Barany4 days2-0/+36
* Add test cases for QQmlTreeModel::getRowMate Barany4 days4-0/+266
* VectorImage: Prepare for separate helpers import for non-svg formatsEirik Aavitsland5 days5-107/+16
* a11y: reverse the mapping of Quick to QAccessibleInterface relationshipsVolker Hilsheimer5 days2-6/+7
* Update license and external links in doc for quick flexbox layoutSanthosh Kumar5 days2-16/+18
* Introduce a TreeModel QML typeMate Barany5 days6-0/+1212
* Support Flexbox layout in Qt QuickSanthosh Kumar5 days42-0/+11002
* Mark rectangle with any radius set as not opaque for software rendererMiika Pernu6 days1-1/+5
* Accessibility: Add API to set labelled-by relationshipNicolas Fella7 days6-0/+180
* Doc: Remove irrelevant images from Qt QML docsSafiyyah Moosa7 days2-2/+0
* QtQml: Re-run complete compilation pipeline on checksum mismatchUlf Hermann7 days4-109/+191