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-08-24
Adjust viewport colour based on background colour
Paulb23
2019-08-22
Fix minimap mouse click resolving to -1
Paulb23
2019-08-21
Add minimap to text_edit
Paulb23
2019-08-21
Add syntax highlighting cache
Paulb23
2019-08-21
Fix filter quotes wraped insert completion options
geequlim
2019-08-18
Keep syntax highlighting on TextEdit in readonly mode
Michael Alexsander Silva Dias
2019-08-15
Fix autocompletion widget having its text leak outside
Michael Alexsander Silva Dias
2019-08-13
Reorganize various menus for consistency and conciseness
Hugo Locurcio
2019-07-10
Fix incorrect X position of line length guideline
Shiqing
2019-07-09
Merge pull request #28190 from griant/test
Rémi Verschelde
2019-07-06
Fix light area position in the selected completion
geequlim
2019-07-05
Show icons for code completion options
Geequlim
2019-07-01
Merge pull request #29572 from qarmin/fix_text_edit_select
Rémi Verschelde
2019-06-30
Draw the script editor's line length guideline below characters
Hugo Locurcio
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-24
Give TextEdit a custom color for font when read only is set
Gwyneth Lowe
2019-06-24
Correct typo that broke custom selected font color
Gwyneth Lowe
2019-06-23
Center script line when double clicked on error in debugger
Dawid Wdowiak
2019-06-20
Fix TextEdit Select
qarmin
2019-06-17
Fix selection undo... for real
Tomasz Chabora
2019-06-14
Fix TextEdit cursor.column having a negative value
Paulb23
2019-06-12
Merge pull request #29601 from NilsIrl/hiding_enabled
Rémi Verschelde
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-08
Treat hiding_enabled as bool throughout
Nils ANDRÉ-CHANG
2019-06-06
Fix crash with get_keywords_color
qarmin
2019-06-03
Merge pull request #26848 from ptrojahn/utf8navigation
Rémi Verschelde
2019-05-28
Merge pull request #29174 from Chaosus/fix_line_wrap_output
Rémi Verschelde
2019-05-26
Fix TextEdit blocking scroll without scrollbar
Tomasz Chabora
2019-05-25
Fix "Index out of size" TextEdit's spam to output
Chaosus
2019-05-24
Merge pull request #29078 from KoBeWi/scroll_stuff
Rémi Verschelde
2019-05-24
Merge pull request #28811 from iwek7/editor_remove_spaces_to_closes_indention
Rémi Verschelde
2019-05-24
Improvements to scroll handling
Tomasz Chabora
2019-05-22
Fix 'TextEdit's line wrapping being highlighted incorrectly
Michael Alexsander Silva Dias
2019-05-21
Initialize readonly/editable in LineEdit and TextEdit controls
Ibrahn Sahir
2019-05-20
Merge pull request #28218 from KoBeWi/b00km4rk5
Rémi Verschelde
2019-05-20
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
Rémi Verschelde
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-17
Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor
Max Hilbrunner
2019-05-16
Fix text_edit drawing incorrect chars when syntax highlighting enabled
Paulb23
2019-05-16
Allow to undo TextEdit.set_text
Tomasz Chabora
2019-05-11
Change rules of indenting for spaces
miwanczuk
2019-05-05
Add bookmarks for easier code navigation
Tomasz Chabora
2019-05-04
Support Mac OS default delete char hotkeys
megalike
2019-05-02
Fix Mac OS move cursor behaviour
megalike
2019-05-01
Merge pull request #28559 from megalike/mac_os_move_cursor_hotkeys
Rémi Verschelde
2019-05-01
Support Mac OS default move cursor hotkeys
megalike
2019-05-01
Expose TextEdit's drawSpaces feature to GDScript
miwanczuk
2019-05-01
Merge pull request #25350 from Connall/master
Rémi Verschelde
2019-05-01
Merge pull request #28493 from mitchcurtis/mac-line
Rémi Verschelde
[next]