aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7.3' in qt/qtdeclarativev6.7.36.7.3Qt Submodule Update Bot2024-09-191-5/+5
* Update dependencies on '6.7.3' in qt/qtdeclarativeQt Submodule Update Bot2024-09-161-5/+5
* Update dependencies on '6.7.3' in qt/qtdeclarativeQt Submodule Update Bot2024-09-121-5/+5
* Update dependencies on '6.7.3' in qt/qtdeclarativeQt Submodule Update Bot2024-09-111-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
* Compiler: Don't pass a moved-from type resolver to PassManagerOlivier De Cannière2024-08-201-9/+10
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-201-5/+5
* Views: use isNull for zero-size checks rather than isEmptyMitch Curtis2024-08-193-3/+3
* Container: cull items when our size is zero and contentItem is a viewMitch Curtis2024-08-1912-1/+314
* Optimize fixed numbersLiu Zheng2024-08-191-1/+1
* QQuickTableView: detect if sync view and sync child is out of syncRichard Moe Gustavsen2024-08-162-10/+105
* Update text components with color fonts when dpr changesEskil Abrahamsen Blomfeldt2024-08-168-7/+38
* CMake: Exclude QML *_tooling targets from i18nJoerg Bornemann2024-08-161-0/+1
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-08-151-5/+5
* qmlls: do not endless loop on _deps build folderSami Shalayel2024-08-132-2/+6
* fix: mips array out of boundsLiu Zheng2024-08-131-1/+1
* quicklint: disable controls-attached-property-reuse category by defaultSami Shalayel2024-08-132-19/+10
* qmllint: disable the tumbler warning in qmllintSami Shalayel2024-08-134-7/+24
* doc: add qmllint quick attached property type warningsSami Shalayel2024-08-131-0/+43
* Add missing properties to QQuickFontValueType::create()Eskil Abrahamsen Blomfeldt2024-08-133-0/+69