summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextdocument
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-292-38/+22
|\
| * Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* | Add QRegularExpression support to QTextDocumentSamuel Gaist2014-09-151-15/+50
|/
* Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-0/+47
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* 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
* 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
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Fix possible crash in QTextDocumentEskil Abrahamsen Blomfeldt2013-01-031-0/+25
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+14
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Color transparency support in html import/exportAlexey Chernov2012-07-101-0/+122
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-9/+9
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-241-1/+6
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-22/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-014-0/+2888