summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qglyphrun
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-2/+2
* test: Mark tst_QGlyphRun::drawMultiScriptText2() as XFAILSergio Ahumada2013-08-091-0/+4
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* 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/+2
* QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData()Konstantin Ritt2012-10-131-0/+46
* 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
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+8
* Enable Windows font tests..Friedemann Kleint2012-03-311-2/+0
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+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
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-4/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+690