index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
RichTextLabel.xml
Age
Commit message (
Expand
)
Author
2021-01-14
Keep RichTextLabel visible character properties in sync
Alexander Pech
2020-12-29
Merge pull request #44710 from Calinou/doc-richtextlabel-no-entangled-tags
Rémi Verschelde
2020-12-26
Document RichTextLabel not supporting entangled BBCode tags
Hugo 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-04
doc: Sync classref with current source
Rémi Verschelde
2020-11-26
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-09-20
Document `RichTextLabel.append_bbcode()` not closing previously open tags
Hugo Locurcio
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-19
Document limitations related to centering text with RichTextLabel
Hugo Locurcio
2020-06-25
doc: Sync classref with current source
Rémi Verschelde
2020-06-19
Merge pull request #33235 from nekomatata/rich-text-label-fit-height
Rémi Verschelde
2020-05-30
Add color option for img bbcode tag in RichTextLabel to tint images
PouleyKetchoupp
2020-05-22
Option in RichTextLabel for height to fit content
PouleyKetchoupp
2020-03-13
Add LOTS of missing docs
Tomasz Chabora
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
Merge pull request #35589 from akien-mga/doc-drop-category-property
Rémi Verschelde
2020-01-26
doc: Do not expose Variant::NIL as a type in the class reference
Rémi Verschelde
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-07
Rewording RichTextLabel::remove_line documentation
Haoyu Qiu
2020-01-06
Completes the RichTextLabel documentation
Haoyu Qiu
2019-12-21
Mention that bbcode_text += string is a bad idea
Tomasz Chabora
2019-10-26
doc: Sync classref with current source
Rémi Verschelde
2019-10-16
Support for resized images in RichTextLabel
PouleyKetchoupp
2019-09-24
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs
Rémi Verschelde
2019-09-24
doc: Sync classref with current source
Rémi Verschelde
2019-09-04
Run doctool after overridden properties changes
Bojidar Marinov
2019-07-09
TreeItem: Rename new button disable method to set_button_disabled
Rémi Verschelde
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2018-12-20
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-10-25
Doc RichTextLabel push strikethrough and align
Alexander Holland
2018-10-07
Update class documentation xml
Kelly Thomas
2018-06-12
Add support for tutorial links to makerst.py
robojumper
2018-05-12
Sync classref with current source
Rémi Verschelde
2018-05-07
Merge pull request #18122 from olivergs/wip/rtl-content-height
Max Hilbrunner
2018-04-12
Implement font shadows for RichTextLabel
Markus Törnqvist
2018-04-11
RichTextLabel, doc: Added new method to get total content height
Oliver Gutierrez
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
[next]