summaryrefslogtreecommitdiff
path: root/doc/classes/RichTextLabel.xml
AgeCommit message (Expand)Author
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
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-01-07doc: Fix wrong references found by new makerst.pyRémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-10-25Doc RichTextLabel push strikethrough and alignAlexander Holland
2018-10-07Update class documentation xmlKelly Thomas