aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext/tst_qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Text with ElideRight not being rendered when reparentedMitch Curtis2018-04-171-0/+41
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-74/+74
* Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-061-3/+0
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
* QQuickText: don't clear the text formats on every layoutJ-P Nurmi2017-07-061-0/+55
* tst_qquicktext::width(): Fix GCC 7 warning about enum constant in boolean con...Friedemann Kleint2017-06-231-1/+1
* Add fontInfo property to TextEskil Abrahamsen Blomfeldt2017-01-311-0/+19
* Remove remnants of blackberry platform supportRobin Burchell2017-01-161-5/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-0/+60
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-301-0/+60
| |\
| | * Fix incorrectly aligned text whose size depends on its implicit sizeMitch Curtis2016-09-291-0/+48
| | * QQuickText: fix paddings when wrapping or eliding is usedJ-P Nurmi2016-09-291-0/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-5/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-5/+6
| |\|
| | * Fix tst_qquicktext::lineLaidOutRelayout() with > 1 fontEskil Abrahamsen Blomfeldt2016-05-251-5/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-0/+22
|\| |
| * | Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-201-0/+23
* | | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-05-181-2/+4
|\| |
| * | Fix tst_qquicktext::hAlignImplicitWidth() on high DPI displaysMitch Curtis2016-05-121-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\|
| | * QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-071-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-081-25/+17
|\| |
| * | tst_qquicktext: Ensure windows are cleaned up on test failure.Friedemann Kleint2016-04-071-25/+17
* | | Add property for setting hinting preference on fontsEskil Abrahamsen Blomfeldt2016-03-151-0/+29
|/ /
* / Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Fix autotests for change in QtNetworkDaniel Molkentin2015-11-291-1/+1
* Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-291-0/+1
* Fix autotestsLars Knoll2015-09-141-5/+5
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-22/+22
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-0/+57
|\
| * Fix implicitHeight for Text items bindings dependent on implicitWidth.Andrew den Exter2015-05-041-0/+57
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-281-10/+25
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-10/+25
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-10/+25
* | | Skip the remote image source test and fix blacklisting of the other testsSimon Hausmann2015-04-231-0/+2
* | | Skip some tests that are hanging in the CI systemSimon Hausmann2015-04-211-1/+7
* | | Text: add support for paddingJ-P Nurmi2015-03-171-11/+187
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+19
|\|
| * Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-031-0/+19
* | QQuickText: Decrease the size of QQuickTextPrivate by moving image tags to Ex...Robin Burchell2015-02-121-5/+5
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-0/+29
* Fix QQuickText::lineLaidOutRelayout autotest on OS XJan Arve Saether2014-09-171-5/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Disable tests on failing ANGLE configGunnar Sletta2014-08-071-0/+3
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-4/+4
* Remove XFAILs from tst_QQuickTextEskil Abrahamsen Blomfeldt2014-07-221-4/+0
* Mark failing testcases with QEXPECT_FAIL for windowsGunnar Sletta2014-07-011-0/+4