summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontmetrics/tst_qfontmetrics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-7/+6
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-11/+6
* Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+24
* Fix text shifting vertically when elidedEskil Abrahamsen Blomfeldt2018-12-211-0/+27
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-141-2/+2
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+6
* Fix tst_QFontMetrics::elidedMultiLengthF with some fontsEskil Abrahamsen Blomfeldt2017-02-021-6/+6
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-25/+0
* Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix regression in metric calculation of text with mnemonicsAllan Sandfeld Jensen2014-10-011-0/+12
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QFontMetrics widthBernd Weimer2014-02-201-0/+6
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | 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-1/+1
|/
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-291-0/+34
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-1/+1
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-2/+2
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-5/+0
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-15/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+323