aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7.0' in qt/qtdeclarativev6.7.0-rc1Qt Submodule Update Bot2024-03-081-5/+5
* QQuickAttachedPropertyPropagator: fix child window propagationMitch Curtis2024-03-082-21/+66
* Android: Rename add/remove... to connect/disconnectSignalListener()Soheil Armin2024-03-081-2/+2
* QtQml: Make QLocale an actual value typeUlf Hermann2024-03-0713-477/+360
* Doc: Fix broken linkVenugopal Shivashankar2024-03-074-13/+12
* Update dependencies on '6.7.0' in qt/qtdeclarativeQt Submodule Update Bot2024-03-071-5/+5
* QQuickWidget: Play nice with Vulkan and offscreen grabbingLaszlo Agocs2024-03-061-1/+7
* Update test cases for change in default size policySanthosh Kumar2024-03-062-5/+116
* QQuickRhiItem: fix access specifiers of overridesMarc Mutz2024-03-061-2/+3
* Baseline scenegraph test: avoid rendering blacklisted itemsEirik Aavitsland2024-03-061-0/+6
* doc: Clarify that automatic transient parent relies on visual parentTor Arne Vestbø2024-03-062-7/+11
* Export QQuadPath::Element for private APIMatthias Rauter2024-03-061-1/+1
* tst_QQuickTextDocument::overrideTextFormat() remove failing data setAxel Spoerl2024-03-061-5/+0
* qqmllsutils: fix fallthrough warning, take 2Sami Shalayel2024-03-061-0/+1
* doc: Remove statements that horizontal rules are not renderedShawn Rutledge2024-03-062-2/+0
* Unblacklist tst_QQuickPopup::focusMultiplePopupMitch Curtis2024-03-061-3/+0
* Blacklist tst_qquickpixmapcache::slowDevice on all platformsMitch Curtis2024-03-051-1/+1
* Use Qt::AA_QtQuickUseDefaultSizePolicy to apply size policy for layoutSanthosh Kumar2024-03-052-10/+38
* Follow QQuickRhiItem property rename in exampleLaszlo Agocs2024-03-051-1/+1
* Use scoped enum for format in rhitextureitem exampleLaszlo Agocs2024-03-051-4/+4
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-03-051-5/+5
* QQuickPopup: always run exit transition on hiding a popupVladimir Belyavsky2024-03-042-6/+38
* QQuickWidget: don't set WA_AcceptTouchEvents on macOSShawn Rutledge2024-03-042-1/+23
* Fix crash when item is deleted in event handlerPaul Olav Tvete2024-03-042-1/+39
* QQuickEvents: add revision to 6.7Semih Yavuz2024-03-041-4/+4
* QQuickTextDocument: add revision to 6.7Semih Yavuz2024-03-041-1/+1
* Silence -Wimplicit-fallthrough for clangTim Blechmann2024-03-037-0/+7
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-03-031-5/+5
* Add missing revisions for new 6.7 APIsVolker Hilsheimer2024-03-026-14/+17
* Fix spelling of FFmpeg in (end-)user-visible stringsVolker Hilsheimer2024-03-021-2/+2
* Fix crash on exit when pause animation is runningPaul Olav Tvete2024-03-021-3/+5
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-03-011-5/+5
* Revert "Adapt layouts to take advantage of new size policy information"Jan Arve Sæther2024-03-013-39/+10
* Update dependencies on '6.7' in qt/qtdeclarativeQt Submodule Update Bot2024-03-011-5/+5
* Use showView in tst_qquicktextedit::mouseSelectionModeShawn Rutledge2024-02-291-12/+8
* quickwidget example: Avoid potential for crash on closeEirik Aavitsland2024-02-291-2/+5
* Correct license for tools filesLucie Gérard2024-02-296-6/+6
* Binding: fix restore logicFabian Kosmale2024-02-293-0/+40
* QQuickV4ParticleData: Mark properties as finalFabian Kosmale2024-02-291-1/+1
* QmlCompiler: Respect scoped enumsUlf Hermann2024-02-2919-36/+182
* QtQml: Remove fallback mode for finding singleton enums in metaobjectUlf Hermann2024-02-295-18/+73
* QSGRhiTextureGlyphCache: Optimize prepareGlyphImageKai Uwe Broulik2024-02-291-22/+28
* QSGTextNode: Use NVI to avoid repeating default argumentsEskil Abrahamsen Blomfeldt2024-02-294-40/+101
* Fall back to retrying with "software" when swapchain failsLaszlo Agocs2024-02-294-23/+95
* Hover event delivery: don't modify a list we are iteratingVolker Hilsheimer2024-02-293-6/+60
* qmltyperegistrar: Do not complain about enums used as list valuesUlf Hermann2024-02-294-0/+59
* TestUtil: Add revision to new slotFabian Kosmale2024-02-291-1/+1
* qmlnetwork: Mark NetworkInformation as added in 6.7Fabian Kosmale2024-02-291-0/+1
* Doc: Link is looping for Qt Quick Effect MakerJaishree Vyas2024-02-292-4/+7
* QQuickTableView: remove syncView from destructorRichard Moe Gustavsen2024-02-293-0/+67