summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-1/+1
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+1
|\
| * Decrease the cache if necessary when adding a new fontAndy Shaw2015-12-161-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Deprecate QFont:: rawMode()/setRawMode()Konstantin Ritt2015-01-231-2/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-1/+1
|\
| * Fix QFontCache::Key comparison for custom font fallbacks caseKonstantin Ritt2014-03-311-1/+1
* | Properly serialize QFont.Mitch Curtis2014-03-311-1/+1
|/
* Fix custom font substitution list supportKonstantin Ritt2014-03-111-6/+16
* QFont: add missing qHash overloadMarc Mutz2014-02-161-0/+17
* Cleanup freetype data in a thread-safe wayRobin Burchell2013-11-201-1/+4
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-0/+3
* Fix the font engines leakingKonstantin Ritt2013-03-201-5/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-2/+1
|/
* Fix conditional jump based on an uninitialized variable.Jędrzej Nowacki2012-11-031-2/+3
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-191-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Support specifying fallbacks in font request on QPAEskil Abrahamsen Blomfeldt2012-05-161-0/+2
* Remove dead code.Pierre Rossi2012-03-081-1/+0
* Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-011-2/+3
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* engineData should be cached solely based on QFontDefJiang Jiang2011-12-011-3/+3
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-28/+0
* Only compare styleNames if they are not emptyJiang Jiang2011-06-271-1/+1
* Add styleName to QFontDef comparisonJiang Jiang2011-06-271-0/+3
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+290