summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix font cache check in QFontEngineFT::recalcAdvances()Miikka Heikkinen2014-09-091-1/+3
* 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
* Revert "Don't render glyph with FT with fetchMetricsOnly"Jiang Jiang2012-03-011-1/+1
* Don't render glyph with FT with fetchMetricsOnlyJiang Jiang2012-02-151-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix possible crash in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-111-2/+6
|\
| * Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFTAleksandar Stojiljkovic2011-09-091-2/+6
* | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-8/+5
|/
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-101-0/+2
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-091-1/+1
|\
| * Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-241-1/+1
* | Revert 36e01e69Jiang Jiang2011-06-081-4/+0
|/
* 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-181-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-111-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-111-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