Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 роки тому |
Rémi Verschelde
|
42d385b312
clang-format: Disable alignment of operands, too unreliable
|
4 роки тому |
kobewi
|
dd62aa1bf9
[3.x] Fix valign with stylebox borders
|
4 роки тому |
Haoyu Qiu
|
3a591aaeeb
Fix RichTextLabel auto-wrapping on CJK
|
4 роки тому |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 роки тому |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 роки тому |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 роки тому |
kleonc
|
566ad4fd22
Label::set_lines_skipped Fail if passed a negative value
|
4 роки тому |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 роки тому |
mvl
|
be13df0a08
Fix bug where leading and trailing spaces werent taken into account with center and right allignment.
|
5 роки тому |
Rémi Verschelde
|
11d28b2d10
Revert "make Label consider spaces for visible_characters"
|
5 роки тому |
Haoyu Qiu
|
fbd937bd30
Update minimum size on Label::set_autowrap
|
5 роки тому |
Rémi Verschelde
|
1de54bb388
Merge pull request #34874 from wingedadventurer/bugfix-label-visible-characters
|
5 роки тому |
wingedadventurer
|
695980a0f2
make Label consider spaces for visible_characters
|
5 роки тому |
volzhs
|
e5a0018621
Calculate label size more accurately
|
5 роки тому |
volzhs
|
3f0c7b89ec
Fix calculating label size
|
5 роки тому |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 роки тому |
PouleyKetchoupp
|
13c88878c4
Fixed cases where labels with autowrap can overflow the editor ui
|
6 роки тому |
PouleyKetchoupp
|
8df330bacd
Allow Label autowrap to cut words when they exceed line width
|
6 роки тому |
Hugo Locurcio
|
fa0e66a88f
Draw the outline as part of the Label font shadow
|
6 роки тому |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 роки тому |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 роки тому |
Rémi Verschelde
|
a195b2f1a3
Merge pull request #24428 from akien-mga/label-uppercase
|
6 роки тому |
Hein-Pieter van Braam
|
c58b1608ea
Don't accidentally convert string content to char
|
6 роки тому |
Rémi Verschelde
|
7cb5e005ee
Label: Fix kerning when using Uppercase mode
|
6 роки тому |
Thomas ten Cate
|
922f2d613f
Fix return value of get_total_character_count
|
6 роки тому |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
7 роки тому |
karroffel
|
a0f206aae8
fix enum cast warnings on clang
|
7 роки тому |
Guilherme Felipe
|
b0b88df016
Fix Label::get_minimum_size not updating cache size for autowrap
|
7 роки тому |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 роки тому |