summaryrefslogtreecommitdiff
path: root/scene/gui/rich_text_label.cpp
AgeCommit message (Expand)Author
2017-12-10Fix crash in RichTextLabel::selection_copy()Bernhard Liebl
2017-12-04Rich Text Label: fixed deselection issueDmitry Koteroff
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-17Adding ability for single meta hoveringWill Nations
2017-11-05Fix selection and clicks on text in tables in RichTextLabelBernhard Liebl
2017-11-02Fixed RichTextLabel::add_newline() #12564Zher Huei Lee
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-10-15Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde
2017-10-05Add NIL_IS_VARIANT usage to few definitionsRuslan Mustakov
2017-09-28keep font color on selection as defaulttoger5
2017-09-21RichTextLabel: Added get_visible_line_count method.Ferenc Arn
2017-09-16Make clickable properly in editor helpvolzhs
2017-09-04fixed copy on osx + help selection colortoger5
2017-09-02richTextLable implemented stylebox supporttoger5
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-23Add object type hint for docsPoommetee Ketson
2017-07-08Added additional functions to RichTextLabel:TwistedTwigleg
2017-06-24Add statements for script types of RichTextLabelgeequlim
2017-06-07Revert "Fix text warp in color blocks with CJK"Rémi Verschelde
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-27Fix text warp in color blocks with CJKGeequlim
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-16RichTextLabel add function remove_lineVincent
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-09-All types have editable script now in propertiesJuan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan 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-12-22Fix duplicated string on RichTextLabel if starts with '\n'volzhs
2016-07-17Fix empty reference pages after restarting GodotFranklin Sobrinho
2016-07-10Merge pull request #5606 from akien-mga/pr-rtl-raw-textJuan Linietsky
2016-07-10Merge pull request #5489 from jejung/richtextlabel-get_textJuan Linietsky
2016-07-09RichTextLabel: Fix adding raw text when bbcode is disabledRémi Verschelde
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-06-29Adding support to get the raw text without formatting information from a Rich...Jean Jung
2016-06-14correctly wrap lines longer than width in richtextlabel, fixes #4735Juan Linietsky
2016-06-11make sure tab is not visible in RichTextLabel, closes #5079Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques