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