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.cpp
Age
Commit message (
Expand
)
Author
2018-05-08
Change from "search dialog" to "search bar" on help screen
Guilherme Silva
2018-05-08
Perfect FreeType-based outlines for DynamicFonts
Ruslan Mustakov
2018-05-07
Merge pull request #18122 from olivergs/wip/rtl-content-height
Max Hilbrunner
2018-05-05
Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow
Max Hilbrunner
2018-04-21
fix clang6 assignment error
thfrwn
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-24
Fix `RichTextLabel` column size growing beyond its calculated `max_width`
robfram
2018-03-18
Fix bad rendering of BBCode tables in `RichTextLabel`
robfram
2018-03-02
Fix more regressions in RichTextLabel from PR 15711
Bernhard Liebl
2018-03-01
Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d
poke1024
2018-01-14
Fixes wrong vertical font layout in RichTextLabel
Bernhard Liebl
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #15317 from poke1024/fix-rtl-underline
Rémi Verschelde
2018-01-04
RichTextLabel: don't draw underline on single characters
Bernhard Liebl
2018-01-04
Fix word wrapping in tables in RichTextLabel
Bernhard Liebl
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-28
Double-click word selection for RichTextLabel (i.e. docs)
Bernhard Liebl
2017-12-15
Fix thin lines in editor gui on hidpi (issue 14691)
Bernhard Liebl
2017-12-13
Fix crash (and bug) in RichTextLabel
poke1024
2017-12-10
Fix crash in RichTextLabel::selection_copy()
Bernhard Liebl
2017-12-04
Rich Text Label: fixed deselection issue
Dmitry Koteroff
2017-11-21
Native pan and zoom for macOS
Bernhard Liebl
2017-11-17
Adding ability for single meta hovering
Will Nations
2017-11-05
Fix selection and clicks on text in tables in RichTextLabel
Bernhard Liebl
2017-11-02
Fixed RichTextLabel::add_newline() #12564
Zher Huei Lee
2017-10-22
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-15
Merge pull request #11407 from toger5/selection_override_color
Rémi Verschelde
2017-10-05
Add NIL_IS_VARIANT usage to few definitions
Ruslan Mustakov
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-16
Make clickable properly in editor help
volzhs
2017-09-04
fixed copy on osx + help selection color
toger5
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-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-07-23
Add object type hint for docs
Poommetee Ketson
2017-07-08
Added additional functions to RichTextLabel:
TwistedTwigleg
2017-06-24
Add statements for script types of RichTextLabel
geequlim
2017-06-07
Revert "Fix text warp in color blocks with CJK"
Rémi Verschelde
2017-06-03
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-05-27
Fix text warp in color blocks with CJK
Geequlim
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-07
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
[next]