aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext
Commit message (Expand)AuthorAgeFilesLines
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-0/+38
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-072-0/+38
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-172-0/+38
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-122-0/+38
| | | |\
| | | | * QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-292-0/+38
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-0/+28
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-052-0/+28
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-202-0/+28
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-052-0/+28
| | | |\|
| | | | * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-302-0/+28
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+2
|\| | | |
| * | | | Fix the blacklisting of tst_qquicktext::contentSizeAlexandru Croitor2019-08-091-1/+1
| * | | | Blacklist a failing test on MinGW 7.3 configuration and Qt 6.0Alexandru Croitor2019-08-081-0/+2
| |/ / /
* / / / Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+54
|/ / /
* / / unblacklist passing testsDaniel Smith2019-06-271-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-242-0/+21
|\|
| * QQuickText: Signal content height/width changes also when resettingUlf Hermann2018-11-202-0/+21
* | tst_qquicktext: use new QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-79/+80
|/
* Increase fine-grained signals for some properties in TextAleix Pol2018-07-311-7/+17
* Skip tests that are currently asserting on macOSLars Knoll2018-05-021-0/+3
* tst_qquicktext::hAlignImplicitWidth: wait for window exposed, not just activeTor Arne Vestbø2018-05-021-1/+1
* Fix issue where updated text in layout is not correctly rewrappedEskil Abrahamsen Blomfeldt2018-04-262-0/+45
* Fix Text with ElideRight not being rendered when reparentedMitch Curtis2018-04-172-0/+54
* 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
* Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-1/+0
* 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-312-0/+43
* Remove remnants of blackberry platform supportRobin Burchell2017-01-161-5/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-271-2/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-2/+0
| |\
| | * tst_qquicktext: remove bogus blacklistingJ-P Nurmi2016-10-231-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-0/+85
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-302-0/+85
| |\|
| | * Fix incorrectly aligned text whose size depends on its implicit sizeMitch Curtis2016-09-292-0/+73
| | * 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
* | | Blacklisting tst_QQuickText::fontSizeMode on OpenSUSE 42.1Milla Pohjanheimo2016-05-311-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-242-0/+39
|\| |
| * | Don't render when width is zero and elide is not NoneKari Hautamäki2016-05-202-0/+40
* | | 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
| |\|