aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improve QQuickText testsYann Bodson2012-05-015-70/+136
* 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-272-2/+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
| |_|/ |/| |
* | | Remove insignification from some fixed testsMiikka Heikkinen2012-03-261-2/+0
* | | 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
|/
* Windows: Mark several declarative test cases insignificantMiikka Heikkinen2012-03-141-0/+2
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-122-3/+2
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-057-289/+381
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2434-0/+2746