summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextformat/tst_qtextformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-8/+8
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-2/+2
* Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-101-0/+128
* Update font when text format's letter spacing type is changedEskil Abrahamsen Blomfeldt2017-12-221-0/+9
* QTextFormatCollection: replace copy ctor and op= with clear()David Faure2017-02-231-0/+28
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-311-0/+243
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-101-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make letter spacing APIs in QTextFormat more consistentEskil Abrahamsen Blomfeldt2012-08-271-8/+12
* 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
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-0/+37
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+374