summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextdocument/tst_qtextdocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Add QRegularExpression support to QTextDocumentSamuel Gaist2014-09-151-15/+50
|/
* Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-0/+47
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-221-24/+24
* Fix regression in QTextDocument::toHtml() with font pixel sizeEskil Abrahamsen Blomfeldt2012-09-121-0/+14
* 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-301-1/+1
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-241-1/+6
* Update contact information in license headers.Jason McDonald2012-01-231-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
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-22/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+2788