summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-6/+6
|\
| * 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
* | Fixes XPASSOlivier Goffart2011-02-091-1/+0
* | Revert part of commit 7c1ab9b6a8Olivier Goffart2011-02-091-0/+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-281-0/+32
* Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-281-0/+28
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-0/+41
* 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-141-0/+30
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-55/+55
* 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-211-0/+19
* 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 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-251-0/+7
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-231-0/+66
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* 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-151-0/+45
* 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
* 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-241-0/+844