aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7.0' in qt/qtdeclarativev6.7.06.7.0Qt Submodule Update Bot2024-03-221-5/+5
* Update dependencies on '6.7.0' in qt/qtdeclarativeQt Submodule Update Bot2024-03-201-5/+5
* Remove revisioning of shadowed x/y properties in QQuickWindowQmlImplTor Arne Vestbø2024-03-201-4/+4
* Android: fix install path of Qt6AndroidQuick.jarAssam Boudjelthia2024-03-201-1/+3
* Update dependencies on '6.7.0' in qt/qtdeclarativev6.7.0-rc2Qt Submodule Update Bot2024-03-191-5/+5
* Update Controls Text Editor example and docsShawn Rutledge2024-03-196-84/+173
* Update dependencies on '6.7.0' in qt/qtdeclarativeQt Submodule Update Bot2024-03-181-5/+5
* Handle more potential underlying typesFabian Kosmale2024-03-185-0/+107
* Update dependencies on '6.7.0' in qt/qtdeclarativeQt Submodule Update Bot2024-03-181-5/+5
* Android: Fix missing qqmlengine.h includeSoheil Armin2024-03-151-0/+1
* Fix enum class lookup on SingletonsFabian Kosmale2024-03-155-2/+55
* fix crash in qquickspinbox.cppTim Jenssen2024-03-142-1/+7
* Android: Add documentation for QtQuickView classNicholas Bennett2024-03-135-1/+269
* Keep markup when toggling TextEdit.format: AutoText / PlainTextShawn Rutledge2024-03-122-42/+130
* Android: Add docs to QtQuickView classSoheil Armin2024-03-111-2/+144
* 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