summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont
Commit message (Expand)AuthorAgeFilesLines
* Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-5/+5
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-34/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-1/+1
|\
| * tst_qfont: Fix small typoSergio Ahumada2014-02-171-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-79/+79
|/
* test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-8/+0
* Expect fail font family mismatch in the right placeFrederik Gladhorn2013-08-081-9/+9
* Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-0/+44
* 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
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-8/+9
* Make qfont autotest build without widgetsKent Hansen2012-06-082-4/+11
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-18/+42
* Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-1/+1
* 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
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-13/+12
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-4/+2
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-6/+4
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-5/+5
* Fix QFont::defaultFamily() in the new QPA world.Pierre Rossi2011-10-071-0/+36
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-13/+15
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+635