summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fixing font database memoryleakKarim Pinter2012-10-311-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix regression in styleName searchingJiang Jiang2011-11-091-0/+1
* Move styleName out of QtFontStyle::KeyJiang Jiang2011-07-061-5/+5
* Store styleName in font databaseJiang Jiang2011-07-041-1/+5
* Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-201-32/+23
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-101-25/+33
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Fix compile for systems with old fontconfigJiang Jiang2011-05-271-0/+5
|/
* Implement subpixel positioning with FreeTypeJiang Jiang2011-03-221-0/+1
* Resolve font alias before testing for exact matchingJiang Jiang2011-02-281-0/+22
* Stop using XLFD as fontconfig matching fallbackJiang Jiang2011-02-241-11/+0
* 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
* | Make application font family names locale sensitive in X11Jiang Jiang2011-01-061-2/+21
* | Fix fontconfig pattern mergingJiang Jiang2010-11-181-0/+7
|/
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Fixed font rendering in manually built Qt on ARMv6.Samuel Rødal2010-10-201-2/+19
* Fix crash when using fonts in non-gui QApplicationEskil Abrahamsen Blomfeldt2010-05-201-2/+5
* Fix use of bitmap fonts on some Linux systemsEskil Abrahamsen Blomfeldt2010-03-301-2/+7
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-3/+3
* Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-171-4/+4
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* add support for the N'Ko writing system to QtLars Knoll2009-11-061-44/+49
* Make compile on X11 systems where qreal == floatRhys Weatherley2009-10-261-1/+1
* Line spacing fixesJoerg Bornemann2009-10-231-5/+9
* Improved QFontInfo::pointSize() slightly on X11.Kim Motoyoshi Kalland2009-10-211-1/+1
* Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-091-8/+18
* 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
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | 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
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-1/+1
* | improved string operations all over the placeThierry Bastian2009-05-281-14/+14
|/
* Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2064