aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-2/+43
* Emit textureChanged() when texture provider's texture changeGunnar Sletta2013-11-291-2/+9
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-8/+8
* Prevent badly formed texture nodes in the scene graph.Gunnar Sletta2013-10-211-1/+0
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-13/+13
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Make tiled images not use atlas.Gunnar Sletta2013-09-091-8/+11
* Image docs: fix the default alignment & snippets to match screenshotsJ-P Nurmi2013-06-131-1/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove superfluous function callAlan Alpert2012-11-301-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Update usage of smooth and antialiasing.Michael Brasser2012-08-281-12/+5
* Fix various broken links in documentationBea Lam2012-08-031-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-3/+3
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-10/+10
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-7/+4
* Create new documentation structureChris Adams2012-06-211-1/+1
* Add support for using atlas textures directly in ShaderEffects.Kim Motoyoshi Kalland2012-06-111-4/+0
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-1/+1
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-1/+1
* Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-201-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-27/+27
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-4/+4
* Preserve aspect ratio when setting Image.sourceSizeMartin Jones2012-02-141-1/+5
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-091-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+746