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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
1
-1
/
+1
*
Fix Script Editor drawing over Dialogs.
Andreas Haas
2016-11-19
1
-0
/
+2
*
Merge pull request #5737 from neikeq/pr-issue-5269
Rémi Verschelde
2016-07-23
1
-0
/
+2
|
\
|
*
TextEdit: Center search results
Ignacio Etcheverry
2016-07-21
1
-0
/
+2
*
|
Added block caret to TextEdit
Paulb23
2016-07-12
1
-0
/
+5
|
/
*
Expose highlight all occurrences
Paulb23
2016-07-11
1
-0
/
+1
*
Expose show line numbers
Paulb23
2016-07-11
1
-0
/
+1
*
Added completion font colors
Paulb23
2016-07-11
1
-0
/
+1
*
Added code completion existing color setting
Paulb23
2016-06-21
1
-0
/
+1
*
Added code completion selected color setting
Paulb23
2016-06-21
1
-0
/
+1
*
Added code completion background color setting
Paulb23
2016-06-21
1
-0
/
+1
*
Text Edit no longer draws caret on focus loss
Paulb23
2016-06-19
1
-0
/
+1
*
Fixed overloaded virtual functions with const vs none warning
marcelofg55
2016-06-12
1
-1
/
+1
*
Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750
Rémi Verschelde
2016-05-29
1
-0
/
+9
|
\
|
*
Added breakpoint markers, issue 4750
Paulb23
2016-05-26
1
-0
/
+9
*
|
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
Ignacio Etcheverry
2016-05-29
1
-1
/
+12
|
/
*
Default editing popup for LineEdit and TextEdit
Juan Linietsky
2016-05-16
1
-0
/
+18
*
Added caret blink in text editor
Paulb23
2016-05-09
1
-0
/
+13
*
Added scroll lines, issue 4243
Paulb23
2016-04-27
1
-0
/
+3
*
Setting to change line number color
Paulb23
2016-04-08
1
-0
/
+1
*
Merge pull request #4251 from Paulb23/block_indent_issue_3803
Rémi Verschelde
2016-04-06
1
-0
/
+3
|
\
|
*
Fixed block indent inconsistency, fixes issue 3803
Paulb23
2016-04-06
1
-0
/
+3
*
|
Merge pull request #4238 from Paulb23/caret_color
Rémi Verschelde
2016-04-06
1
-0
/
+1
|
\
\
|
*
|
Ability to change the caret color
Paulb23
2016-04-05
1
-0
/
+1
*
|
|
Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting
Rémi Verschelde
2016-04-06
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Member variable syntax highlighting
Paulb23
2016-04-05
1
-0
/
+1
*
|
|
Fixed text edit undo and redo operation interaction
Paul Batty
2016-04-06
1
-2
/
+3
|
|
/
|
/
|
*
|
Fixed 'complex' typo in method name
Paulb23
2016-04-05
1
-2
/
+2
|
/
*
Function syntax highlighting
Paul Batty
2016-04-02
1
-0
/
+1
*
Added insert mode to text editor
Paulb23
2016-04-01
1
-0
/
+4
*
Syntax highlighting for numbers
Paulb23
2016-03-21
1
-0
/
+1
*
Highlight all occurrences of selected word
Paulb23
2016-03-16
1
-0
/
+5
*
Merge pull request #4017 from Paulb23/set_tab_size
Rémi Verschelde
2016-03-14
1
-1
/
+1
|
\
|
*
Added configuable tab size
Paulb23
2016-03-14
1
-1
/
+1
*
|
Undo and redo commands on text editor now affect internal version which fixes...
Saracen
2016-03-13
1
-0
/
+1
|
/
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-11
/
+11
*
Enabled scrolling past end of file
Paulb23
2016-03-07
1
-0
/
+5
*
Add editor settings for call hint placement
Martin Chuckeles
2016-03-04
1
-0
/
+7
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
TextEdit: Scroll while selecting with mouse idle
neikeq
2015-12-09
1
-0
/
+2
*
Script Editor: automatic indentation after a colon
koalefant
2015-11-29
1
-0
/
+2
*
Merge pull request #2364 from neikeq/textedit_select
Juan Linietsky
2015-11-19
1
-4
/
+4
|
\
|
*
TextEdit: Properly scroll vertically when selecting text with mouse drag
neikeq
2015-11-07
1
-1
/
+1
|
*
textedit selection improvements
neikeq
2015-08-13
1
-3
/
+3
*
|
misc cleanup
Juan Linietsky
2015-10-17
1
-0
/
+1
|
/
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
-fix TextEdit shift-click functionality past begin and end of selection (#1004)
Juan Linietsky
2015-01-02
1
-0
/
+1
*
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-17
1
-1
/
+7
*
New Code Completion
Juan Linietsky
2014-12-16
1
-2
/
+8
*
Editor goodies update
Diego Lopes
2014-11-12
1
-1
/
+3
[next]