summaryrefslogtreecommitdiffstats
path: root/doc/classes/RichTextLabel.xml
Commit message (Expand)AuthorAgeFilesLines
* Rich Text Label now allows for foreground colors and background colorsgolfinq2021-06-201-3/+25
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-14/+14
* Expose RichTextLabel selection to scriptPouleyKetchoupp2021-02-151-0/+21
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* doc: Sync classref with current sourceRémi Verschelde2021-01-281-3/+3
* Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-4/+4
* RichTextLabel: adds separate `get_total_x_count`, `get_visible_x_count` and `...bruvzg2021-01-181-1/+24
* Keep RichTextLabel visible character properties in syncAlexander Pech2021-01-141-0/+1
* Merge pull request #44710 from Calinou/doc-richtextlabel-no-entangled-tagsRémi Verschelde2020-12-291-0/+1
|\
| * Document RichTextLabel not supporting entangled BBCode tagsHugo Locurcio2020-12-261-0/+1
* | [Complex Text Layouts] Add drop-caps support to TextParagraph and RTL.bruvzg2020-12-131-2/+25
|/
* [Complex Text Layouts] Refactor RichTextLabel.bruvzg2020-12-111-27/+164
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-3/+0
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+3
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Document `RichTextLabel.append_bbcode()` not closing previously open tagsHugo Locurcio2020-09-201-1/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Document limitations related to centering text with RichTextLabelHugo Locurcio2020-08-191-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-06-251-1/+1
* Merge pull request #33235 from nekomatata/rich-text-label-fit-heightRémi Verschelde2020-06-191-0/+4
|\
| * Option in RichTextLabel for height to fit contentPouleyKetchoupp2020-05-221-0/+4
* | Add color option for img bbcode tag in RichTextLabel to tint imagesPouleyKetchoupp2020-05-301-1/+3
|/
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+17
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde2020-01-261-1/+1
|\
| * doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* | doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde2020-01-261-3/+3
|/
* Rewording RichTextLabel::remove_line documentationHaoyu Qiu2020-01-071-1/+2
* Completes the RichTextLabel documentationHaoyu Qiu2020-01-061-5/+22
* Mention that bbcode_text += string is a bad ideaTomasz Chabora2019-12-211-0/+1
* doc: Sync classref with current sourceRémi Verschelde2019-10-261-0/+30
* Support for resized images in RichTextLabelPouleyKetchoupp2019-10-161-1/+6
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-1/+1
* Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde2019-09-241-0/+1
|\
| * Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+1
* | doc: Sync classref with current sourceRémi Verschelde2019-09-241-1/+31
|/
* TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-1/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-5/+5
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-21/+21
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-12/+12
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-2/+2
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by new makerst.pyRémi Verschelde2019-01-071-3/+3
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-2/+2
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Doc RichTextLabel push strikethrough and alignAlexander Holland2018-10-251-1/+2
* Update class documentation xmlKelly Thomas2018-10-071-5/+13