aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-0/+4
|\
| * Docs: add a working example to Text::fontSizeMode docsJ-P Nurmi2014-01-291-0/+4
* | Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-2/+17
* | Allow renderType: Text.NativeRendering on retina displays/devicesTor Arne Vestbø2014-01-271-4/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-241-4/+4
|\|
| * QQuickText: fix layout mirroringJ-P Nurmi2014-01-221-4/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-49/+49
|\|
| * Doc: Change the order of QQuickText function definitionsTopi Reinio2013-11-301-49/+49
* | QQuickTextDocumentWithImageResources: use QTextDocument::baseUrlJ-P Nurmi2013-12-041-19/+8
* | Support toggling antialiasing for Text and Rectangle.Michael Brasser2013-12-031-0/+28
* | Ensure correct horizontal alignment for implicit width multiline text.Michael Brasser2013-12-021-1/+1
* | Ensure correct horizontal alignment when onLineLaidOut is used.Michael Brasser2013-12-021-2/+3
|/
* Fix QQuickText hover event handlingJ-P Nurmi2013-11-051-12/+13
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-4/+3
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-40/+40
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
|\
| * Fix CLANG-warning '&&' within '||' [-Wlogical-op-parentheses].Friedemann Kleint2013-07-121-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-041-0/+4
|\|
| * Relayout the text after the vertical alignment is changedMarco Bubke2013-07-011-0/+4
* | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-0/+80
|/
* Ensure the vertical text alignment is updated when the Text height changes.Andrew den Exter2013-06-111-2/+3
* Fix assert when calculating the implicit width of truncated lines.Andrew den Exter2013-05-311-1/+4
* Respond appropriately to textFormat changedAlan Alpert2013-05-171-0/+1
* Disable native glyph rendering on embeddedGunnar Sletta2013-04-251-1/+2
* Doc: Replace some references to NokiaSze Howe Koh2013-04-241-2/+2
* Use distance fields for text on retina displaysGunnar Sletta2013-04-021-1/+3
* Fix alignment of Text element with implicit sizeEskil Abrahamsen Blomfeldt2013-01-241-0/+3
* Make HTML horizontal alignment work like in QtQuick 1Eskil Abrahamsen Blomfeldt2013-01-241-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+4
* Improved documentation of Text.textFormat property.Samuel Rødal2012-11-221-1/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Various small doc fixes and improvementsBea Lam2012-08-091-3/+11
* Reset Styled/PlainText specific state when switching between formats.Andrew den Exter2012-07-311-0/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Update element references to smooth.Michael Brasser2012-07-181-14/+0
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-3/+3
* Remove unneeded mac specific code in QQuickTextYann Bodson2012-07-161-48/+16
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-3/+42
* Fix warning about assigned/unused variable.Friedemann Kleint2012-07-101-4/+0
* Speed up Text construction with RichTextAndrew den Exter2012-07-091-0/+1
* Reduce the number of unnecessary layouts on geometry changes.Andrew den Exter2012-07-091-128/+227
* Fix clicking on links in aligned or elided Text.Andrew den Exter2012-06-251-63/+45
* Create new documentation structureChris Adams2012-06-211-1/+1
* Avoid string-based lookup in IS_SIGNAL_CONNECTEDKent Hansen2012-06-101-2/+2
* Fix alpha being ignored in Text elementGlenn Watson2012-06-071-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2