summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qrawfont
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+11
|\
| * Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+11
* | QNX: Make qrawfont auto test passBernd Weimer2014-03-141-18/+21
|/
* Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* Fixed qrawfont auto testBernd Weimer2013-06-251-4/+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
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-0/+45
* 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/+3
* Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+2
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* 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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-2/+2
* Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-17/+0
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved gui autotests into new directory structureJo Asplin2011-09-014-0/+911