summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+57
|\
| * Fix crash when doing many text layouts with superscript/subscriptEskil Abrahamsen Blomfeldt2016-09-291-0/+57
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+18
|\|
| * Add missing test for QReguarExpression for QTextDocument::findMultipleSamuel Gaist2016-09-201-0/+18
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-0/+2
|\|
| * QTextDocument: fix string backward searchSamuel Gaist2016-08-281-0/+2
* | 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
* | 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
* | 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
* | 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
* | 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
* | | | 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
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-133-8/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-2/+12
|\|
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
| * Serialize the capitalization value of QFontAndy Shaw2015-09-151-0/+5
| * Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-1/+6
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0518-18/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-5/+2
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-32/+58
|\