index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
rich_text_label.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+10
*
Adding ability for single meta hovering
Will Nations
2017-11-17
1
-3
/
+23
*
Fix selection and clicks on text in tables in RichTextLabel
Bernhard Liebl
2017-11-05
1
-0
/
+3
*
Fixed RichTextLabel::add_newline() #12564
Zher Huei Lee
2017-11-02
1
-1
/
+2
*
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-22
1
-0
/
+1
*
Merge pull request #11407 from toger5/selection_override_color
Rémi Verschelde
2017-10-15
1
-1
/
+16
|
\
|
*
keep font color on selection as default
toger5
2017-09-28
1
-1
/
+16
*
|
Add NIL_IS_VARIANT usage to few definitions
Ruslan Mustakov
2017-10-05
1
-1
/
+1
*
|
RichTextLabel: Added get_visible_line_count method.
Ferenc Arn
2017-09-21
1
-15
/
+51
|
/
*
Make clickable properly in editor help
volzhs
2017-09-16
1
-8
/
+0
*
fixed copy on osx + help selection color
toger5
2017-09-04
1
-1
/
+1
*
richTextLable implemented stylebox support
toger5
2017-09-02
1
-9
/
+18
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-18
/
+18
*
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-1
/
+1
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-3
/
+3
*
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-1
/
+1
*
Added additional functions to RichTextLabel:
TwistedTwigleg
2017-07-08
1
-2
/
+31
*
Add statements for script types of RichTextLabel
geequlim
2017-06-24
1
-2
/
+2
*
Revert "Fix text warp in color blocks with CJK"
Rémi Verschelde
2017-06-07
1
-1
/
+1
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-2
/
+2
*
Fix text warp in color blocks with CJK
Geequlim
2017-05-27
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-109
/
+104
*
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-910
/
+790
*
RichTextLabel add function remove_line
Vincent
2017-02-16
1
-0
/
+43
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-39
/
+39
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-3
/
+3
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-13
1
-7
/
+7
*
-All types have editable script now in properties
Juan Linietsky
2017-01-09
1
-2
/
+1
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-2
/
+2
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-18
/
+19
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-39
/
+39
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix duplicated string on RichTextLabel if starts with '\n'
volzhs
2016-12-22
1
-1
/
+2
*
Fix empty reference pages after restarting Godot
Franklin Sobrinho
2016-07-17
1
-1
/
+3
*
Merge pull request #5606 from akien-mga/pr-rtl-raw-text
Juan Linietsky
2016-07-10
1
-5
/
+6
|
\
|
*
RichTextLabel: Fix adding raw text when bbcode is disabled
Rémi Verschelde
2016-07-09
1
-5
/
+6
*
|
Merge pull request #5489 from jejung/richtextlabel-get_text
Juan Linietsky
2016-07-10
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Adding support to get the raw text without formatting information from a Rich...
Jean Jung
2016-06-29
1
-0
/
+19
*
|
Remove unused variables (third pass) + dead code
Rémi Verschelde
2016-07-07
1
-65
/
+1
|
/
*
correctly wrap lines longer than width in richtextlabel, fixes #4735
Juan Linietsky
2016-06-14
1
-0
/
+7
*
make sure tab is not visible in RichTextLabel, closes #5079
Juan Linietsky
2016-06-11
1
-0
/
+2
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-3
/
+3
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Fix proper ordering of project settings properties, also fixes inability to c...
reduz
2015-12-28
1
-1
/
+1
*
Merge pull request #3146 from akien-mga/pr-argument-names
Rémi Verschelde
2015-12-28
1
-2
/
+2
|
\
[next]