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
/
text_edit.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17314 from robfram/complete-path-15813
Rémi Verschelde
2018-03-13
1
-1
/
+1
|
\
|
*
Fix bad autocomplete of partially written node paths when using syntactic sug...
robfram
2018-03-06
1
-1
/
+1
*
|
auto-completion edge jump
Alexander Holland
2018-03-09
1
-4
/
+10
|
/
*
Fix typos with codespell
luz.paz
2018-02-21
1
-2
/
+2
*
Merge pull request #16652 from aragar/FixQuotationInString
Rémi Verschelde
2018-02-19
1
-1
/
+0
|
\
|
*
Fix quotation in string
Rado'sPC\aRaGaR
2018-02-12
1
-1
/
+0
*
|
Merge pull request #15618 from ianb96/fold_comment
Rémi Verschelde
2018-02-14
1
-6
/
+36
|
\
\
|
|
/
|
/
|
|
*
TextEdit folding over unindented comments
Ian
2018-01-12
1
-6
/
+36
*
|
Fix TextEdit current line highlight horizontal offset
binbitten
2018-01-31
1
-7
/
+7
*
|
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-4
/
+4
*
|
TextEdit fix get_mouse after many folds
Ian
2018-01-18
1
-5
/
+6
*
|
Fixed current line highligting with horizontal clipping, issue 15427
Paulb23
2018-01-14
1
-0
/
+13
*
|
Deselect on undo/redo in TextEdit
Paul Joannon
2018-01-13
1
-0
/
+4
*
|
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-12
1
-0
/
+25
*
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+15
|
/
*
Fixes empty line selection when scrolling
poke1024
2018-01-11
1
-1
/
+1
*
Fix whole word search missing occurences
Bernhard Liebl
2018-01-08
1
-16
/
+29
*
fix center viewport out of size error, #15411
Ian
2018-01-06
1
-3
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15334 from poke1024/textedit-mousepos
Rémi Verschelde
2018-01-04
1
-5
/
+5
|
\
|
*
Fix TextEdit::_get_mouse_pos rounding errors
Bernhard Liebl
2018-01-04
1
-5
/
+5
*
|
Merge pull request #15308 from ianb96/horizontal_scrolling
Rémi Verschelde
2018-01-04
1
-2
/
+10
|
\
\
|
*
|
TextEdit horizontal scrolling with shift
Ian
2018-01-03
1
-2
/
+10
*
|
|
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-04
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
2018-01-03
1
-6
/
+6
*
|
|
Merge pull request #15127 from poke1024/smooth-scroll-play
Rémi Verschelde
2018-01-03
1
-4
/
+19
|
\
\
\
|
*
|
|
Remove some lagginess from TextEdit's smooth scrolling
Bernhard Liebl
2017-12-28
1
-4
/
+19
|
|
/
/
*
|
|
Merge pull request #15063 from poke1024/textedit-select-last-line
Rémi Verschelde
2018-01-03
1
-2
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix shift-key down on last line in TextEdit
Bernhard Liebl
2017-12-26
1
-2
/
+28
*
|
|
Merge pull request #14983 from Paulb23/keyboard_selection_issue_14675
Rémi Verschelde
2018-01-02
1
-24
/
+18
|
\
\
\
|
*
|
|
Fixed keyboard word selection when at the start/end of line, issue 14675
Paulb23
2017-12-23
1
-24
/
+18
*
|
|
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
|
|
|
Merge pull request #14972 from poke1024/fix-unindent-col-0
Noshyaar
2018-01-01
1
-13
/
+31
|
\
\
\
\
|
*
|
|
|
Fix unindent (shift-tab) on column 0 and more
Bernhard Liebl
2017-12-28
1
-13
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #14973 from poke1024/docs-word-selection
Noshyaar
2018-01-01
1
-37
/
+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Double-click word selection for RichTextLabel (i.e. docs)
Bernhard Liebl
2017-12-28
1
-37
/
+9
|
|
/
/
*
|
/
fix indent selection crash
Ian
2017-12-26
1
-10
/
+8
|
|
/
|
/
|
*
|
Add missing parameter names
Poommetee Ketson
2017-12-25
1
-1
/
+1
*
|
Adds an option to move cursor with right click in TextEdit
MattUV
2017-12-20
1
-0
/
+38
|
/
*
Fix cut-copy-line breaking paste (issue 14539)
Bernhard Liebl
2017-12-17
1
-5
/
+5
*
Bind TextEdit.deselect and update documentation
Rémi Verschelde
2017-12-16
1
-2
/
+4
*
Modifies indentation behaviours
MattUV
2017-12-15
1
-24
/
+48
*
Modify shortcuts and menus to fold/unfold code
MattUV
2017-12-08
1
-0
/
+11
*
Changed current line draw order and added code folding color
Paulb23
2017-12-07
1
-7
/
+11
*
Merge pull request #14352 from ianb96/get_hidden_width
Rémi Verschelde
2017-12-07
1
-5
/
+11
|
\
|
*
fixes horizontal scrolling over hidden lines
Ian
2017-12-06
1
-5
/
+11
*
|
Merge pull request #13362 from groud/fix_folding
Rémi Verschelde
2017-12-07
1
-17
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fixes folding of blank lines
Gilles Roudiere
2017-11-28
1
-17
/
+16
*
|
Merge pull request #13409 from YeldhamDev/textedit_disabled
Rémi Verschelde
2017-12-06
1
-29
/
+47
|
\
\
|
*
|
Add disabled theme to TextEdit.
Michael Alexsander Silva Dias
2017-12-01
1
-29
/
+47
[next]