aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/text_edit.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* -oops, duplicated text issue fix..Juan Linietsky2015-04-201-0/+1
* disable undo properly after ctrl-i, fixes #1688Juan Linietsky2015-04-181-2/+1
* -try to avoid errors when path using ".." is present in script include, fixes...Juan Linietsky2015-04-181-10/+0
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Merge pull request #1402 from ElectricSolstice/editor_match_fixJuan Linietsky2015-03-221-2/+47
|\
| * Fixed issue 1377 about script editor parenthesis matching.ElectricSolstice2015-02-191-2/+47
* | New option to send canvas to render bufferJuan Linietsky2015-03-161-2/+2
|/
* Total rows of text edit was calculated wrong, fixed issue #842marynate2015-01-131-1/+1
* -attempt to be friendlier on non english keyboardsJuan Linietsky2015-01-041-87/+89
* -Fix shortcuts for OSX code completion, fixes #1111Juan Linietsky2015-01-041-0/+4
* -added new code completion guess locations, closes #1032Juan Linietsky2015-01-031-9/+31
* -fix TextEdit shift-click functionality past begin and end of selection (#1004)Juan Linietsky2015-01-021-2689/+2725
* -fix readonly issues (#1018)Juan Linietsky2015-01-021-1/+11
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-201-21/+0
|\
| * change shortcut for toggle-comment to Ctrl+KDana Olson2014-12-171-21/+0
* | -improved completion options for InputEvent, shows all event types nowJuan Linietsky2014-12-181-1/+11
|/
* -added brace matching to go with the new code completionJuan Linietsky2014-12-171-0/+139
* New Code CompletionJuan Linietsky2014-12-161-286/+393
* More FixesJuan Linietsky2014-12-071-6/+6
* now undo/redo supportedDana Olson2014-12-071-8/+5
* apply patch #882 from dcubixDana Olson2014-12-071-2/+8
* allow Alt+arrow keys to pass through editorDana Olson2014-11-131-2/+8
* Editor goodies updateDiego Lopes2014-11-121-2033/+2039
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-5/+5
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-221-4/+28
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-5/+43
* Fixing Issues...Juan Linietsky2014-09-191-2/+2
* Small Issues & MaintenanceJuan Linietsky2014-08-011-23/+94
* Fix script editor scrollbar disappear issuemarynate2014-05-211-1/+1
* remove degud outputjonyrock2014-05-071-2/+0
* call during autocompletionjonyrock2014-05-071-1/+8
* Add auto code completion (without press Ctrl+Space manually)marynate2014-05-061-1/+5
* Add get_word_under_cursor() method to TextEditmarynate2014-05-061-0/+22
* EDITOR_DEF in the right placejonyrock2014-04-301-12/+5
* #331 settings menu option title fix oopsjonyrock2014-04-281-6/+6
* #331 settings menu option title fixjonyrock2014-04-281-6/+6
* pair symbols tool basic impjonyrock2014-04-271-4/+163
* #298 impjonyrock2014-04-261-12/+44
* text cursor in text editor & const in Rect2ijonyrock2014-04-171-1/+8
* home button like & whitespacejonyrock2014-04-101-2/+15
* fix android can't input unicode characterssanikoyes2014-03-131-0/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+2943