summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/tst_qstatictext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+6
|\
| * Android: tst_QStaticText: QEXPECT_FAIL some testsMÃ¥rten Nordheim2018-06-301-0/+6
* | Handle negative leading in layoutAllan Sandfeld Jensen2018-06-061-14/+9
* | Improve bounding rect of QStaticText with Qt::PlainTextAllan Sandfeld Jensen2018-05-231-0/+67
|/
* Fix explicitly set width not being respectedIgor Mironchik2018-01-201-0/+39
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-7/+7
* Accept error margin in QGlyphRun/QStaticText test for decorationsEskil Abrahamsen Blomfeldt2017-02-021-0/+3
* Fix some warnings in testsFriedemann Kleint2016-11-281-1/+1
* Fix plain text QStaticText with line breaksEskil Abrahamsen Blomfeldt2016-10-041-0/+55
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+6
|\
| * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-101-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-23/+32
|\|
| * tst_QStaticText: Output verbose message for test failures.Friedemann Kleint2016-03-101-23/+32
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-24/+11
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix drawCachedGlyphs on RGBA8888Allan Sandfeld Jensen2014-02-261-7/+21
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Clean up some auto tests of guiDebao Zhang2012-03-121-6/+5
* 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
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-12/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-5/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+870