summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-081-111/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+1
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+24
* 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
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-212-1/+9
|\
| * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-102-1/+9
* | 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
* | Remove insignificant flag for qstatictext testTony Sarajärvi2015-12-021-1/+0
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-03-171-7/+21
|\
| * Fix drawCachedGlyphs on RGBA8888Allan Sandfeld Jensen2014-02-261-7/+21
* | tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
|/
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-131-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Clean up some auto tests of guiDebao Zhang2012-03-122-7/+6
* 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
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-12/+1
* Re-enabled tst_qstatictextJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-5/+2
* Mark test as insignificantJo Asplin2011-09-051-0/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-012-0/+875