summaryrefslogtreecommitdiffstats
path: root/scene/gui/label.h
Commit message (Expand)AuthorAgeFilesLines
* Add fuzzy string matching to quick open searchAdam Johnston2024-10-281-0/+5
* [Label] Move shadow drawing into a separate draw step.bruvzg2024-03-151-0/+7
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-1/+1
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-1/+1
* Merge pull request #82894 from Quimisagi/label-align-values-discardedRémi Verschelde2024-01-041-0/+3
|\
| * Add compability rename of (v)align properties of LabelDavid Crespo2023-10-311-0/+3
* | [Label] Add get_character_bounds method to get bounding rectangles of the cha...bruvzg2023-12-191-0/+2
* | [Text Overrun] Add option to set custom ellipsis character, add support for s...bruvzg2023-12-041-0/+4
|/
* Register theme properties with ThemeDBYuri Sizov2023-09-111-2/+0
* [Label] Add support for tab stops.bruvzg2023-06-091-0/+4
* Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Ad...bruvzg2023-05-151-0/+4
* Revert Label text reshaping fix #71553 and subsequent regression fixesRémi Verschelde2023-02-231-3/+2
* Make label sizing algorithm more robustPedro J. Estébanez2023-02-151-2/+2
* Enhance label sizing algorithmPedro J. Estébanez2023-02-061-2/+1
* Prevent infinite cascade of re-layout after label text reshapingPedro J. Estébanez2023-01-171-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add warning for missing characters in label fontRedMser2022-10-081-0/+1
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-1/+16
* Rename Label & RichTextLabel.`percent_visible` to `visible_ratio`Micky2022-08-261-6/+5
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Add LabelSettings resource for quick Label theme property override.bruvzg2022-07-121-0/+7
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-9/+0
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-161-37/+9
* Implement Label3D node.bruvzg2022-04-221-3/+3
* [TextServer] Add function to change font, font size, and OpenType features wi...bruvzg2022-02-021-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Merge pull request #55636 from bruvzg/vis_char_modesRémi Verschelde2021-12-231-0/+13
|\
| * Add different "visible characters" behavior modes.bruvzg2021-12-061-0/+13
* | align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-22/+6
|/
* Improvements to Label's layout optionsHendrik Brucker2021-07-041-3/+24
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor Label and LineEdit controls.bruvzg2020-11-261-20/+34
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-2/+0
* Add override keywords.Marcel Admiraal2020-07-101-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-25/+18
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-12/+16
* -Translation text will change automatically for in-game buttons, labels, poup...Juan Linietsky2017-01-091-0/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Label: Added `get_visible_line_count` methodIgnacio Etcheverry2016-07-181-0/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1