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
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-14
text_edit auto_completion
Alexander Holland
2018-08-14
Merge pull request #20876 from ttencate/cursor_blink
Rémi Verschelde
2018-08-13
Editor autocomplete: prefer same case candidates
James
2018-08-13
Merge pull request #20666 from Calinou/script-editor-underline-hidpi
Rémi Verschelde
2018-08-10
Merge pull request #20149 from Overblob/shader_float_typing
Juan Linietsky
2018-08-10
Reset caret blink when Ctrl+moving the cursor
Thomas ten Cate
2018-08-02
Scale underlines in the script editor with the editor scale
Hugo Locurcio
2018-07-27
Merge pull request #20498 from Calinou/caret-width-hidpi
Rémi Verschelde
2018-07-26
Multiply TextEdit line spacing by the editor scale
Hugo Locurcio
2018-07-26
Make the caret thicker in TextEdit and scale it with the editor scale
Hugo Locurcio
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-20
Add editor highlight for type-safe lines
George Marques
2018-07-15
* Small hex/float/integer parsing refactoring
Overblob
2018-07-05
Merge pull request #19735 from Paulb23/text_offset_issue_15688
Max Hilbrunner
2018-07-05
Merge pull request #19187 from Zirak/editor-autocomplete-quote
Max Hilbrunner
2018-07-05
Merge pull request #18028 from gabrii/18026
Max Hilbrunner
2018-07-03
Merge pull request #17438 from Deluvi/get-word-pos-quote-fix
Max Hilbrunner
2018-06-24
Fixed text drawing too high in TextEdit, issue 15688
Paulb23
2018-06-14
Re-enable scrolling via selecting code beyond edges in text_edit.cpp
robojumper
2018-06-11
IME context detection.
Saracen
2018-06-09
Merge pull request #18298 from gabrii/TextEditScaledSelection
Max Hilbrunner
2018-05-30
Improve breakpoints and breakpoint gutter API in TextEdit
Gabriel Gavilan
2018-05-26
Editor autocomplete won't insert unnecessary quotes
Zirak
2018-05-19
fix for TextEdit::set_text firing signals it shouldn't.
Ibrahn Sahir
2018-05-18
Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osx
Rémi Verschelde
2018-05-18
fixed capital A osx
toger5
2018-05-16
Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-param
Rémi Verschelde
2018-05-15
Fix missing registration for new param of TextEdit::cursor_set_line.
Pieter-Jan Briers
2018-05-15
fix get_char_width for non-latin characters
ianb96
2018-05-14
TextEdit word wrap
Ian
2018-05-14
Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixes
Rémi Verschelde
2018-05-14
Fixed some warnings found with Cppcheck.
Michael Alexsander Silva Dias
2018-05-11
fixed a input not registered in osx script editor
toger5
2018-05-09
Apply viewport scale to selection update methods. Changed to propper fix suge...
Gabriel Gavilan
2018-05-09
Consider TextEdit paste operation complex.
Charly Mourglia
2018-05-09
get_word_at_pos considers simple and double quotes
Deluvi
2018-05-08
Perfect FreeType-based outlines for DynamicFonts
Ruslan Mustakov
2018-05-07
Merge pull request #18003 from sherjilozair/patch_macosx_shortcuts
Juan Linietsky
2018-05-04
Merge pull request #18397 from KidRigger/working_te
Max Hilbrunner
2018-05-03
Script Editor now displays positional column
Unknown
2018-04-28
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-04-24
Support of CMD+Backspace and CMD+Delete on MacOS.
Anish
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-19
Fixed context menu TTR bugs
sersoong
2018-04-11
Use internal physics processing for Nodes' internal logic
Rémi Verschelde
2018-04-10
Fixed color region calculation for the first line
Paulb23
2018-04-07
Fixed color regions and added local color region cache
Paulb23
2018-04-05
Add additional macos shortcuts for going to start/end of line
Sherjil Ozair
[prev]
[next]