aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext/tst_qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+18
* Fix QQuickText hover event handlingJ-P Nurmi2013-11-051-0/+28
* Merge branch 'stable' into devSergio Ahumada2013-08-051-15/+37
|\
| * Stabilize text tests that grab windows.Friedemann Kleint2013-07-251-15/+37
* | 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
* | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-49/+119
|/
* Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-311-0/+14
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove tst_qquicktext::alignments()J-P Nurmi2012-09-131-56/+0
* 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-051-6/+9
* 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-061-0/+37
* Fix lineHeight test for QQuickTextJiang Jiang2012-05-301-1/+1
* Fix alignment bug in QQuickText with multi-line text and implicit widthYann Bodson2012-05-031-0/+55
* Improve QQuickText testsYann Bodson2012-05-011-70/+79
* Fix bounding rects of text items.Andrew den Exter2012-04-271-0/+45
* Fix eliding when text width is reset by an implicitWidth change.Andrew den Exter2012-04-201-0/+52
* QtDeclarative: No longer use QDeclarative compatibility defines.Friedemann Kleint2012-04-201-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-9/+9
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-1/+1
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-0/+76
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-231-18/+56
| |\ \ \
| * | | | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-9/+9
* | | | | Don't crash when calculating the implicit width of truncated lines.Andrew den Exter2012-04-171-1/+3
* | | | | Fix Text baselineOffset caclulations.Andrew den Exter2012-04-171-1/+249
| |_|_|/ |/| | |
* | | | Fix qquicktext tests to use QQmlComponent not QDeclarativeComponentJulian de Bhal2012-03-281-1/+1
| |_|/ |/| |
* | | Fix horizontal alignment bug with rich textYann Bodson2012-03-261-0/+76
| |/ |/|
* | Change smooth to be true by defaultGunnar Sletta2012-03-221-6/+6
* | Fix text wrapping and eliding with implicitWidth.Andrew den Exter2012-03-221-12/+50
|/
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-2/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-284/+336
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+2432