summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetext
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-232-0/+14
|\
| * Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-212-0/+14
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-221-0/+18
|\|
| * Text bounding rect calculated incorrectly if non-top aligned.Martin Jones2011-03-221-0/+18
| * Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-6/+98
|\|
| * 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
| |\
| * | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-4/+30
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-032-0/+24
|\ \ \ | | |/ | |/|
| * | Don't assert if font engine creates new glyphsAaron Kennedy2011-03-022-0/+24
| |/
* | 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
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-0/+235
|\|
| * 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
| |\
| * | QDeclarativeText has new multiline propertiesChristopher Ham2011-01-142-0/+45
* | | 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-111-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
|/ /