aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext
Commit message (Expand)AuthorAgeFilesLines
* 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-143-8/+8
* 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
* Blacklist unstable tests for nowSimon Hausmann2015-06-051-0/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-042-0/+156
|\
| * Fix implicitHeight for Text items bindings dependent on implicitWidth.Andrew den Exter2015-05-042-0/+156
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-284-13/+28
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-274-13/+28
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-254-13/+28
* | | 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
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-131-2/+0
|\| |
| * | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-081-2/+0
* | | Text: add support for paddingJ-P Nurmi2015-03-172-11/+199
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-0/+27
|\|
| * Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
* | 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
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-042-2/+7
|\
| * QNX: Fix qquicktext auto testBernd Weimer2014-05-302-2/+7
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+7
|\|
| * Fix improper antialiasing property behaviorOleg Shparber2014-05-191-0/+7
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-2/+4
|/
* Fix tst_qquicktext::hover()J-P Nurmi2014-02-281-0/+2
* Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-0/+3
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-241-0/+18
|\
| * QQuickText: fix layout mirroringJ-P Nurmi2014-01-221-0/+18
* | Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-0/+25
* | Ensure correct horizontal alignment for implicit width multiline text.Michael Brasser2013-12-021-0/+4
* | Ensure correct horizontal alignment when onLineLaidOut is used.Michael Brasser2013-12-022-0/+38
|/
* Fix QQuickText hover event handlingJ-P Nurmi2013-11-052-0/+50
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-062-16/+38
|\
| * Merge branch 'stable' into devSergio Ahumada2013-08-052-16/+38
| |\
| | * Stabilize text tests that grab windows.Friedemann Kleint2013-07-252-16/+38
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
| |\|
| | * Replace qt.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-151-1/+1
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-242-49/+143
|\| |
| * | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-49/+119
| |/
| * Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-312-0/+24
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/