summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-234-1/+1
|\ \
| * | Fix CI by recreating reference bitmaps for text comparisonJoona Petrell2010-10-199-0/+0
| * | tst_qdeclarativetext: Regenerate the baselines after the merge.Olivier Goffart2010-10-159-0/+0
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-153-0/+0
| |\ \ | | |/
| | * Update reference bitmaps used in bitmap comparison tests to follow changes in...Joona Petrell2010-10-133-0/+0
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
* | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/ /
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-047-61/+61
|\ \ | |/
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-297-61/+61
* | Fixed qdeclarativetext auto-test to work with raster graphicssystem.Samuel Rødal2010-09-203-0/+0
|/
* 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