aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-254-13/+28
* Fix Text wrapping when growing from 0 width.Michael Brasser2015-02-032-0/+27
* 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
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-7/+7
* test: Mark `tst_qquicklistview', `tst_qquicktext', and `tst_qquicktextedit' a...Sergio Ahumada2012-10-291-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove tst_qquicktext::alignments()J-P Nurmi2012-09-1311-97/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add tests for Text(*) default property values and notifiers.Andrew den Exter2012-07-301-3/+96
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-4/+4
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-3/+3
* QQuickCanvas renamesAlan Alpert2012-07-171-61/+61
* Remove unneeded mac specific code in QQuickTextYann Bodson2012-07-161-8/+0
* Reduce the number of unnecessary layouts on geometry changes.Andrew den Exter2012-07-091-0/+260
* Use unique port numbers for http servers in auto tests.Andrew den Exter2012-07-054-9/+12
* Fix clicking on links in aligned or elided Text.Andrew den Exter2012-06-251-17/+323
* Make sure we relayout on height change when onLineLaidOut is usedYann Bodson2012-06-062-0/+82
* Fix lineHeight test for QQuickTextJiang Jiang2012-05-301-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Fix alignment bug in QQuickText with multi-line text and implicit widthYann Bodson2012-05-032-0/+68