summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextdocumentfragment
Commit message (Expand)AuthorAgeFilesLines
* Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+38
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+134
* Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-121-4/+10
* test: migrate QTextDocumentFragment test to QRegularExpressionSamuel Gaist2019-06-101-1/+2
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-0/+22
|\
| * QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-0/+22
* | Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-14/+37
|/
* winrt: Fix/blacklist failing text related auto testsOliver Wolff2018-06-221-0/+12
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+4
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-102/+104
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-5/+5
* QString: preserve embedded NULs when converting from QByteArrayMarc Mutz2015-04-021-4/+4
* Ensure that CSS rules are inherited from the parent tagsAndy Shaw2015-03-251-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Restore -qt-block-indent on <li> elementsAllan Sandfeld Jensen2014-09-181-0/+13
* Support empty inline elements in block tags in QTextDocumentEskil Abrahamsen Blomfeldt2014-02-051-0/+7
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-99/+99
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* Fixed unused function warning in qtextdocumentfragment test.Mitch Curtis2012-05-281-18/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-8/+8
* Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-1/+1
* 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
* 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
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+0
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+1
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+4039