aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Invalidate font caches when switching between threadsv5.4.0-rc1Eskil Abrahamsen Blomfeldt2014-11-131-3/+42
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-1/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQuickText::itemChange must call QQuickItem::itemChangeShawn Rutledge2014-08-081-0/+1
* Clear the visibleImgTags list when setting up the text layoutAndy Shaw2014-07-241-1/+2
* Binding Text width to implicitWidth can result in incorrect layoutMartin Jones2014-07-111-2/+3
* Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-1/+1
* Fix typo in QQuickText documentation.Mitch Curtis2014-05-071-1/+1
* Doc: Fix broken \qmlsignal linksSze Howe Koh2014-03-181-1/+1
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-6/+12
* 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