summaryrefslogtreecommitdiff
path: root/doc/classes/RichTextLabel.xml
AgeCommit message (Expand)Author
2023-01-25Merge pull request #71983 from vmedea/push-customfxRémi Verschelde
2023-01-25Merge pull request #71330 from Geometror/richtextlabel-fit-contentRémi Verschelde
2023-01-24Expose RichTextLabel::push_customfx to GDScriptmara
2023-01-16add RichTextLabel::push_font_size descriptionmatt08-prog
2023-01-13[RichTextLabel] Match minimum size calculation of LabelHendrik Brucker
2022-12-21Renamed RTL remove_line() to remove_paragraph().Koyper
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-12-15[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.bruvzg
2022-12-04[RTL] Fix search method not taking nested frame and line wraps into account.bruvzg
2022-10-31Merge pull request #63590 from golfinq/fbg-paddingRémi Verschelde
2022-10-26Remove override_selected_font_color propertykobewi
2022-10-11Add Spritesheet support to RichTextLabel BBCodePetra Baranski
2022-08-26Rename Label & RichTextLabel.`percent_visible` to `visible_ratio`Micky
2022-08-24Improve `percent_visible` and `visible_characters` descriptionMicky
2022-08-22Clamp Label's `percent_visible` properly between 0 and 1.0Micky
2022-08-09[doc] Use "param" instead of "code" to refer to parameters #3Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-31Add padding options in theme for fg/bgcolor tagsgolfinq
2022-07-26[RichTextLabel] Fix theme bold / italics / bold italics and mono font size no...bruvzg
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-19[RTL] Add support for shaping in background thread.bruvzg
2022-04-25Merge pull request #60261 from fire-forge/theme-prop-renamesRémi Verschelde
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-22Implement Label3D node.bruvzg
2022-04-12Add context menu to RichTextLabelConteZero
2022-04-10Add select_all() to RichTextLabelConteZero
2022-04-04Add deselect() to RichTextLabelConteZero
2022-03-18Merge pull request #58394 from bruvzg/rtl_hintRémi Verschelde
2022-03-08Rename Control's Rect properties to exclude rect_ partMarcel Admiraal
2022-02-21Add RichTextLabel "hint" tag.bruvzg
2022-02-16Merge pull request #58055 from markdibarry/add_get_line_offsetRémi Verschelde
2022-02-15Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-13Add offset methods for lines and paragraphs in RichTextLabelmarkdibarry
2022-02-13Add get_character_line method for RichTextLabelmarkdibarry
2022-02-10Add get_content_width methodmarkdibarry
2022-02-03Add auto-wrap mode property to the RichTextLabel, set default auto-wrap mode ...bruvzg
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