aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QQuickApplicationWindow: Base expected element size on content itemHEADdevTor Arne Vestbø7 hours1-17/+4
* qtdeclarative: pass the seed to QtPrivate::QHashCombineThiago Macieira7 hours2-2/+2
* QQuickWindowAttached: warn when trying to attach to non-ItemFabian Kosmale7 hours3-4/+12
* Qml: Add key <-> string helpers to Qml enumsOlivier De Cannière7 hours12-21/+461
* Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>Olivier De Cannière7 hours11-90/+243
* make tst_generate_qmlls_ini a data testSami Shalayel10 hours1-82/+72
* qmlls: silence file watcher warningSami Shalayel10 hours1-0/+2
* qmllint: implement MaybeWarnEqualityTypeCoercionSami Shalayel10 hours5-0/+93
* qmlls: read import paths from .qmlls.build.ini fileSami Shalayel10 hours8-2/+153
* qmllint: Warn about unintentional empty blocksOlivier De Cannière19 hours7-7/+40
* Test QQmlTreeModel::setData through delegatesMate Barany19 hours2-0/+210
* Test QQmlTreeModel::setRows on a non-empty modelMate Barany19 hours2-0/+166
* Popup/Overlay: Filter no events for non-popup children of OverlayOliver Eftevaag23 hours3-33/+33
* doc: Discourage users from abusing the overlay in unintended waysOliver Eftevaag23 hours1-7/+12
* doc: Make the overlay less confusing by documenting what's going onOliver Eftevaag23 hours1-0/+28
* Add assumeTrustedSource property to VectorImageEskil Abrahamsen Blomfeldt23 hours9-5/+64
* qmllint: Add documentation for newly added warningsOlivier De Cannière23 hours11-0/+545
* AST: Move using declaration to fwd headerOlivier De Cannière23 hours2-2/+2
* Doc: Fix enumeration doc typoOlivier De Cannière23 hours1-1/+1
* qmllint: Implement StateCannotHaveChildItem warningOlivier De Cannière23 hours6-0/+79
* qmllint: Suggest specific types instead of varOlivier De Cannière23 hours8-6/+88
* TypeResolver: remove unused literal scopes data structureOlivier De Cannière23 hours2-3/+1
* qmllint: Warn about Components that don't have exactly one QML childOlivier De Cannière23 hours7-3/+40
* Test QQmlTreeModel::setRows on an empty modelMate Barany23 hours2-0/+115
* Test appending to an empty QQmlTreeModelMate Barany23 hours2-0/+174
* Move `qt_internal_project_setup` as early as possibleCristian Le29 hours1-2/+7
* Avoid unnecessary copy and detach in QSGDefaultPainterNodeAllan Sandfeld Jensen29 hours1-0/+2
* Doc: Fix qdoc command typo in internal documentationDavid Boddie29 hours1-2/+2
* Provide a way to sieve data in QML through the SortFilterProxyModelJan Arve Sæther33 hours32-0/+6176
* Doc: Clarify Item::enabled behavior with respect to child itemsDheerendra Purohit37 hours1-4/+5
* Add tests to QQmlTreeModel::removeRowMate Barany43 hours1-0/+67
* Add tests to QQmlTreeModel::setRowMate Barany43 hours2-0/+245
* Add tests to QQmlTreeModel::appendRowMate Barany2 days2-0/+291
* Add some test cases when appendRow is appending to rootMate Barany2 days2-0/+237
* Add tests to QQmlTreeModel::clearMate Barany2 days2-0/+36
* Add test cases for QQmlTreeModel::getRowMate Barany2 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 Barany3 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 Moosa5 days2-2/+0
* QtQml: Re-run complete compilation pipeline on checksum mismatchUlf Hermann5 days4-109/+191
* QmlCompiler: Type-propagate retrieval of function, context and argcUlf Hermann5 days4-15/+56
* QtQml: Further clarify type loader thread life cycleUlf Hermann5 days5-13/+18
* QtQml: Check more thoroughly for equal types when adding referencesUlf Hermann5 days4-2/+30
* Popup window: disable window "fitting" on WaylandOliver Eftevaag5 days1-1/+4
* QtQuickView statuslistener CI testsPetri Virkkunen5 days15-0/+427