aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-753/+0
* Fix coding style issuesKent Hansen2011-10-171-3/+3
* Make sure the Image texture provider does not return an atlassed textureGunnar Sletta2011-10-051-0/+4
* Don't crash when Image.source changeGunnar Sletta2011-09-281-0/+4
* When we create textureprovider, initialize it with the texture if we got itGunnar Sletta2011-09-151-5/+5
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+0
|\
| * Add documentationAlan Alpert2011-08-091-4/+0
* | Make textureProvider() a virtual accessor in QSGItem.Gunnar Sletta2011-08-221-2/+3
* | Reintroduce the QSGTextureProvider as a separate objectGunnar Sletta2011-08-221-8/+52
|/
* Add documentation for QSGImageYann Bodson2011-07-201-0/+324
* Improvements to Image elementYann Bodson2011-07-201-8/+83
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* Don't store texture references after the view has gone awayGunnar Sletta2011-05-231-5/+6
* Support 'mirror: true' in SG Image element.Martin Jones2011-05-201-1/+6
* Fixed crash when Image/ShaderEffectSource source is missing.Kim Motoyoshi Kalland2011-05-181-4/+6
* Update SG items with GV item changes.Martin Jones2011-05-041-6/+16
* Revert "Flipped texture coordinates right way up."Kim Motoyoshi Kalland2011-04-291-2/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+288