summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-2/+33
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-062-2/+33
| |\
| | * Don't alter input string in QTextLayout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2016-06-011-0/+33
| | * Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-2/+0
* | | Blacklist tst_qabstracttextdocumentlayout::formatAt on OpenSUSE42.1Milla Pohjanheimo2016-05-271-0/+3
* | | Blacklisting tst_qabstractdocumentlayout::imageAt on OpenSUSE 42.1Milla Pohjanheimo2016-05-261-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-152/+4
|\| |
| * | Remove dead code from tst_QFont::exactMatch()Eskil Abrahamsen Blomfeldt2016-05-121-145/+0
| * | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-7/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-122-21/+97
|\| |
| * | Enable some tests previously disabled due to different results with HB-NGKonstantin Ritt2016-04-291-5/+3
| * | Improve the script itemization algorithm to match Unicode 8.0Konstantin Ritt2016-04-271-15/+7
| * | Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-1/+87
* | | Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-05-061-1/+1
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-305-62/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-223-25/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-2/+9
| |\|
| | * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-103-2/+9
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-23/+32
| |\|
| | * tst_QStaticText: Output verbose message for test failures.Friedemann Kleint2016-03-101-23/+32
* | | Add QAbstractTextDocumentLayout::imageAt(), formatAt()Alberto Mardegan2016-03-181-0/+58
* | | Blacklist tst_qfont::exactMatch in openSUSE 42.1Tony Sarajärvi2016-03-171-0/+2
* | | Autotest tst_qfont can split font familiesTony Sarajärvi2016-03-161-5/+5
* | | Fix QTextEdit/QQuickTextEdit undo bug - Part #2Dan Cape2016-03-021-4/+17
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-02-251-0/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+29
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-0/+29
| | |\
| | | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-1/+50
| | | |\
| | | * | Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-301-0/+29
* | | | | Adjust tst_qabstracttextdocumentlayout for border casesTony Sarajärvi2016-02-251-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+26
|\| | |
| * | | Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-0/+26
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+50
|\| |
| * | QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * | QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-3/+4
|\|
| * Hide better the private API QTextCursor constructorsThiago Macieira2016-01-222-3/+4
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
| |\|
| | * tst_qtextcocumentlayout::blockVisibility - make the test more robustTimur Pocheptsov2016-01-191-1/+1
* | | Remove insignificant from qabstracttextdocumentlayout testTony Sarajärvi2016-01-221-1/+0
* | | Remove insignificant flag from qglyphrun testTony Sarajärvi2016-01-221-2/+0
* | | Updated license headersJani Heikkinen2016-01-2126-442/+312
|/ /
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-1013-180/+21
* | Remove insignificant flag for qstatictext testTony Sarajärvi2015-12-021-1/+0
* | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-251-0/+34
* | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-195-14/+33
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+12
|\|
| * Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-2/+2