Age | Commit message (Expand) | Author |
2017-01-14 | Style: Fix whole-line commented code | Rémi Verschelde |
2017-01-08 | renamed _input_event for GUI events to _gui_input, so it's more differentiate... | Juan Linietsky |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-06 | Made background and symbol color follow the color API | Paulb23 |
2016-10-13 | Allow turing off zero-padding for line numbers | Pedro J. Estébanez |
2016-10-11 | Merge pull request #6778 from Hinsbart/completion_z | Rémi Verschelde |
2016-10-10 | Fix Script Editor drawing over Dialogs. | Andreas Haas |
2016-10-10 | Add line length guideline to code editors | Pedro J. Estébanez |
2016-09-29 | Add inline ColorPicker to Script text editor. | Andreas Haas |
2016-09-12 | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky |
2016-08-06 | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky |
2016-07-23 | Merge pull request #5737 from neikeq/pr-issue-5269 | Rémi Verschelde |
2016-07-21 | TextEdit: Center search results | Ignacio Etcheverry |
2016-07-12 | Added block caret to TextEdit | Paulb23 |
2016-07-11 | Expose highlight all occurrences | Paulb23 |
2016-07-11 | Expose show line numbers | Paulb23 |
2016-07-11 | Added completion font colors | Paulb23 |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-21 | Added code completion background color setting | Paulb23 |
2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 |
2016-06-12 | Fixed overloaded virtual functions with const vs none warning | marcelofg55 |
2016-05-29 | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750 | Rémi Verschelde |
2016-05-29 | ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar | Ignacio Etcheverry |
2016-05-26 | Added breakpoint markers, issue 4750 | Paulb23 |
2016-05-16 | Default editing popup for LineEdit and TextEdit | Juan Linietsky |
2016-05-09 | Added caret blink in text editor | Paulb23 |
2016-04-27 | Added scroll lines, issue 4243 | Paulb23 |
2016-04-08 | Setting to change line number color | Paulb23 |
2016-04-06 | Merge pull request #4251 from Paulb23/block_indent_issue_3803 | Rémi Verschelde |
2016-04-06 | Fixed block indent inconsistency, fixes issue 3803 | Paulb23 |
2016-04-06 | Merge pull request #4238 from Paulb23/caret_color | Rémi Verschelde |
2016-04-06 | Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting | Rémi Verschelde |
2016-04-06 | Fixed text edit undo and redo operation interaction | Paul Batty |
2016-04-05 | Ability to change the caret color | Paulb23 |
2016-04-05 | Member variable syntax highlighting | Paulb23 |
2016-04-05 | Fixed 'complex' typo in method name | Paulb23 |
2016-04-02 | Function syntax highlighting | Paul Batty |
2016-04-01 | Added insert mode to text editor | Paulb23 |
2016-03-21 | Syntax highlighting for numbers | Paulb23 |
2016-03-16 | Highlight all occurrences of selected word | Paulb23 |
2016-03-14 | Merge pull request #4017 from Paulb23/set_tab_size | Rémi Verschelde |
2016-03-14 | Added configuable tab size | Paulb23 |
2016-03-13 | Undo and redo commands on text editor now affect internal version which fixes... | Saracen |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-03-07 | Enabled scrolling past end of file | Paulb23 |
2016-03-04 | Add editor settings for call hint placement | Martin Chuckeles |
2016-01-01 | Update copyright to 2016 in headers | George Marques |