index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
painting
/
qtextureglyphcache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7
Olivier Goffart
2011-05-02
1
-1
/
+1
|
\
|
*
Fix crash in raster on X11 when text contains unsupported characters
Eskil Abrahamsen Blomfeldt
2011-04-28
1
-1
/
+1
*
|
Fix positioning in GL2 paint engine with subpixel antialiasing
Jiang Jiang
2011-04-04
1
-1
/
+1
*
|
Make sure we don't use subpixel positions in full hinting mode
Jiang Jiang
2011-04-01
1
-1
/
+1
*
|
Fixed remaining issues in subpixel positioning with FreeType
Jiang Jiang
2011-03-24
1
-5
/
+5
*
|
Reset GL glyph cache when texture limit is reached
Eskil Abrahamsen Blomfeldt
2011-03-23
1
-0
/
+5
*
|
Implement subpixel positioning with FreeType
Jiang Jiang
2011-03-22
1
-2
/
+8
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Optimize texture glyph cache
Eskil Abrahamsen Blomfeldt
2010-12-21
1
-3
/
+8
*
|
Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...
Qt Continuous Integration System
2010-12-07
1
-1
/
+1
|
\
\
|
*
\
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-12-06
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Fix possible artifacts under glyphs in texture glyph cache
Eskil Abrahamsen Blomfeldt
2010-11-25
1
-1
/
+1
*
|
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2
Gunnar Sletta
2010-11-29
1
-6
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-25
1
-6
/
+11
|
|
\
\
|
|
|
/
|
|
*
Fix possible missing glyphs in raster engine glyph cache
Eskil Abrahamsen Blomfeldt
2010-11-19
1
-9
/
+12
|
|
*
Fix possible corrupted text when gl glyph cache becomes full
Eskil Abrahamsen Blomfeldt
2010-11-19
1
-3
/
+10
*
|
|
compile with debug defined enabled
Gunnar Sletta
2010-11-24
1
-1
/
+1
|
/
/
*
|
Support glyph subpixel positioning without subpixel rendering
Jiang Jiang
2010-11-10
1
-1
/
+1
*
|
Fix text position with OpenGL engine and Freetype
Eskil Abrahamsen Blomfeldt
2010-10-12
1
-1
/
+8
*
|
Fix problems in QTextureGlyphCache caused by insufficient merge
Eskil Abrahamsen Blomfeldt
2010-09-24
1
-8
/
+10
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2010-09-22
1
-8
/
+12
|
\
\
|
|
/
|
*
Fixed drawing a large number of glyphs with the same font under GL.
Trond Kjernåsen
2010-09-21
1
-8
/
+12
*
|
Support sub pixel positioning of glyphs in raster engine
Eskil Abrahamsen Blomfeldt
2010-09-09
1
-13
/
+84
*
|
Support glyphs that are wider than default width in texture glyph cache
Eskil Abrahamsen Blomfeldt
2010-07-15
1
-2
/
+6
*
|
Refactor QTextureGlyphCache
Eskil Abrahamsen Blomfeldt
2010-06-21
1
-11
/
+36
*
|
Fix merge of qtextureglyphcache.cpp
Eskil Abrahamsen Blomfeldt
2010-04-22
1
-1
/
+0
*
|
Merge branch 'master' of git:qt/oslo-staging-2
Thiago Macieira
2010-04-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed wasted space in the texture cache.
Gunnar Sletta
2010-03-15
1
-1
/
+1
|
*
Get debug code compiling since function signature changes
Gunnar Sletta
2010-03-15
1
-10
/
+4
*
|
Fix antialiasing with transformed text in OpenGL2 paint engine
Eskil Abrahamsen Blomfeldt
2010-04-12
1
-3
/
+4
*
|
Fix painting artifacts on text
Eskil Abrahamsen Blomfeldt
2010-04-06
1
-9
/
+5
*
|
Fix double definition of qt_next_power_of_two()
Rhys Weatherley
2010-03-19
1
-1
/
+1
*
|
Fixed wasted space in the texture cache.
Gunnar Sletta
2010-03-15
1
-1
/
+1
*
|
Get debug code compiling since function signature changes
Gunnar Sletta
2010-03-15
1
-10
/
+4
*
|
FreeType: Fast lookup of Latin-1 glyphs
Andreas Kling
2010-03-05
1
-1
/
+1
|
/
*
Make sure height of glyph cache is a power of two
Eskil Abrahamsen Blomfeldt
2010-02-17
1
-8
/
+18
*
Clean up diff for QStaticText
Eskil Abrahamsen Blomfeldt
2010-02-04
1
-2
/
+2
*
Support transformations in drawStaticText() and optimize for space
Eskil Abrahamsen Blomfeldt
2010-01-14
1
-4
/
+3
*
Optimize QStaticText for space
Eskil Abrahamsen Blomfeldt
2010-01-14
1
-8
/
+8
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
2010-01-09
1
-1
/
+1
|
\
|
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
|
Add texture glyph width cache default.
Stefano Pironato
2010-01-08
1
-1
/
+5
|
/
*
Fix pixel alignment of glyphs when using raster engine on Mac Cocoa
Eskil Abrahamsen Blomfeldt
2009-11-17
1
-1
/
+1
*
Properly detect font smoothing setting on Mac OS X in raster engine
Eskil Abrahamsen Blomfeldt
2009-10-21
1
-2
/
+2
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
[next]