summaryrefslogtreecommitdiff
path: root/doc/classes/RichTextLabel.xml
AgeCommit message (Expand)Author
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
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-12Sync classref with current sourceRémi Verschelde
2018-05-07Merge pull request #18122 from olivergs/wip/rtl-content-heightMax Hilbrunner
2018-04-12Implement font shadows for RichTextLabelMarkus Törnqvist
2018-04-11RichTextLabel, doc: Added new method to get total content heightOliver Gutierrez
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-17doc: Replace some more "val" with "value" + syncRémi Verschelde
2018-01-15Filled tutorial field in most relevent classes.Juan Linietsky
2018-01-13doc: Update version string in XMLRémi Verschelde
2018-01-12Update docsBojidar Marinov
2017-11-24doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde
2017-11-24doc: Remove setters and getters now exposed via properties/membersRémi Verschelde