index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
RichTextLabel.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RTL] Adds references to cell and column configuration methods.
bruvzg
2024-05-29
1
-2
/
+2
*
[RTL] Adds extra argument to `remove_paragraph` to skip cache invalidation an...
bruvzg
2024-05-02
1
-0
/
+9
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+2
*
Fix issues with text clearing in `RichTextLabel`
Michael Alexsander
2024-03-02
1
-2
/
+3
*
[RTL] Add optional `push_meta` argument to control how meta underline is drawn.
bruvzg
2024-03-01
1
-0
/
+11
*
Merge pull request #88956 from akien-mga/doc-rtl-zero-idx
Rémi Verschelde
2024-02-29
1
-2
/
+2
|
\
|
*
RTL: Clarify that line, paragraph, and character numbers are zero-indexed
Rémi Verschelde
2024-02-28
1
-2
/
+2
*
|
Merge pull request #88255 from Calinou/doc-richtextlabel-meta-clicked
Rémi Verschelde
2024-02-29
1
-2
/
+13
|
\
\
|
*
|
Document using RichTextLabel's `meta_clicked` to handle clickable URLs
Hugo Locurcio
2024-02-27
1
-2
/
+13
|
|
/
*
/
Use black for font outlines by default instead of white
Hugo Locurcio
2024-02-28
1
-1
/
+1
|
/
*
Improve RichTextLabel `install_effect()` documentation
Hugo Locurcio
2023-12-19
1
-1
/
+22
*
Merge pull request #79571 from Calinou/doc-richtextlabel-padding
Rémi Verschelde
2023-10-30
1
-2
/
+2
|
\
|
*
Clarify the purpose of RichTextLabel text highlight padding
Hugo Locurcio
2023-07-17
1
-2
/
+2
*
|
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-29
/
+29
*
|
[RTL] Add support for image dynamic updating, padding, tooltips and size in p...
bruvzg
2023-09-26
1
-0
/
+48
*
|
[RTL] Adds "lang" tag to allow overriding language specific text rendering wi...
bruvzg
2023-08-21
1
-0
/
+7
*
|
Add drag and drop option for line edit and rich text label
unknown
2023-07-19
1
-0
/
+3
|
/
*
Merge pull request #79011 from bruvzg/pop_all
Yuri Sizov
2023-07-14
1
-0
/
+18
|
\
|
*
[RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for...
bruvzg
2023-07-09
1
-0
/
+18
*
|
Merge pull request #79053 from Daylily-Zeleen/daylily-zeleen/rich_text_label_...
Yuri Sizov
2023-07-12
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add missing default value for RichTextLabel method
Daylily-Zeleen
2023-07-11
1
-2
/
+3
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
|
/
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-1
/
+1
*
Fixed `RichTextLabel::clear` documentation
Felipe Augusto Marques
2023-06-13
1
-1
/
+2
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-4
/
+4
*
[RichTextLabel] Add support for tab stops.
bruvzg
2023-05-20
1
-0
/
+1
*
Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Ad...
bruvzg
2023-05-15
1
-0
/
+1
*
Fixed various typos across the docs
UltraBIF
2023-05-02
1
-1
/
+1
*
[RTL] Add option to customize list bullet, use U+2022 by default.
bruvzg
2023-03-17
1
-0
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
RichTextLabel fixes
RedMser
2023-02-14
1
-55
/
+1
*
Fix `RichTextLabel` context menu not customizable
Danil Alexeev
2023-02-03
1
-0
/
+55
*
Merge pull request #71983 from vmedea/push-customfx
Rémi Verschelde
2023-01-25
1
-0
/
+8
|
\
|
*
Expose RichTextLabel::push_customfx to GDScript
mara
2023-01-24
1
-0
/
+8
*
|
Merge pull request #71330 from Geometror/richtextlabel-fit-content
Rémi Verschelde
2023-01-25
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
[RichTextLabel] Match minimum size calculation of Label
Hendrik Brucker
2023-01-13
1
-4
/
+3
*
|
add RichTextLabel::push_font_size description
matt08-prog
2023-01-16
1
-0
/
+1
|
/
*
Renamed RTL remove_line() to remove_paragraph().
Koyper
2022-12-21
1
-4
/
+4
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
1
-0
/
+1
*
[RTL] Fix search method not taking nested frame and line wraps into account.
bruvzg
2022-12-04
1
-0
/
+6
*
Merge pull request #63590 from golfinq/fbg-padding
Rémi Verschelde
2022-10-31
1
-0
/
+6
|
\
|
*
Add padding options in theme for fg/bgcolor tags
golfinq
2022-07-31
1
-0
/
+6
*
|
Remove override_selected_font_color property
kobewi
2022-10-26
1
-5
/
+2
*
|
Add Spritesheet support to RichTextLabel BBCode
Petra Baranski
2022-10-11
1
-1
/
+3
*
|
Rename Label & RichTextLabel.`percent_visible` to `visible_ratio`
Micky
2022-08-26
1
-6
/
+6
*
|
Improve `percent_visible` and `visible_characters` description
Micky
2022-08-24
1
-4
/
+4
*
|
Clamp Label's `percent_visible` properly between 0 and 1.0
Micky
2022-08-22
1
-1
/
+1
*
|
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-12
/
+12
[next]