summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Accept error margin in QGlyphRun/QStaticText test for decorationsEskil Abrahamsen Blomfeldt2017-02-022-0/+6
* Adjust some tests to pass with latest HB-NG changesKonstantin Ritt2017-02-021-7/+9
* Fix tst_QFontMetrics::elidedMultiLengthF with some fontsEskil Abrahamsen Blomfeldt2017-02-021-6/+6
* Fix tst_QTextScriptEngine::thaiWithZWJ() on OpenSUSEEskil Abrahamsen Blomfeldt2017-02-021-0/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+22
|\
| * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-0/+22
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+16
|\|
| * QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+14
| * tst_qfont: clear style name in test fontDavid Faure2017-01-111-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-136-3/+114
|\|
| * Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-1/+109
| * UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+0
| * Fix some warnings in testsFriedemann Kleint2016-11-281-1/+1
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-0/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-172-0/+65
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+37
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+37
| | |\
| | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-0/+37
| * | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-0/+28
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-18/+58
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-0/+1
| | |\|
| | | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
| * | | Make self-contained test of condensed font matching and widthAllan Sandfeld Jensen2016-10-163-18/+57
* | | | Add QTextDocument::toRawText() functionEskil Abrahamsen Blomfeldt2016-10-171-0/+11
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-0/+57
|\| |
| * | 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
* | | Fix plain text QStaticText with line breaksEskil Abrahamsen Blomfeldt2016-10-041-0/+55
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+18
|\| |
| * | 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
* | | winrt: Update search location for testdataMaurice Kalinowski2016-08-311-1/+1
* | | update testdataMaurice Kalinowski2016-08-313-0/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+2
|\| |
| * | 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 dev into 5.8Oswald Buddenhagen2016-08-227-16/+11
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-194-4/+4
| * | | Make imageAt and formatAt more robus against different font metricsSimon Hausmann2016-08-122-9/+2
| * | | Fix QZip autotest and enable QZip and QTextOdfWriter tests againOswald Buddenhagen2016-08-102-3/+5
* | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-153-2/+29
* | | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-152-2/+20
|/ / /
* | | Save QFont's style name if presentKonstantin Shegunov2016-08-031-0/+21
* | | Handle indirect sibling selectorAllan Sandfeld Jensen2016-07-271-8/+42
* | | Update qcssscanner so it can parse our normal offline documentation CSSAllan Sandfeld Jensen2016-07-261-5/+23
* | | Blacklisting a flaky imageAt() autotest on RHEL 7.2Milla Pohjanheimo2016-06-301-0/+1
* | | 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