summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Missing glyphs transforming QStaticText on X11/raster with subpixel AAEskil Abrahamsen Blomfeldt2011-05-301-6/+2
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-281-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix possible artifacts under glyphs in texture glyph cacheEskil Abrahamsen Blomfeldt2010-11-251-1/+1
* Fix possible missing glyphs in raster engine glyph cacheEskil Abrahamsen Blomfeldt2010-11-191-9/+12
* Fix possible corrupted text when gl glyph cache becomes fullEskil Abrahamsen Blomfeldt2010-11-191-3/+10
* Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-211-8/+12
* Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-04-121-3/+4
* Fix painting artifacts on textEskil Abrahamsen Blomfeldt2010-04-061-9/+5
* Fix double definition of qt_next_power_of_two()Rhys Weatherley2010-03-191-1/+1
* Fixed wasted space in the texture cache.Gunnar Sletta2010-03-151-1/+1
* Get debug code compiling since function signature changesGunnar Sletta2010-03-151-10/+4
* FreeType: Fast lookup of Latin-1 glyphsAndreas Kling2010-03-051-1/+1
* Make sure height of glyph cache is a power of twoEskil Abrahamsen Blomfeldt2010-02-171-8/+18
* Clean up diff for QStaticTextEskil Abrahamsen Blomfeldt2010-02-041-2/+2
* Support transformations in drawStaticText() and optimize for spaceEskil Abrahamsen Blomfeldt2010-01-141-4/+3
* Optimize QStaticText for spaceEskil Abrahamsen Blomfeldt2010-01-141-8/+8
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Add texture glyph width cache default.Stefano Pironato2010-01-081-1/+5
|/
* Fix pixel alignment of glyphs when using raster engine on Mac CocoaEskil Abrahamsen Blomfeldt2009-11-171-1/+1
* Properly detect font smoothing setting on Mac OS X in raster engineEskil Abrahamsen Blomfeldt2009-10-211-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Implemented QGLTextureGlyphCache to avoid wasting glyph cache memory.Samuel Rødal2009-06-031-28/+41
|/
* BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-261-2/+6
* Fixed an issue with text drawing under Windows.Trond Kjernaasen2009-05-141-7/+4
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+316