aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix for possible crash in QSGDefaultLayer::grab"6.1Laszlo Agocs2021-10-132-9/+0
* Check for null pointer in QQuickPointerHandler::approveGrabTransition()Shawn Rutledge2021-09-291-3/+6
* Reduce QGlyphRun memory usage and speed up large Text instancesShawn Rutledge2021-09-292-28/+58
* Flickable: don't react to any mouse button other than the leftShawn Rutledge2021-09-283-1/+66
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-09-281-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-09-231-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-09-141-2/+2
* doc: Correct the type that WheelHandler's wheel signal emitsShawn Rutledge2021-09-061-1/+1
* Update the QRhiTexture size in QSGPlainTextureLaszlo Agocs2021-09-051-1/+6
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-09-031-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-09-031-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-311-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-271-2/+2
* Canvas: Add a means to override the DPR used via an environment variableAndy Shaw2021-08-251-2/+9
* Binary compatibility files for 6.1Milla Pohjanheimo2021-08-254-0/+51267
* qquicktextinput: Clear pre-edit text after input method resetJarkko Koivikko2021-08-233-6/+10
* Fix regression in ListView/Flickable event deliveryJan Arve Sæther2021-08-203-1/+223
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-201-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-181-2/+2
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Add tests of matrix4x4 transformation functionsYuya Nishihara2021-08-171-0/+54
* Doc: Document matrix4x4 transformation functionsYuya Nishihara2021-08-171-0/+67
* doc: Mark KeyNavigation's properties as attachedIvan Tkachenko2021-08-161-7/+7
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-141-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-131-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-131-2/+2
* Doc: fix AnchorChanges typoJeremy Katz2021-08-131-1/+1
* Mark QQuickColorGroup as \internal in the documentationVolker Hilsheimer2021-08-121-0/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-121-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-091-2/+2
* doc: Add a TapHandler button snippetShawn Rutledge2021-08-062-0/+82
* doc: Improve the Input Handlers index pageShawn Rutledge2021-08-063-17/+133
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-061-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-031-2/+2
* QV4::Heap::GeneratorObject: remove unused memberFabian Kosmale2021-08-023-1/+23
* Sync shadereffect materialType cleanup between renderloopsLaszlo Agocs2021-08-022-8/+8
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-08-021-2/+2
* Bump versionJani Heikkinen2021-08-022-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-07-301-2/+2
* Fix QQuickPaintedItem performance and memory usageLaszlo Agocs2021-07-301-7/+5
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-07-301-2/+2
* Doc: add example snippets for containmentMaskMitch Curtis2021-07-275-4/+171
* Pass the focus reason through to the control on mouse pressVolker Hilsheimer2021-07-234-5/+124
* Update QQuickImage's DPR if re-loading the image didn'tVolker Hilsheimer2021-07-231-2/+6
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-07-231-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-07-221-2/+2
* Update dependencies on '6.1' in qt/qtdeclarativeQt Submodule Update Bot2021-07-221-2/+2
* Avoid infinite loop in designer supportThomas Hartmann2021-07-225-7/+88
* Handle QScreen::physicalDotsPerInchChanged changes for the initial screenVolker Hilsheimer2021-07-211-3/+9
* Adjust import documentation to mention that versions are optionalFabian Kosmale2021-07-212-15/+24