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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
-oops, duplicated text issue fix..
Juan Linietsky
2015-04-20
1
-0
/
+1
*
disable undo properly after ctrl-i, fixes #1688
Juan Linietsky
2015-04-18
1
-2
/
+1
*
-try to avoid errors when path using ".." is present in script include, fixes...
Juan Linietsky
2015-04-18
1
-10
/
+0
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Merge pull request #1402 from ElectricSolstice/editor_match_fix
Juan Linietsky
2015-03-22
1
-2
/
+47
|
\
|
*
Fixed issue 1377 about script editor parenthesis matching.
ElectricSolstice
2015-02-19
1
-2
/
+47
*
|
New option to send canvas to render buffer
Juan Linietsky
2015-03-16
1
-2
/
+2
|
/
*
Total rows of text edit was calculated wrong, fixed issue #842
marynate
2015-01-13
1
-1
/
+1
*
-attempt to be friendlier on non english keyboards
Juan Linietsky
2015-01-04
1
-87
/
+89
*
-Fix shortcuts for OSX code completion, fixes #1111
Juan Linietsky
2015-01-04
1
-0
/
+4
*
-added new code completion guess locations, closes #1032
Juan Linietsky
2015-01-03
1
-9
/
+31
*
-fix TextEdit shift-click functionality past begin and end of selection (#1004)
Juan Linietsky
2015-01-02
1
-2689
/
+2725
*
-fix readonly issues (#1018)
Juan Linietsky
2015-01-02
1
-1
/
+11
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-20
1
-21
/
+0
|
\
|
*
change shortcut for toggle-comment to Ctrl+K
Dana Olson
2014-12-17
1
-21
/
+0
*
|
-improved completion options for InputEvent, shows all event types now
Juan Linietsky
2014-12-18
1
-1
/
+11
|
/
*
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-17
1
-0
/
+139
*
New Code Completion
Juan Linietsky
2014-12-16
1
-286
/
+393
*
More Fixes
Juan Linietsky
2014-12-07
1
-6
/
+6
*
now undo/redo supported
Dana Olson
2014-12-07
1
-8
/
+5
*
apply patch #882 from dcubix
Dana Olson
2014-12-07
1
-2
/
+8
*
allow Alt+arrow keys to pass through editor
Dana Olson
2014-11-13
1
-2
/
+8
*
Editor goodies update
Diego Lopes
2014-11-12
1
-2033
/
+2039
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-5
/
+5
*
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-22
1
-4
/
+28
*
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-21
1
-5
/
+43
*
Fixing Issues...
Juan Linietsky
2014-09-19
1
-2
/
+2
*
Small Issues & Maintenance
Juan Linietsky
2014-08-01
1
-23
/
+94
*
Fix script editor scrollbar disappear issue
marynate
2014-05-21
1
-1
/
+1
*
remove degud output
jonyrock
2014-05-07
1
-2
/
+0
*
call during autocompletion
jonyrock
2014-05-07
1
-1
/
+8
*
Add auto code completion (without press Ctrl+Space manually)
marynate
2014-05-06
1
-1
/
+5
*
Add get_word_under_cursor() method to TextEdit
marynate
2014-05-06
1
-0
/
+22
*
EDITOR_DEF in the right place
jonyrock
2014-04-30
1
-12
/
+5
*
#331 settings menu option title fix oops
jonyrock
2014-04-28
1
-6
/
+6
*
#331 settings menu option title fix
jonyrock
2014-04-28
1
-6
/
+6
*
pair symbols tool basic imp
jonyrock
2014-04-27
1
-4
/
+163
*
#298 imp
jonyrock
2014-04-26
1
-12
/
+44
*
text cursor in text editor & const in Rect2i
jonyrock
2014-04-17
1
-1
/
+8
*
home button like & whitespace
jonyrock
2014-04-10
1
-2
/
+15
*
fix android can't input unicode characters
sanikoyes
2014-03-13
1
-0
/
+2
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+2943
[prev]