aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-191-45/+62
* Support for multiple textures in the default distance field glyph cache.Yoann Lopes2012-03-151-36/+50
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+1
|\
| * Move distance field util functions to QtGuiJiang Jiang2012-02-281-0/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
|/
* 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 Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Reference count glyphs in QSGDistanceFieldGlyphCache.Yoann Lopes2011-12-211-24/+12
* More distance-field cache refactoring.Yoann Lopes2011-12-141-2/+5
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+324