aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Column, Row, Grid, Flow: add support for paddingLiang Qi2015-05-181-0/+6
* | Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-181-8/+0
* | Text: add support for paddingJ-P Nurmi2015-03-171-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devGabriel de Dietrich2015-03-061-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-03-061-1/+1
| |\|
| | * Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-1/+1
* | | TextInput: add support for paddingJ-P Nurmi2015-03-051-0/+1
|/ /
* / TextEdit: add editingFinished signalLiang Qi2015-03-031-0/+2
|/
* PinchArea: handle smart zoom gestureShawn Rutledge2015-02-131-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Avoid an incorrect warning when dynamically parenting a WindowJocelyn Turcotte2015-01-161-18/+16