aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-0/+6
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-0/+6
| |\
| | * Add new logging category qt.quick.window.transientShawn Rutledge2017-12-151-0/+6
* | | Support masking of QQuickItemsPaolo Angelelli2018-01-251-0/+1
* | | Add a speed property to AnimatedImageLouis du Verdier2018-01-161-0/+4
* | | Add a feature Qt Quick RepeaterUlf Hermann2018-01-151-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-091-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-1/+2
| |\|
| | * Document QQuickGrabGestureEventShawn Rutledge2017-11-171-1/+2
* | | Remove unnecessary revision markerMichael Brasser2017-11-131-1/+1
* | | Add new PathAngleArc typeMichael Brasser2017-11-071-0/+4
* | | Automatically register the latest import versionMitch Curtis2017-09-121-0/+3
|/ /
* | Fix new Text and TextEdit properties not available in 2.10Paolo Angelelli2017-08-291-0/+2
* | Move PathItem to qt.labsLaszlo Agocs2017-04-251-6/+0
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-251-0/+2
|\ \
| * | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-031-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-1/+1
| |\|
| | * Build fix for -no-feature-quick-pathPaul Olav Tvete2017-03-131-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-011-0/+4
|\| |
| * | Add samples property for Item.layer and ShaderEffectSourceLaszlo Agocs2017-02-231-0/+4
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-231-2/+18
|\|
| * 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
* | | Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-0/+1
* | | Add X axis rotation property to PathArcLaszlo Agocs2017-01-101-0/+1
* | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+9
|/ /
* / 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
|\ \