aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util
Commit message (Expand)AuthorAgeFilesLines
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-192-4/+8
* Merge master <-> api_changesMatthew Vogt2012-03-053-739/+2
|\
| * Set bind options before uploading to give hints to the driverGunnar Sletta2012-03-011-1/+2
| * Move distance field util functions to QtGuiJiang Jiang2012-02-282-738/+0
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2425-26/+27
|/
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-1/+1
* Fix for QTBUG-23862 - Blank screen in ViewportChristopher Ham2012-02-101-5/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3025-25/+25
* Rename QSGTexture::textureSubRect to normalizedTextureSubRect()Gunnar Sletta2012-01-272-3/+3
* Update obsolete contact address.Jason McDonald2012-01-2325-25/+25
* The rendering signals must be direct connections.Gunnar Sletta2012-01-181-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1725-25/+25
* Avoid storing a deep copy of the image in the texture objectGunnar Sletta2012-01-091-7/+8
* Fix crash on null Qimage in QSGPainterNode::paintMorten Johan Sorvig2012-01-051-0/+3
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-032-5/+1
* Say hello to QtQuick moduleKent Hansen2011-12-0225-0/+4789