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
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-1
/
+1
*
Removed hardcoded shortcuts from /scene and converted to input actions
Eric M
2021-02-18
1
-14
/
+14
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-1
/
+1
*
Implement new shortcuts system.
Eric M
2020-11-23
1
-0
/
+3
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-2
/
+3
*
Add and convert editor to use CodeEdit
Paulb23
2020-09-10
1
-21
/
+21
*
Make unsaved scripts in the script editor more user-friendly
Andrii Doroshenko (Xrayez)
2020-07-26
1
-1
/
+7
*
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
1
-16
/
+26
*
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
1
-45
/
+15
*
Expose Syntax highlighter for editor plugins
Paulb23
2020-07-11
1
-0
/
+1
*
Convert syntax highlighters into a resource
Paulb23
2020-07-11
1
-14
/
+9
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-61
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-36
/
+36
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-19
/
+11
|
/
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-11
/
+11
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
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
|
\
[next]