summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetext_p.h
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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-281-2/+0
|\
| * Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA...Joona Petrell2011-05-271-2/+0
* | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
|/
* Reverse horizontal alignment of QML editors when the layout mirroring is enabledJoona Petrell2011-03-071-0/+3
* Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-1/+2
* Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-091-1/+1
* Add support for line spacing in Text element.Yann Bodson2011-01-281-0/+13
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-6/+6
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-2/+2
* 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-111-1/+1
* | QDeclarativeText has new multiline propertiesChristopher Ham2011-01-141-0/+14
* | Support for justification in Text and TextEdit elements.Yann Bodson2010-12-171-1/+2
|/
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-1/+3
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-051-3/+0
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-231-0/+2
* Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-1/+8
* Remove the deprecated wrap property.Martin Jones2010-04-221-3/+0
* Simplify dynamic resource loading to avoid cluttering Text API.Warwick Allison2010-04-151-3/+1
* Correctly resolve, and load, IMG tags in Text element.Warwick Allison2010-04-151-0/+7
* Enable other wrapping modes.Martin Jones2010-04-091-3/+3
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-2/+13
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+160