summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Unduplicate the implementations of next power of twoAllan Sandfeld Jensen2014-06-261-17/+3
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-23/+20
* Make texture glyph cache more robust against missing glyphsSimon Hausmann2014-01-031-1/+1
* Force FT font engine to load the right glyph metricsGunnar Sletta2013-11-101-0/+12
* Rely solely on alphaMapBoundingBox in QTextureGlyphCacheGunnar Sletta2013-09-051-6/+3
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-2/+7
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
| * Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-1/+6
* | Fixed QTextureGlyphCache glyph padding.Yoann Lopes2013-03-191-5/+11
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warning about missing enumeration value.Friedemann Kleint2013-01-151-0/+2
* Avoid warnings about an unreachable codeKonstantin Ritt2012-10-101-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-8/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix subpixel positioning supportJiang Jiang2011-11-081-22/+5
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-251-2/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-40/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-1/+1
* Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-201-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-291-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+468