Reduce the number of unnecessary layouts on geometry changes.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktext_p_p.h
2012-07-08 Andrew den ExterReduce the number of unnecessary layouts on geometry...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-25 Andrew den ExterFix clicking on links in aligned or elided Text.
2012-04-20 Andrew den ExterRemove uninitialized variable.
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Andrew den ExterFix Text baselineOffset caclulations.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-01 Andrew den ExterAllow styled text to be elided.
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-02-29 Andrew den ExterDon't round Text dimensions.
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Yann BodsonFix font size calculation in headings in StyledText.
2012-02-21 Andrew den ExterReduce the size of QTextPrivate.
2012-02-20 Aaron KennedyRemove commit headers
2012-02-17 Andrew den ExterAvoid an unnecessary layout when eliding text.
2012-02-16 Andrew den ExterFix multi-length string substitution.
2012-02-09 Andrew den ExterAdd linkColor property to Text.
2012-02-07 Andrew den ExterAdd contentWidth and contentHeight properties to Text...
2012-02-07 Yann BodsonRemove pixmap text caching in QML text element
2012-02-06 Andrew den ExterAdd support for resizing fonts to fit Text dimensions.
2012-02-02 Yann BodsonSupport inline images with <img> tag in StyledText
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-19 Andrew den ExterAdd a baseUrl property to Text and TextEdit.
2012-01-19 Andrew den ExterDon't load embedded images from the current working...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-07 Andrew den ExterAdd support for pixmap cache images to TextEdit.
2011-12-02 Kent HansenSay hello to QtQuick module