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-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
2017-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-16
RichTextLabel add function remove_line
Vincent
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-06-29
Adding support to get the raw text without formatting information from a Rich...
Jean Jung
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-26
-Added table support to RichTextLabel
reduz
2015-06-01
-fixes to navigation, so edge-merging is more flexible on conflict
Juan Linietsky
2015-04-21
-Many fixes and demo for RichTexLabel
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-15
-project settings are saved when changed
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky