summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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