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
/
scene
/
gui
/
rich_text_label.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RichTextLabel content height and scrollbar calculations.
bruvzg
2020-12-21
1
-1
/
+1
*
[Complex Text Layouts] Refactor RichTextLabel.
bruvzg
2020-12-11
1
-111
/
+157
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-1
/
+0
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-4
/
+0
*
Improvement for the Copy button in the Output Log
Danil Alexeev
2020-09-14
1
-0
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
*
Merge pull request #33235 from nekomatata/rich-text-label-fit-height
Rémi Verschelde
2020-06-19
1
-1
/
+6
|
\
|
*
Option in RichTextLabel for height to fit content
PouleyKetchoupp
2020-05-22
1
-1
/
+6
*
|
Add color option for img bbcode tag in RichTextLabel to tint images
PouleyKetchoupp
2020-05-30
1
-1
/
+4
|
/
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-7
/
+7
*
Fix out of bound array access caused by unassigned variable
Rafał Mikrut
2020-04-01
1
-0
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #32870 from bergmannf/27850_rtl_bold_italic
Rémi Verschelde
2019-10-25
1
-0
/
+5
|
\
|
*
Add push_* methods for fonts in rich_text_label
Florian Bergmann
2019-10-16
1
-0
/
+5
*
|
Support for resized images in RichTextLabel
PouleyKetchoupp
2019-10-16
1
-1
/
+2
|
/
*
Implement #32347 - RichTextLabel's Item and Item* structs should not inherit ...
Relintai
2019-09-26
1
-117
/
+31
*
Merge pull request #32202 from Relintai/fix-crash-in-rich-text-label
Rémi Verschelde
2019-09-24
1
-22
/
+71
|
\
|
*
Fix crash on some platforms in RichTextLabel.
Relintai
2019-09-19
1
-22
/
+71
*
|
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-1
/
+1
|
/
*
Update RichTextLabel to support real time effects and custom BBCodes.
Eoin O'Neill
2019-09-03
1
-3
/
+147
*
Fix for #29810
Elia Sarti
2019-06-20
1
-0
/
+1
*
Use correct meta item in rich text.
Kārlis Seņko
2019-02-22
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix richtextlabel meta links shouldn't open when swiping to scroll
dennisseong
2018-10-09
1
-0
/
+1
*
Add proper strikethrough BBCode to RichTextLabel
Michael Alexsander Silva Dias
2018-09-23
1
-0
/
+8
*
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-20
1
-0
/
+5
*
Fixed some warnings found with Cppcheck.
Michael Alexsander Silva Dias
2018-05-14
1
-1
/
+0
*
Change from "search dialog" to "search bar" on help screen
Guilherme Silva
2018-05-08
1
-1
/
+2
*
Merge pull request #18122 from olivergs/wip/rtl-content-height
Max Hilbrunner
2018-05-07
1
-0
/
+2
|
\
|
*
RichTextLabel, doc: Added new method to get total content height
Oliver Gutierrez
2018-04-11
1
-0
/
+2
*
|
Implement font shadows for RichTextLabel
Markus Törnqvist
2018-04-12
1
-1
/
+1
|
/
*
Fix bad rendering of BBCode tables in `RichTextLabel`
robfram
2018-03-18
1
-0
/
+2
*
Fixes wrong vertical font layout in RichTextLabel
Bernhard Liebl
2018-01-14
1
-0
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix crash in RichTextLabel::selection_copy()
Bernhard Liebl
2017-12-10
1
-2
/
+2
*
Adding ability for single meta hovering
Will Nations
2017-11-17
1
-0
/
+3
*
Merge pull request #11407 from toger5/selection_override_color
Rémi Verschelde
2017-10-15
1
-0
/
+4
|
\
|
*
keep font color on selection as default
toger5
2017-09-28
1
-0
/
+4
*
|
RichTextLabel: Added get_visible_line_count method.
Ferenc Arn
2017-09-21
1
-1
/
+3
|
/
*
richTextLable implemented stylebox support
toger5
2017-09-02
1
-0
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-1
/
+1
*
Added additional functions to RichTextLabel:
TwistedTwigleg
2017-07-08
1
-0
/
+6
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-64
/
+63
[next]