summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-31/+0
* QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-231-0/+28
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-2/+2
* Export the block's line-height settings to htmlAndy Shaw2013-10-121-0/+20
* Ensure CSS rules are inherited from the parent tagsAndy Shaw2013-10-111-1/+30
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+2
|\
| * tst_QTextLayout: fix unhandled enum value in switch warningMarc Mutz2013-09-161-0/+2
* | test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-8/+0
* | Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-0/+17
|\|
| * test: Mark tst_QGlyphRun::drawMultiScriptText2() as XFAILSergio Ahumada2013-08-091-0/+4
| * 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
| * test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* | Fix application font population on OS XSimon Hausmann2013-07-311-6/+0
* | API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-162-7/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-152-6/+31
|\|
| * Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
| * Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-4/+4
|\|
| * Fixed qrawfont auto testBernd Weimer2013-06-251-4/+4
* | Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-261-5/+0
|/
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2724-24/+0
* Remove dependency on QPlatformSupport in fontdatabase testEskil Abrahamsen Blomfeldt2013-03-252-16/+1
* Fix the font engines leakingKonstantin Ritt2013-03-204-0/+159
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-457/+457
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-132-2/+1
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\|
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2225-25/+25
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1825-25/+25
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-074-5/+25
|\|
| * Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-043-5/+0
| * Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-0/+25
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0412-11/+10
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-215-5/+5
| * Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
| * Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-132-0/+3
| * properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-044-5/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+1
|/
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-292-1/+35
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-8/+8
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-0/+44
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-181-0/+19
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-0/+45