aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Document QQuickGrabGestureEventShawn Rutledge2017-11-171-1/+2
* Build fix for -no-feature-quick-pathPaul Olav Tvete2017-03-131-1/+1
* Deprecate Text::doLayout() in favor of forceLayout()J-P Nurmi2017-01-141-0/+1
* Improve visibility into Positioner positioning from QMLMichael Brasser2017-01-131-0/+4
* MultiPointTouchArea.TouchPoint: add rotation, uniqueId and ellipseDiametersShawn Rutledge2017-01-041-0/+3
* Add TextInput::textEdited()J-P Nurmi2016-12-301-0/+1
* Flickable: add horizontal/verticalOvershoot propertiesJ-P Nurmi2016-12-291-0/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-251-2/+7
|\
| * ListView, GridView: fix missing keyNavigationEnabled propertyMitch Curtis2016-12-201-2/+7
* | Add pressAndHoldInterval to MouseAreaOlivier JG2016-12-161-0/+2
|/
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-0/+1
|\
| * Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-131-0/+1
* | Don't build view transitions if nobody uses themLars Knoll2016-10-101-0/+4
* | Make itemviews and positioners configurableLars Knoll2016-10-101-5/+23
* | Make shader effects configurableLars Knoll2016-10-101-1/+13
* | Make Sprite a configurable featureLars Knoll2016-10-101-0/+4
* | Make AnimatedImage configurableLars Knoll2016-10-101-1/+3
* | Make ListView item configurableLars Knoll2016-10-101-1/+11
* | Make Flipable configurableLars Knoll2016-10-101-0/+4
* | Make Path and PathView configurableLars Knoll2016-10-101-0/+14
* | Make the Canvas item configurableLars Knoll2016-10-101-0/+4
* | QML: Obliterate QQmlAccessorsErik Verbruggen2016-08-301-1/+0
* | Enable building Qt Quick Sprite classes with QT_NO_OPENGLAndy Nichols2016-07-141-6/+6
* | One GraphicsInfo to rule them allLaszlo Agocs2016-06-011-3/+2
* | Enable QQuickItemGrabResult in all buildsLaszlo Agocs2016-05-311-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-241-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-0/+1
| |\|
| | * Quick: expose movementDirection of PathViewLiang Qi2016-05-021-0/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-071-0/+1
|\| |
| * | Introduce BorderImageMesh.Michael Brasser2016-05-061-0/+1
| |/
* | Introduce RendererInfoLaszlo Agocs2016-05-031-2/+4
* | Adaptable shader effect enablersLaszlo Agocs2016-04-291-0/+2
* | Route ShaderEffect through the old GL implLaszlo Agocs2016-04-131-5/+4
* | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-3/+3
* | Make QQuickShaderEffectMesh genericLaszlo Agocs2016-04-131-2/+4
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-061-0/+2
|\|
| * MouseArea: add source property to mouse eventShawn Rutledge2016-03-111-0/+2
* | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-12/+17
|/
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QQuickTextEdit: added preeditText propertyLiang Qi2016-01-131-0/+1
* QQuickTextInput: added preeditText propertyLiang Qi2016-01-131-0/+1
* GridView: add keyNavigationEnabled propertyMitch Curtis2015-12-081-0/+1
* ListView: add keyNavigationEnabled propertyMitch Curtis2015-12-081-0/+2
* Add possibility to mirror ShaderEffectSource generated texturesMiikka Heikkinen2015-08-201-0/+1
* Add EnterKey attached propertyKai Uwe Broulik2015-08-031-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-0/+1
|\
| * Version scrollGestureEnabled as a new propertyAlan Alpert2015-06-141-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-0/+1
|\|
| * Optionally apply orientation on imagesAllan Sandfeld Jensen2015-05-191-0/+1