summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* QTextFormatCollection: replace copy ctor and op= with clear()David Faure2017-02-231-0/+28
* Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-0/+22
* 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
* 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.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.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
* | | 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
| | * 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