aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgshareddistancefieldglyphcache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QSGSharedDistanceFieldGlyphCache.Robin Burchell2015-06-091-124/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-061-1/+1
|\
| * Updated distance field glyph caches to use QDistanceField.Yoann Lopes2013-08-271-1/+1
* | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-2/+1
|/
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Uses new batching API to potentially speed up glyph cacheEskil Abrahamsen Blomfeldt2012-05-301-0/+6
* Update for API changes in the QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-04-031-4/+7
* Fix memory leak with the shared distance field glyph cache.Andrew den Exter2012-03-141-0/+12
* Fix missing glyphs when using shared distance-field cacheEskil Abrahamsen Blomfeldt2012-03-061-0/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+2
|\
| * Avoid unnecessary updates when using in-process cacheEskil Abrahamsen Blomfeldt2012-03-011-0/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
|/
* Fix outdated license headers.Jason McDonald2012-02-011-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+113