summaryrefslogtreecommitdiff
path: root/scene/gui/text_edit.cpp
AgeCommit message (Expand)Author
2018-06-11IME context detection.Saracen
2018-06-09Merge pull request #18298 from gabrii/TextEditScaledSelectionMax Hilbrunner
2018-05-19fix for TextEdit::set_text firing signals it shouldn't.Ibrahn Sahir
2018-05-18Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osxRémi Verschelde
2018-05-18fixed capital A osxtoger5
2018-05-16Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-paramRémi Verschelde
2018-05-15Fix missing registration for new param of TextEdit::cursor_set_line.Pieter-Jan Briers
2018-05-15fix get_char_width for non-latin charactersianb96
2018-05-14TextEdit word wrapIan
2018-05-14Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixesRémi Verschelde
2018-05-14Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias
2018-05-11fixed a input not registered in osx script editortoger5
2018-05-09Apply viewport scale to selection update methods. Changed to propper fix suge...Gabriel Gavilan
2018-05-09Consider TextEdit paste operation complex.Charly Mourglia
2018-05-08Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov
2018-05-07Merge pull request #18003 from sherjilozair/patch_macosx_shortcutsJuan Linietsky
2018-05-04Merge pull request #18397 from KidRigger/working_teMax Hilbrunner
2018-05-03Script Editor now displays positional columnUnknown
2018-04-28Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio
2018-04-24Support of CMD+Backspace and CMD+Delete on MacOS.Anish
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-19Fixed context menu TTR bugssersoong
2018-04-11Use internal physics processing for Nodes' internal logicRémi Verschelde
2018-04-10Fixed color region calculation for the first linePaulb23
2018-04-07Fixed color regions and added local color region cachePaulb23
2018-04-05Add additional macos shortcuts for going to start/end of lineSherjil Ozair
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-03-13Merge pull request #17314 from robfram/complete-path-15813Rémi Verschelde
2018-03-09auto-completion edge jumpAlexander Holland
2018-03-06Fix bad autocomplete of partially written node paths when using syntactic sug...robfram
2018-02-21Fix typos with codespellluz.paz
2018-02-19Merge pull request #16652 from aragar/FixQuotationInStringRémi Verschelde
2018-02-14Merge pull request #15618 from ianb96/fold_commentRémi Verschelde
2018-02-12Fix quotation in stringRado'sPC\aRaGaR
2018-01-31Fix TextEdit current line highlight horizontal offsetbinbitten
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-18TextEdit fix get_mouse after many foldsIan
2018-01-14Fixed current line highligting with horizontal clipping, issue 15427Paulb23
2018-01-13Deselect on undo/redo in TextEditPaul Joannon
2018-01-12Add special coloring to members, to make shadowing more obvious.Juan Linietsky
2018-01-12TextEdit folding over unindented commentsIan
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-11Fixes empty line selection when scrollingpoke1024
2018-01-08Fix whole word search missing occurencesBernhard Liebl
2018-01-06fix center viewport out of size error, #15411Ian
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Merge pull request #15334 from poke1024/textedit-mouseposRémi Verschelde
2018-01-04Fix TextEdit::_get_mouse_pos rounding errorsBernhard Liebl
2018-01-04Merge pull request #15308 from ianb96/horizontal_scrollingRémi Verschelde
2018-01-04Merge pull request #15191 from Jerome67000/z_renamingRémi Verschelde