summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-212-0/+14
* Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-211-0/+18
* Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3
* Fix failing testsBea Lam2011-03-101-0/+5
* Fix horizontal alignment of QTextDocument-based RTL textJoona Petrell2011-03-091-3/+37
* Revert to previous lineHeight behavior.Martin Jones2011-03-091-4/+2
* Use the text layout bounds calculated by QLayout.Martin Jones2011-03-081-2/+4
* Base empty QML editor horizontal alignment on QApplication::keyboardInputDire...Joona Petrell2011-03-081-2/+4
* Reverse horizontal alignment of QML editors when the layout mirroring is enabledJoona Petrell2011-03-071-0/+29
* Fix RTL multiline Text drawingMartin Jones2011-03-041-6/+6
* Remove text alignment of empty QML editors following the layout directionJoona Petrell2011-03-041-7/+3
* Merge branch '4.7' into qtquick11Joona Petrell2011-03-042-0/+24
|\
| * Don't assert if font engine creates new glyphsAaron Kennedy2011-03-022-0/+24
* | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-4/+30
|/
* 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