aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext_p.h
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-12/+12
* Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-191-0/+2
* Add fontInfo property to TextEskil Abrahamsen Blomfeldt2017-01-311-0/+5
* Deprecate Text::doLayout() in favor of forceLayout()J-P Nurmi2017-01-141-1/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-5/+5
|\
| * QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-071-5/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-1/+1
|\|
| * Preparations for re-rendering native text on DPI scaling changes.Andreas Hartmetz2016-01-261-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* QQuickText: add a protected constructorLiang Qi2015-09-081-0/+2
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-9/+9
* Text: add support for paddingJ-P Nurmi2015-03-171-0/+31
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-091-0/+1
|\
| * Invalidate font caches when switching between threadsv5.4.0-rc1Eskil Abrahamsen Blomfeldt2014-11-131-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-15/+15
|/
* Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-0/+2
* Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-0/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-0/+8
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+10
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Fix bounding rects of text items.Andrew den Exter2012-04-271-0/+1
* Fix exports for the new Particles library.Friedemann Kleint2012-04-161-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Reduce the size of QTextPrivate.Andrew den Exter2012-02-211-2/+2
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Add linkColor property to Text.Andrew den Exter2012-02-091-0/+5
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-5/+7
* Remove pixmap text caching in QML text elementYann Bodson2012-02-071-1/+0
* Add support for resizing fonts to fit Text dimensions.Andrew den Exter2012-02-061-0/+24
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-021-2/+1
* 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/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-191-0/+6
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+251