aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/items.pri
Commit message (Expand)AuthorAgeFilesLines
* Add a feature for Drag&Drop support in Qt QuickUlf Hermann2019-05-231-4/+10
* TableView: factor out private header into separate fileRichard Moe Gustavsen2018-05-041-1/+2
* QQuickTableView: add new class: QQuickTableViewRichard Moe Gustavsen2018-04-121-0/+7
* QQuickItemViewFxItem: factor out FxViewItem from QQuickItemViewRichard Moe Gustavsen2018-03-231-0/+2
* Add a feature Qt Quick RepeaterUlf Hermann2018-01-151-3/+9
* Don't build view transitions if nobody uses themLars Knoll2016-10-101-2/+7
* Make itemviews and positioners configurableLars Knoll2016-10-101-8/+23
* Make shader effects configurableLars Knoll2016-10-101-22/+32
* Make Sprite a configurable featureLars Knoll2016-10-101-12/+17
* Make AnimatedImage configurableLars Knoll2016-10-101-3/+8
* Make ListView item configurableLars Knoll2016-10-101-2/+7
* Make Flipable configurableLars Knoll2016-10-101-2/+7
* Make Path and PathView configurableLars Knoll2016-10-101-3/+8
* Make the Canvas item configurableLars Knoll2016-10-101-1/+2
* Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-191-1/+1
* Add QSGSpriteNode to the Scenegraph Adaptation LayerAndy Nichols2016-07-141-5/+3
* Enable building Qt Quick Sprite classes with QT_NO_OPENGLAndy Nichols2016-07-141-11/+11
* One GraphicsInfo to rule them allLaszlo Agocs2016-06-011-2/+2
* Enable QQuickItemGrabResult in all buildsLaszlo Agocs2016-05-311-6/+6
* Introduce RendererInfoLaszlo Agocs2016-05-031-2/+4
* Add the skeleton for the new, more generic shader effect implLaszlo Agocs2016-04-131-0/+2
* Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-4/+6
* Make QQuickShaderEffectMesh genericLaszlo Agocs2016-04-131-2/+2
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-39/+42
* Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-291-0/+1
* Add OpenGLInfo attached typeJ-P Nurmi2014-08-111-2/+4
* Add Window attached property on ItemShawn Rutledge2014-08-081-0/+2
* Make QQuickRenderControl publicLaszlo Agocs2014-06-241-4/+5
* Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-011-2/+4
* Introducing QQuickWidgetLars Knoll2014-02-171-0/+2
* Flickable: Use increased default flick parameters on BB10Oleg Shparber2013-12-111-0/+1
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-1/+7
* Refactor shaders into seprate GLSL source filesSean Harmer2013-10-311-1/+10
* Convenience class for FBO rendering in Qt QuickGunnar Sletta2013-09-251-2/+4
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-0/+2
* Add QQuickTextDocumentFrederik Gladhorn2013-02-191-0/+2
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-7/+0
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-6/+2
* Remove interim compatibility measuresAlan Alpert2012-10-161-1/+0
* QQuickRenderThreadSingleContextWindowManager in separate filesAlan Alpert2012-07-241-2/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+3
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-2/+0
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-0/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+6
|\
| * Separate view transition functionality into new fileBea Lam2012-02-281-0/+2
| * Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-281-2/+2
| * Add AnimatedSpriteAlan Alpert2012-02-281-0/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-3/+3
|/
* Add accessibility to qmlFrederik Gladhorn2012-01-021-1/+3
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-0/+1