summaryrefslogtreecommitdiff
path: root/src/gui/painting/qtextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-021-1/+1
|\
| * Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-281-1/+1
* | Fix positioning in GL2 paint engine with subpixel antialiasingJiang Jiang2011-04-041-1/+1
* | Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-011-1/+1
* | Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-241-5/+5
* | Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-231-0/+5
* | Implement subpixel positioning with FreeTypeJiang Jiang2011-03-221-2/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Optimize texture glyph cacheEskil Abrahamsen Blomfeldt2010-12-211-3/+8
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-071-1/+1
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-1/+1
| |\ \ | | |/
| | * Fix possible artifacts under glyphs in texture glyph cacheEskil Abrahamsen Blomfeldt2010-11-251-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-11-291-6/+11
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-6/+11
| |\ \ | | |/
| | * 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
* | | compile with debug defined enabledGunnar Sletta2010-11-241-1/+1
|/ /
* | Support glyph subpixel positioning without subpixel renderingJiang Jiang2010-11-101-1/+1
* | Fix text position with OpenGL engine and FreetypeEskil Abrahamsen Blomfeldt2010-10-121-1/+8
* | Fix problems in QTextureGlyphCache caused by insufficient mergeEskil Abrahamsen Blomfeldt2010-09-241-8/+10
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-8/+12
|\ \ | |/
| * Fixed drawing a large number of glyphs with the same font under GL.Trond Kjernåsen2010-09-211-8/+12
* | Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-091-13/+84
* | Support glyphs that are wider than default width in texture glyph cacheEskil Abrahamsen Blomfeldt2010-07-151-2/+6
* | Refactor QTextureGlyphCacheEskil Abrahamsen Blomfeldt2010-06-211-11/+36
* | Fix merge of qtextureglyphcache.cppEskil Abrahamsen Blomfeldt2010-04-221-1/+0
* | Merge branch 'master' of git:qt/oslo-staging-2Thiago Macieira2010-04-221-0/+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
* | 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