summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-5/+14
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-5/+14
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Don't do two hash lookups in loadGlyphs()Eskil Abrahamsen Blomfeldt2009-07-301-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-2/+0
|\ \ \ | |/ /
| * | Remove duplicate qpdf_p.h include.Brad Hards2009-05-281-2/+0
| |/
* | Make Qt exception safer.Robert Griebl2009-06-101-41/+43
|/
* Made QFontEngineFT compile on 64-bit platforms with legacy headers.Samuel Rødal2009-05-111-1/+1
* Prevented asynchronous access to non-thread safe libfontconfig API.Samuel Rødal2009-05-081-11/+32
* Re-enabled antialiasing for large font sizes in OpenGL paint engine.Samuel Rødal2009-05-061-3/+5
* compile on Linux.jasplin2009-03-311-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1904