summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-0/+5
* Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+11
* Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-0/+15
* Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-0/+47
* Improve the Unicode script itemization implementationKonstantin Ritt2014-04-141-15/+7
* Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-142-31/+29
* Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-34/+0
* Fix application font removal when using FontConfigFabian Bumberger2014-03-274-1/+35
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* 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
* | Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-254-35/+1
* | Fix QFontMetrics widthBernd Weimer2014-02-201-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-1/+1
|\ \
| * | tst_qfont: Fix small typoSergio Ahumada2014-02-171-1/+1
| |/
* | Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-0/+7
* | Allow QTextCharFormat::setFont() to skip unresolved font propsKonstantin Ritt2014-01-312-1/+244
* | Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* | Fix application font removal when using FontConfigFabian Bumberger2014-01-284-1/+35
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-138-335/+335
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+36
|\|
| * QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+36
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-31/+0
|\|
| * Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-31/+0
* | Introduce QTextDocument::baseUrlJ-P Nurmi2013-10-251-0/+50
|/
* 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