summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+5
|\
| * Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-171-0/+4
| |\
| | * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-061-0/+4
| | |\
| | | * memory leak fixTero Toivola2011-05-031-0/+4
| * | | Only enable design metrics for scalable fontsJiang Jiang2011-05-051-1/+1
| |/ /
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-031-100/+0
* | Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-0/+35
* | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-151-25/+137
* | Fix positioning in GL2 paint engine with subpixel antialiasingJiang Jiang2011-04-041-103/+6
* | Make sure we don't use subpixel positions in full hinting modeJiang Jiang2011-04-011-0/+2
* | Fix crash and infinite recursion caused by previous commitsJiang Jiang2011-03-281-1/+1
* | Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-241-7/+7
* | unlockFace was put in the wrong place in previous patchJiang Jiang2011-03-221-2/+2
* | Implement subpixel positioning with FreeTypeJiang Jiang2011-03-221-83/+92
* | 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-101-1/+1
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-221-4/+21
|\ \
| * | Fix text position with OpenGL engine and FreetypeEskil Abrahamsen Blomfeldt2010-10-121-4/+21
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-5/+1
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-051-5/+1
| |\ \ | | |/
| | * Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-301-5/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-3/+3
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-101-3/+3
| |\ \
| | * | Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-091-3/+3
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-131-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'qt-4.7' into lighthouse-4.7Paul Olav Tvete2010-09-131-4/+9
| |\ \ \ | | | |/ | | |/|
| * | | Initial pluggable fontdatabaseJørgen Lind2010-09-021-1/+6
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-4/+9
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-021-2/+0
| * | Fix compiling issue for FreeType version earlier than 2.1.10Jiang Jiang2010-09-011-2/+9
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-1/+1
|\ \ | |/
| * Fix regression, remove artificial emboldening of monospaced fontsEskil Abrahamsen Blomfeldt2010-06-151-1/+1
| * Changes: add patch for artificial emboldeningMike FABIAN2010-06-021-3/+12
* | New class: QGlyphsEskil Abrahamsen Blomfeldt2010-06-041-0/+9
* | Changes: add patch for artificial emboldeningMike FABIAN2010-05-311-3/+12
|/
* Avoid taking sqrt of negative number in FT font engineEskil Abrahamsen Blomfeldt2010-03-301-1/+1
* Fixed problem displaying half width character as full widthDaisuke Kameda2010-03-111-1/+1
* FreeType: Fast lookup of Latin-1 glyphsAndreas Kling2010-03-051-15/+55
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Removed redundant line of code.Kim Motoyoshi Kalland2009-11-101-2/+1
* Line spacing fixesJoerg Bornemann2009-10-231-3/+7
* Fixed a text drawing problem in the GL2 engine under X11.Trond Kjernåsen2009-09-241-1/+1
* Fixed text drawing in the GL2 engine after sub-pixel hinting was added.Trond Kjernåsen2009-09-221-0/+6
* Made subpixel antialiasing in the GL2 engine work on X11 as well.Samuel Rødal2009-09-211-0/+22
* 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
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \