index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
text_edit.cpp
Age
Commit message (
Expand
)
Author
2019-04-29
Merge pull request #28101 from MunWolf/debugger_cursor
Rémi Verschelde
2019-04-29
Make buttons that trigger popups have the same scale
Michael Alexsander Silva Dias
2019-04-29
Merge pull request #28281 from zqyoung1/fix-selection-undo
Rémi Verschelde
2019-04-29
Merge pull request #28399 from YeldhamDev/textedit_expose_tab_fold
Rémi Verschelde
2019-04-28
macOS: make Command + Left go to first non-whitespace character
Mitch Curtis
2019-04-24
Expose 'TextEdit's tab drawing and folding to GDScript
Michael Alexsander Silva Dias
2019-04-24
Make small changes to the new connection info on script feature
Michael Alexsander Silva Dias
2019-04-23
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-22
autocomplete for $" and $'
hilfazer
2019-04-22
Merge pull request #28234 from Paulb23/connection_info_on_script
Rémi Verschelde
2019-04-21
Fix completely #14835 -proper selection reset on undo
Zach Young
2019-04-20
Display connection information in the script editor
Paulb23
2019-04-19
fix improper uncommenting behavior in TextEditor
griant
2019-04-13
Restore script editor state between sessions
Paulb23
2019-04-11
Reorganized connection dialog for much improved ease of use.
Juan Linietsky
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-04
Make brackets only be inserted when necessary when autocompleting methods
Michael Alexsander Silva Dias
2019-03-09
Support UTF-8 in TextEdit and LineEdit navigation
Paul Trojahn
2019-03-05
Check cursor line and column
Vasiliy Makarov
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Fix word wrap cutoff and tab wrapping issue
ianb96
2019-02-16
Fix copy text when TextEdit is readonly
qarmin
2019-02-04
Fixed selection being activated when using scroll lines
Paulb23
2019-01-26
Brace completion for quotation marks was introducing another quotation mark a...
Connall Lindsay
2019-01-16
Appease some CppCheck warns for files in the "scene" directory
Michael Alexsander Silva Dias
2019-01-08
Update IME text only for focused input controls.
bruvzg
2019-01-06
Fix jumping when scrolling down fast with smooth scroll enabled
Timo Schwarzer
2019-01-05
Fix text edit wrapping beyond control size, issue 23896
Paulb23
2019-01-03
Merge pull request #24683 from SoIAS/autocompletion_menu_position_24674
Rémi Verschelde
2019-01-03
Fixed autocompletion menu vertical position
Dawid Wdowiak
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-27
Merge pull request #24566 from thomasruiz/fix/completion-box-center-text-vert...
Rémi Verschelde
2018-12-23
Fix caret size with font smaller than row height
Thomas Ruiz
2018-12-23
Center lines vertically in completion box
Thomas Ruiz
2018-12-18
Fix Word wrap cache desync causing crash
Paulb23
2018-12-13
Revert "Use more subtle indentation guides in the script editor"
Rémi Verschelde
2018-12-11
Merge pull request #23923 from bruvzg/ime_gdscript
Rémi Verschelde
2018-12-09
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
Rémi Verschelde
2018-11-29
TextEdit: added redo option to the context menu
allkhor
2018-11-26
Add suggestions ignoring case at the end of the code autocomplete
Kanabenki
2018-11-25
TextEdit: remove selection when clear happens.
allkhor
2018-11-23
Changes IME input to use notification instead of callback, exposes IME method...
bruvzg
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-10-26
Remove no longer necessary "raise_from_completion" in TextEdit
zhagsenkk
2018-10-25
Merge pull request #22779 from Superwaitsum/LimitSettings
Rémi Verschelde
2018-10-24
Add some limits on the Editor Settings
Superwaitsum
2018-10-10
A colon ending a comment line no longer indents the next line
OsamaElHariri
2018-10-06
Merge pull request #22742 from YeldhamDev/textedit_margin_scroll
Rémi Verschelde
2018-10-05
Fix to scrolling, rounding error on max_v_scroll
Kellam Spencer
2018-10-04
Fix TextEdit margin start spacing with two scrollbars
Michael Alexsander Silva Dias
[prev]
[next]