| Commit message (Expand) | Author | Age | Files | Lines |
* | [RTL] Improve BBCode parsing. | bruvzg | 2024-09-06 | 1 | -0/+4 |
* | [RTL] Expose missing default properties, ensure bbcode is reparserd when thes... | bruvzg | 2024-08-28 | 1 | -0/+10 |
* | Add RichTextLabel `is_finished()`, deprecate `is_ready()` | Micky | 2024-08-16 | 1 | -1/+1 |
* | [RTL] Fix list item prefix width not taken into account. | bruvzg | 2024-06-10 | 1 | -1/+6 |
* | Fix RichTextLabel table overlapping with next line | aaronp64 | 2024-05-31 | 1 | -0/+2 |
* | [RTL] Adds extra argument to `remove_paragraph` to skip cache invalidation an... | bruvzg | 2024-05-02 | 1 | -1/+3 |
* | Merge pull request #89705 from bruvzg/rtl_draw_steps | Rémi Verschelde | 2024-04-29 | 1 | -1/+9 |
|\ |
|
| * | [RTL] Move shadow and foreground/background boxes drawing into a separate dra... | bruvzg | 2024-04-09 | 1 | -1/+9 |
* | | [RTL] Rewrite `remove_paragraph` code. | bruvzg | 2024-04-22 | 1 | -1/+1 |
|/ |
|
* | [RTL] Add optional `push_meta` argument to control how meta underline is drawn. | bruvzg | 2024-03-01 | 1 | -1/+10 |
* | [RTL] Connect image update signals. | bruvzg | 2024-01-26 | 1 | -1/+21 |
* | Fix RichTextLabel.remove_paragraph crash by popping current | Nicholas Foo | 2024-01-16 | 1 | -1/+1 |
* | Merge pull request #80410 from bruvzg/rtl_img_features | Rémi Verschelde | 2023-09-26 | 1 | -1/+27 |
|\ |
|
| * | [RTL] Add support for image dynamic updating, padding, tooltips and size in p... | bruvzg | 2023-09-26 | 1 | -1/+27 |
* | | Merge pull request #77819 from 0xafbf/char-fx-tests | Rémi Verschelde | 2023-09-26 | 1 | -11/+5 |
|\ \
| |/
|/| |
|
| * | Add transform support to CharFXTransform | Andrés Botero | 2023-08-23 | 1 | -11/+5 |
* | | Bind remaining theme properties to their respective classes | Yuri Sizov | 2023-09-13 | 1 | -0/+3 |
* | | Register theme properties with ThemeDB | Yuri Sizov | 2023-09-11 | 1 | -0/+1 |
* | | [RTL] Adds "lang" tag to allow overriding language specific text rendering wi... | bruvzg | 2023-08-21 | 1 | -1/+8 |
|/ |
|
* | Use compile-time Unicode string conversion | Hugo Locurcio | 2023-08-07 | 1 | -1/+1 |
* | Add drag and drop option for line edit and rich text label | unknown | 2023-07-19 | 1 | -0/+6 |
* | Extract and reorganize texture resource classes | Hendrik Brucker | 2023-07-14 | 1 | -1/+1 |
* | Merge pull request #79011 from bruvzg/pop_all | Yuri Sizov | 2023-07-14 | 1 | -1/+9 |
|\ |
|
| * | [RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for... | bruvzg | 2023-07-09 | 1 | -1/+9 |
* | | Merge pull request #77117 from Calinou/richtextlabel-add-pulse-effect | Yuri Sizov | 2023-07-12 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Add a `[pulse]` built-in effect to RichTextLabel | Hugo Locurcio | 2023-06-05 | 1 | -0/+10 |
* | | [RTL] Fix multithreaded resizing. | bruvzg | 2023-06-14 | 1 | -0/+1 |
* | | Fix editor log flicker. | bruvzg | 2023-06-12 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #75622 from joao-pedro-braz/parse_string_paths_with_quotes... | Rémi Verschelde | 2023-05-24 | 1 | -0/+1 |
|\ |
|
| * | Make sure to normalize subtags when parsing BBCode | João Pedro Braz | 2023-05-23 | 1 | -0/+1 |
* | | [RichTextLabel] Add support for tab stops. | bruvzg | 2023-05-20 | 1 | -1/+3 |
* | | Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Ad... | bruvzg | 2023-05-15 | 1 | -1/+4 |
* | | Improve line BiDi handling, prevent crash on recursive log updates. | bruvzg | 2023-04-12 | 1 | -0/+2 |
* | | Add translation support to RichTextLabel | Timothée Giet | 2023-04-11 | 1 | -0/+1 |
|/ |
|
* | [RTL] Add option to customize list bullet, use U+2022 by default. | bruvzg | 2023-03-17 | 1 | -1/+2 |
* | Remove methods in header removed in c7eb814 | George L. Albany | 2023-03-15 | 1 | -3/+0 |
* | RichTextLabel fixes | RedMser | 2023-02-14 | 1 | -1/+0 |
* | Fix `RichTextLabel` context menu not customizable | Danil Alexeev | 2023-02-03 | 1 | -1/+4 |
* | [RichTextLabel] Fix thread unsafe `set_physics_process_internal` usage. Use `... | bruvzg | 2023-01-30 | 1 | -2/+4 |
* | [RichTextLabel] Match minimum size calculation of Label | Hendrik Brucker | 2023-01-13 | 1 | -6/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Renamed RTL remove_line() to remove_paragraph(). | Koyper | 2022-12-21 | 1 | -1/+1 |
* | [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. | bruvzg | 2022-12-15 | 1 | -1/+3 |
* | [RTL] Fix search method not taking nested frame and line wraps into account. | bruvzg | 2022-12-04 | 1 | -0/+2 |
* | Remove override_selected_font_color property | kobewi | 2022-10-26 | 1 | -1/+1 |
* | Add Spritesheet support to RichTextLabel BBCode | Petra Baranski | 2022-10-11 | 1 | -1/+1 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -6/+6 |
* | [RTL] Fix font variations / OpenType features of theme default font not updat... | bruvzg | 2022-09-26 | 1 | -1/+4 |
* | [RTL] Add option to apply built-in effects to the individual connected glyphs. | bruvzg | 2022-09-19 | 1 | -3/+4 |
* | Fix RichTextLabel not updating on theme/theme override change until text is u... | bruvzg | 2022-09-16 | 1 | -0/+11 |