aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Disable AOT compiled code when QML-previewing6.7Ulf Hermann2024-09-284-6/+58
* Doc: Add links to @nx syntax informationSafiyyah Moosa2024-09-272-0/+4
* doc: add qmllint [warning category] to briefsSami Shalayel2024-09-2732-32/+32
* quickdialogsquickimpl: Use palette for colors in FontDialogContentKai Uwe Broulik2024-09-261-3/+5
* Docs: Snippet update for QMLTC documentationAlexei Cazacov2024-09-261-0/+4
* qmllint: ignore custom parsed list bindingsSami Shalayel2024-09-251-0/+6
* QmlCompiler: Fix enum scoping rulesUlf Hermann2024-09-2419-31/+263
* Remove unneeded and improper #includeEdward Welbourne2024-09-231-1/+0
* Fix find_package call for standalone build of tst_material projectAlexey Edelev2024-09-211-1/+2
* Fix flaky test case in the quick table viewSanthosh Kumar2024-09-201-2/+1
* Add the missing wrapping quotes around tool_wrapperAlexey Edelev2024-09-201-4/+4
* QQuickVisualTestUtils::compareImages: actually check all colorsMitch Curtis2024-09-121-2/+2
* Fix shader warnings in ComboBox::test_comboBoxWithShaderEffectMitch Curtis2024-09-1211-2/+37
* doc: add qmllint access-singleton-via-objectFabian Kosmale2024-09-111-6/+27
* QQmlComponent::setInitialProperties: rename "component" parameterMitch Curtis2024-09-111-4/+6
* DragHandler: Don't change QEventPoint accepted state in touch eventsDoris Verria2024-09-113-3/+105
* Menu: Activate Menu Item When Mnemonic Key is Pressed, Same as WidgetsMohammadHossein Qanbari2024-09-093-0/+241
* Doc: Add information about Felgo QML Hot Reload toolNazar Gerasymchuk2024-09-092-0/+13
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-09-091-5/+5
* Fix undefined reference issue for Color object in MessageDialog qmlSanthosh Kumar2024-09-071-0/+1
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-09-061-5/+5
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-09-051-5/+5
* Improve binding loop warning messageMitch Curtis2024-09-058-13/+26
* Curve renderer: Fix crash when root node is replacedEirik Aavitsland2024-09-052-0/+10
* qmlformat: respect the type annotated signal formSemih Yavuz2024-09-046-4/+27
* QQuickTableView: ensure VerticalHeaderView stays in syncRichard Moe Gustavsen2024-09-032-24/+86
* Docs: improve the MultiEffect documentationAlexei Cazacov2024-09-021-3/+51
* Mark software renderer dirty when render target changedJiDe Zhang2024-09-012-5/+7
* QQuickHeaderView: for explicitly assigned models, document that data() will b...Richard Moe Gustavsen2024-08-301-17/+14
* Doc: Add \qmlproperty for color QML value typeSafiyyah Moosa2024-08-301-5/+62
* Doc: Put qt6_ CMake commands in help indexKai Köhne2024-08-308-8/+8
* QQmlAdapterModel: guard against item deletion during notificationVladimir Belyavsky2024-08-301-5/+12
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-291-5/+5
* Check qml context object state in the table instance model only neededSanthosh Kumar2024-08-283-2/+64
* QJSEngine: Check for stack overflows on generatorsLuca Di Sera2024-08-283-10/+79
* QQuickWidget: Clamp texture sizeLaszlo Agocs2024-08-271-1/+11
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-271-5/+5
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-261-5/+5
* TextInput/TextField: Deselect text on tap or clickShawn Rutledge2024-08-253-6/+13
* Fix multi-screen menu pop-up locationLu YaNing2024-08-241-1/+1
* doc, QQuickHeaderView: ensure example snippet worksRichard Moe Gustavsen2024-08-241-1/+1
* QML: Type-check objects passed to QmlListWrapperUlf Hermann2024-08-237-13/+142
* 2D Renderer: Make sure cachedMirroredPixmap is never dirty when paintingAndy Nichols2024-08-232-16/+22
* Fix invalid memory access during highlight creation in the item viewSanthosh Kumar2024-08-232-3/+9
* Fix memory leak in QSGBatchRendererDominik Holland2024-08-231-0/+7
* Fix updating TextEdit when mirroring changesKaj Grönholm2024-08-231-0/+1
* QQuickTableView: don't leave the viewport in an overshooting state after resizeRichard Moe Gustavsen2024-08-221-12/+16
* Flickable: Don't consume wheel events towards adjacent boundMikko Hallamaa2024-08-223-10/+117
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-221-5/+5
* doc, QQuickHeaderView: syncView should point to the TableView, not the other ...Richard Moe Gustavsen2024-08-211-2/+2