index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added 'Replace in files' functionality to text editors
Dominik 'dreamsComeTrue' Jasiński
2020-02-13
1
-0
/
+7
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Removed translation for bookmarks menu item name in TextEditor
PouleyKetchoupp
2019-11-25
1
-1
/
+1
*
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-10
1
-1
/
+1
*
Support menu key in TextEdit and LineEdit controls
Paul Trojahn
2019-09-22
1
-3
/
+12
*
Add "Find in Files..." to the text editor
Michael Alexsander Silva Dias
2019-08-12
1
-2
/
+12
*
Move "Go to Line..." from "Edit" to "Go To" in text editor
Michael Alexsander Silva Dias
2019-08-09
1
-20
/
+27
*
Fix Find in Files Not Working Properly
Emmanuel Barroga
2019-08-06
1
-0
/
+5
*
Fix memory leaks with SyntaxHighlighters
Paulb23
2019-07-25
1
-0
/
+9
*
Merge pull request #29071 from YeldhamDev/improve_bookmarks
Rémi Verschelde
2019-07-01
1
-9
/
+49
|
\
|
*
Improve bookmarks
Michael Alexsander Silva Dias
2019-05-24
1
-9
/
+49
*
|
Correct typo that broke custom selected font color
Gwyneth Lowe
2019-06-24
1
-1
/
+1
*
|
Merge pull request #28766 from pgoral/editor_validation_issue
Rémi Verschelde
2019-06-17
1
-0
/
+3
|
\
\
|
*
|
Changing method signature in other class in not recognized in working class i...
Goral
2019-05-29
1
-0
/
+3
*
|
|
Merge pull request #29262 from DarknessCatt/issue-27476
Rémi Verschelde
2019-06-11
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Automatically add new line to scripts
Matheus Lima Cunha
2019-05-29
1
-0
/
+5
*
|
|
Merge pull request #28218 from KoBeWi/b00km4rk5
Rémi Verschelde
2019-05-20
1
-0
/
+28
|
\
\
\
|
*
|
|
Add bookmarks for easier code navigation
Tomasz Chabora
2019-05-05
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
Rémi Verschelde
2019-05-20
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow to undo TextEdit.set_text
Tomasz Chabora
2019-05-16
1
-1
/
+0
|
|
/
*
|
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-23
1
-0
/
+11
*
|
Restore script editor state between sessions
Paulb23
2019-04-13
1
-2
/
+8
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-1
/
+1
*
Revert "Use more subtle indentation guides in the script editor"
Rémi Verschelde
2018-12-13
1
-2
/
+0
*
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
Rémi Verschelde
2018-12-09
1
-0
/
+2
|
\
|
*
Use more subtle indentation guides in the script editor
Hugo Locurcio
2018-10-03
1
-0
/
+2
*
|
Fix clone line undo history and extra new line, issue 21811
Paulb23
2018-11-04
1
-1
/
+1
*
|
Increase the source font's line spacing
Hugo Locurcio
2018-10-14
1
-1
/
+1
*
|
Fixed syntax highlighting setting not being saved
DualMatrix
2018-09-20
1
-1
/
+2
*
|
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-4
/
+3
*
|
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
|
/
*
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
1
-0
/
+607
[prev]