summaryrefslogtreecommitdiff
path: root/doc/classes/RichTextLabel.xml
AgeCommit message (Expand)Author
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-06Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg
2021-10-27Merge pull request #54166 from ConteZero/unique_selectionRémi Verschelde
2021-10-27Add option to make selection uniqueConteZero
2021-10-23Make RichTextLabel's parse_bbcode and append_text return voidHaoyu Qiu
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-16Remove bbcode_text from RichTextLabelHaSa1002
2021-09-16Merge pull request #50197 from SirQuartz/patch-16Max Hilbrunner
2021-08-20Fix line_separation constant working incorrectly in RichTextLabelrequizm
2021-08-08[Text Server] Improve object (image/table) inline alignment.bruvzg
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-07Add note to `RichTextLabel`Nick Huelin
2021-06-20Rich Text Label now allows for foreground colors and background colorsgolfinq
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-02-15Expose RichTextLabel selection to scriptPouleyKetchoupp
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-28doc: Sync classref with current sourceRémi Verschelde
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2021-01-18RichTextLabel: adds separate `get_total_x_count`, `get_visible_x_count` and `...bruvzg
2021-01-14Keep RichTextLabel visible character properties in syncAlexander Pech
2020-12-29Merge pull request #44710 from Calinou/doc-richtextlabel-no-entangled-tagsRémi Verschelde
2020-12-26Document RichTextLabel not supporting entangled BBCode tagsHugo Locurcio
2020-12-13[Complex Text Layouts] Add drop-caps support to TextParagraph and RTL.bruvzg
2020-12-11[Complex Text Layouts] Refactor RichTextLabel.bruvzg
2020-12-04doc: Sync classref with current sourceRémi Verschelde
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-20Document `RichTextLabel.append_bbcode()` not closing previously open tagsHugo Locurcio
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-19Document limitations related to centering text with RichTextLabelHugo Locurcio
2020-06-25doc: Sync classref with current sourceRémi Verschelde
2020-06-19Merge pull request #33235 from nekomatata/rich-text-label-fit-heightRémi Verschelde
2020-05-30Add color option for img bbcode tag in RichTextLabel to tint imagesPouleyKetchoupp
2020-05-22Option in RichTextLabel for height to fit contentPouleyKetchoupp
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde
2020-01-26doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-07Rewording RichTextLabel::remove_line documentationHaoyu Qiu
2020-01-06Completes the RichTextLabel documentationHaoyu Qiu
2019-12-21Mention that bbcode_text += string is a bad ideaTomasz Chabora
2019-10-26doc: Sync classref with current sourceRémi Verschelde
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-24Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde