aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make tst_generate_qmlls_ini a data testHEADdevSami Shalayel7 hours1-82/+72
* qmlls: silence file watcher warningSami Shalayel7 hours1-0/+2
* qmllint: implement MaybeWarnEqualityTypeCoercionSami Shalayel7 hours5-0/+93
* qmlls: read import paths from .qmlls.build.ini fileSami Shalayel7 hours8-2/+153
* qmllint: Warn about unintentional empty blocksOlivier De Cannière15 hours7-7/+40
* Test QQmlTreeModel::setData through delegatesMate Barany16 hours2-0/+210
* Test QQmlTreeModel::setRows on a non-empty modelMate Barany16 hours2-0/+166
* Popup/Overlay: Filter no events for non-popup children of OverlayOliver Eftevaag19 hours3-33/+33
* doc: Discourage users from abusing the overlay in unintended waysOliver Eftevaag19 hours1-7/+12
* doc: Make the overlay less confusing by documenting what's going onOliver Eftevaag19 hours1-0/+28
* Add assumeTrustedSource property to VectorImageEskil Abrahamsen Blomfeldt19 hours9-5/+64
* qmllint: Add documentation for newly added warningsOlivier De Cannière19 hours11-0/+545
* AST: Move using declaration to fwd headerOlivier De Cannière19 hours2-2/+2
* Doc: Fix enumeration doc typoOlivier De Cannière19 hours1-1/+1
* qmllint: Implement StateCannotHaveChildItem warningOlivier De Cannière19 hours6-0/+79
* qmllint: Suggest specific types instead of varOlivier De Cannière19 hours8-6/+88
* TypeResolver: remove unused literal scopes data structureOlivier De Cannière19 hours2-3/+1
* qmllint: Warn about Components that don't have exactly one QML childOlivier De Cannière19 hours7-3/+40
* Test QQmlTreeModel::setRows on an empty modelMate Barany19 hours2-0/+115
* Test appending to an empty QQmlTreeModelMate Barany19 hours2-0/+174
* Move `qt_internal_project_setup` as early as possibleCristian Le25 hours1-2/+7
* Avoid unnecessary copy and detach in QSGDefaultPainterNodeAllan Sandfeld Jensen25 hours1-0/+2
* Doc: Fix qdoc command typo in internal documentationDavid Boddie26 hours1-2/+2
* Provide a way to sieve data in QML through the SortFilterProxyModelJan Arve Sæther29 hours32-0/+6176
* Doc: Clarify Item::enabled behavior with respect to child itemsDheerendra Purohit33 hours1-4/+5
* Add tests to QQmlTreeModel::removeRowMate Barany39 hours1-0/+67
* Add tests to QQmlTreeModel::setRowMate Barany39 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 Kumar3 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
* QtQuickView signallistener CI testsPetri Virkkunen5 days13-0/+667
* QQmlJS::Lexer: Make Lexer::classify accept QStringViewDmitrii Akshintsev5 days3-16/+16
* Basic style: don't use QColor(QRgb), use QColor::fromRgba() insteadMohammadHossein Qanbari5 days1-24/+28
* tst_QQuickApplicationWindow::layoutLayout(): Check correct child elementTor Arne Vestbø5 days1-1/+1
* qmllint: Do not trigger assert on typo when using MathFabian Kosmale6 days2-0/+15