summaryrefslogtreecommitdiff
path: root/scene/gui/rich_text_label.h
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-25Merge pull request #32870 from bergmannf/27850_rtl_bold_italicRémi Verschelde
2019-10-16Add push_* methods for fonts in rich_text_labelFlorian Bergmann
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-09-26Implement #32347 - RichTextLabel's Item and Item* structs should not inherit ...Relintai
2019-09-24Merge pull request #32202 from Relintai/fix-crash-in-rich-text-labelRémi Verschelde
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-09-19Fix crash on some platforms in RichTextLabel.Relintai
2019-09-03Update RichTextLabel to support real time effects and custom BBCodes.Eoin O'Neill
2019-06-20Fix for #29810Elia Sarti
2019-02-22Use correct meta item in rich text.Kārlis Seņko
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-09Fix richtextlabel meta links shouldn't open when swiping to scrolldennisseong
2018-09-23Add proper strikethrough BBCode to RichTextLabelMichael Alexsander Silva Dias
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-05-14Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias
2018-05-08Change from "search dialog" to "search bar" on help screenGuilherme Silva
2018-05-07Merge pull request #18122 from olivergs/wip/rtl-content-heightMax Hilbrunner
2018-04-12Implement font shadows for RichTextLabelMarkus Törnqvist
2018-04-11RichTextLabel, doc: Added new method to get total content heightOliver Gutierrez
2018-03-18Fix bad rendering of BBCode tables in `RichTextLabel`robfram
2018-01-14Fixes wrong vertical font layout in RichTextLabelBernhard Liebl
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-10Fix crash in RichTextLabel::selection_copy()Bernhard Liebl
2017-11-17Adding ability for single meta hoveringWill Nations
2017-10-15Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde
2017-09-28keep font color on selection as defaulttoger5
2017-09-21RichTextLabel: Added get_visible_line_count method.Ferenc Arn
2017-09-02richTextLable implemented stylebox supporttoger5
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-07-08Added additional functions to RichTextLabel:TwistedTwigleg
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-28 Various fixes detected using PVS-Studio static analyzer.Thaer Razeq
2017-02-16RichTextLabel add function remove_lineVincent
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-29Adding support to get the raw text without formatting information from a Rich...Jean Jung
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-26-Added table support to RichTextLabelreduz
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-04-21-Many fixes and demo for RichTexLabelJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-15-project settings are saved when changedJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky