summaryrefslogtreecommitdiff
path: root/scene/gui/rich_text_label.cpp
AgeCommit message (Expand)Author
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
2015-12-28Fix proper ordering of project settings properties, also fixes inability to c...reduz
2015-12-28Merge pull request #3146 from akien-mga/pr-argument-namesRémi Verschelde
2015-12-28-fixed rich text label fill alignment, always works nowreduz
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-26small optimization improvement to rich text label tablesreduz
2015-12-26-Added table support to RichTextLabelreduz
2015-12-02Merge pull request #2975 from neikeq/help_scroll_topRémi Verschelde
2015-12-02Fix help view not scrolling to the topneikeq
2015-12-02Fix RichTextLabel copy never calledneikeq
2015-11-27Fix editor help scroll to resultFranklin Sobrinho
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-10-17Merge pull request #1899 from guilhermefelipecgs/fix_#1897Juan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-13Fix for scroll_to_line and search functions, fix #1897Guilherme Felipe
2015-05-09-Added prints() function, fixes #1132, #1859Juan Linietsky
2015-05-05avoid crash on some cases of richtextlabel fill, but odd behavior persists, #...Juan Linietsky
2015-04-22disable apply modifiers by default in export flagJuan Linietsky
2015-04-21-Many fixes and demo for RichTexLabelJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-02-15-project settings are saved when changedJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky