summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextlayout
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Fix infinite loop in QTextLayout with setNumColumns()Eskil Abrahamsen Blomfeldt2024-01-291-7/+19
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Update Harfbuzz to version 6.0.0Eskil Abrahamsen Blomfeldt2023-01-311-13/+31
* Fix infinite layout loop with negative line widthEskil Abrahamsen Blomfeldt2023-01-091-0/+12
* Don't hide object replacement char except in rich textEskil Abrahamsen Blomfeldt2022-12-141-9/+15
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-11-191-1/+15
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-5/+5
* QTextLayout: fix maximumWidth() for a text containing spacesVladimir Belyavsky2022-10-061-2/+14
* Port from container.count()/length() to size()Marc Mutz2022-10-041-17/+17
* Revert "QTextLayout: fix maximumWidth() for a text containing line separator"Eskil Abrahamsen Blomfeldt2022-09-231-28/+0
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-09-201-0/+28
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-1/+1
* Fix cursor positioning on bidi boundariesVolker Hilsheimer2021-10-181-0/+58
* Fix cursor placement at left and right ends of bidi textVolker Hilsheimer2021-10-181-0/+54
* Avoid overflow in text layoutEirik Aavitsland2021-06-171-0/+14
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+13
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Win: Choose a suitable font in tst_QTextLayout::textWidthVsWIdthEskil Abrahamsen Blomfeldt2020-06-081-0/+3
* Make tst_QTextLayout::textWidthVsWIdth() more robustEskil Abrahamsen Blomfeldt2020-05-291-0/+15
* Fix bug in QTextLayout::min/maxWidth for WrapAtWordBoundaryOrAnywhereJan Arve Sæther2020-05-051-0/+37
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-13/+149
|\
| * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+149
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+5
|\|
| * Enable cursor in ligature test on WindowsEskil Abrahamsen Blomfeldt2019-10-211-0/+5
* | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+15
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+17
|\
| * Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-311-0/+17
* | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-8/+3
* | Allow word break wrapping in Korean textEskil Abrahamsen Blomfeldt2019-04-041-0/+26
|/
* Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-091-0/+18
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-061-2/+2
* 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+57
|\|