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-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
2018-09-30
Merge pull request #22560 from lupoDharkael/clipboard
Rémi Verschelde
2018-09-30
TextEdit: prevent the copy of an empty string
lupoDharkael
2018-09-29
Fix code folding taking into account empty lines, issue 15689
Paulb23
2018-09-28
Fix some wchar_t truncations
elasota
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Fix default_cursor_shape for TextEdit
Guilherme Felipe
2018-09-12
Merge pull request #21219 from AlexHolly/fix-textedit-shows-nothing
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-10
Merge pull request #21872 from Paulb23/fix_backwards_search
Rémi Verschelde
2018-09-10
Merge pull request #21491 from AlexHolly/fix-textedit-uncomment-spamm
Rémi Verschelde
2018-09-08
Fix backwards search in TextEdit selecting non-whole words, issue 15677
Paulb23
2018-09-08
Fixed scientific notaion not highlighting correctly, issue 21435
Paulb23
2018-09-08
Uncommenting a selection was not updating the selection.
Alexander Holland
2018-08-25
TextEdit replaced cache.size with get_size()
Alexander Holland
2018-08-24
Merge pull request #20586 from AlexHolly/text-edit-auto-completion
Rémi Verschelde
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
[next]