aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQuickTextDocumentWithImageResources: use QTextDocument::baseUrlJ-P Nurmi2013-12-041-6/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove unneeded mac specific code in QQuickTextYann Bodson2012-07-161-6/+0
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+1
* Reduce the number of unnecessary layouts on geometry changes.Andrew den Exter2012-07-091-3/+9
* Fix clicking on links in aligned or elided Text.Andrew den Exter2012-06-251-1/+2
* Remove uninitialized variable.Andrew den Exter2012-04-201-1/+0
* Fix Text baselineOffset caclulations.Andrew den Exter2012-04-171-1/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-17/+29
|\
| * Allow styled text to be elided.Andrew den Exter2012-03-011-0/+2
| * Reduce size of QQuickTextPrivateYann Bodson2012-03-011-14/+23
| * Don't round Text dimensions.Andrew den Exter2012-02-291-3/+3
| * Fix font size calculation in headings in StyledText.Yann Bodson2012-02-231-0/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-8/+8
|/
* Reduce the size of QTextPrivate.Andrew den Exter2012-02-211-40/+42
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Avoid an unnecessary layout when eliding text.Andrew den Exter2012-02-171-0/+1
* Fix multi-length string substitution.Andrew den Exter2012-02-161-0/+1
* Add linkColor property to Text.Andrew den Exter2012-02-091-0/+1
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-1/+1
* Remove pixmap text caching in QML text elementYann Bodson2012-02-071-25/+0
* Add support for resizing fonts to fit Text dimensions.Andrew den Exter2012-02-061-3/+7
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-021-0/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+7
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-191-0/+4
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-2/+14
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Small Text creation performance improvements.Martin Jones2011-12-201-3/+5
* Add support for pixmap cache images to TextEdit.Andrew den Exter2011-12-071-1/+29
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+169