aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qdeclarativestyledtext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-798/+0
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-2/+2
* Add linkColor property to Text.Andrew den Exter2012-02-091-1/+0
* Resolve StyledText img tags relative to baseUrl.Andrew den Exter2012-02-071-6/+12
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-021-7/+91
* Compress consective StyledText whitespaces into a single space.Andrew den Exter2012-02-021-17/+52
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Support <pre> in StyleText textFormatMartin Jones2012-01-051-0/+22
* Correctly ignore unknown tags in StyledTextMartin Jones2011-12-141-30/+53
* Support <strong> in styled text.Martin Jones2011-12-141-0/+5
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+624