summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext
Commit message (Expand)AuthorAgeFilesLines
* Don't assert if font engine creates new glyphsAaron Kennedy2011-03-022-0/+24
* Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-091-6/+6
* Disable lineHeight test while implementing the feature in master properly.Yann Bodson2011-02-071-3/+3
* Add missing versioning tests for new QtQuick 1.1 properties/methods.Martin Jones2011-01-311-1/+23
* Fix lineHeight autotests.Yann Bodson2011-01-281-4/+4
* Add support for line spacing in Text element.Yann Bodson2011-01-282-0/+47
* Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-282-0/+51
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-272-1/+42
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-0/+29
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | QDeclarativeText has new multiline propertiesChristopher Ham2011-01-142-0/+45
|/
* Update reference bitmaps used in bitmap comparison tests to follow changes in...Joona Petrell2010-10-133-0/+0
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-297-61/+61
* Don't cause repaints during painting in Text elementMartin Jones2010-09-081-0/+11
* Bounding rect of text was not always calculated correctly.Martin Jones2010-07-212-0/+37
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-211-4/+4
* Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-201-0/+1
* Fix TextEdit bitmap tests testing the wrong elementJoona Petrell2010-07-021-3/+3
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-021-1/+4
* Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-251-2/+2
* Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2511-2/+7
* Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2410-0/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2311-0/+108
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-214-4/+4
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+2
* Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-151-1/+5
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-151-2/+2
* Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-157-0/+72
* Make sure richtext wraps correctly with a fixed height set.Martin Jones2010-04-151-0/+20
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-53/+53
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-4/+4
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-23/+23
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-0/+849