summaryrefslogtreecommitdiff
path: root/doc/classes/RichTextLabel.xml
AgeCommit message (Expand)Author
2022-01-15Mention that modifying text erases BBCode stackskobewi
2022-01-03Merge pull request #55487 from YeldhamDev/scroll_bikesheddingRémi Verschelde
2021-12-23Merge pull request #55636 from bruvzg/vis_char_modesRémi Verschelde
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-06Add different "visible characters" behavior modes.bruvzg
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-30Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`Michael Alexsander
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