aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgdistancefieldutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QSGDistanceFieldGlyphCacheManagerRobin Burchell2017-03-211-69/+0
* QSGDistanceFieldUtil: Remove a layer of indirectionRobin Burchell2017-03-211-26/+0
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* QSGDistanceFieldUtil: Make use of the newly added QRawFont qHash functionRobin Burchell2016-11-181-22/+2
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-031-5/+14
|\
| * Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-5/+14
* | qDelete([multi]hash.values()) -> qDelete([multi]hash)Albert Astals Cid2015-10-231-1/+1
|/
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use resolved font name for key in distance field cache.Andrew den Exter2012-06-271-8/+18
* Decouple QSGDistanceFieldGlyphNode from it's cache manager.Andrew den Exter2012-03-201-12/+13
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-191-3/+7
* Merge master <-> api_changesMatthew Vogt2012-03-051-714/+0
|\
| * Move distance field util functions to QtGuiJiang Jiang2012-02-281-714/+0
* | 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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+805