summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtextureglyphcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-081-1/+1
* Revert 344a4dcfe and part of 93bce787Jiang Jiang2011-07-071-3/+1
* Silence a compiler warning about unhandled enum in switchThiago Macieira2011-06-141-0/+4
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-091-6/+2
|\
| * Merge branch '4.7' into qt-4.8-from-4.7Liang Qi2011-06-061-6/+2
| |\
| | * 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
* | | Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\| |
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | | Keep line consistency with text baselineJiang Jiang2011-05-301-1/+3
|/ /
* | 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