summaryrefslogtreecommitdiff
path: root/editor/code_editor.cpp
AgeCommit message (Expand)Author
2017-08-19Added smooth scrolling to TextEditPaulb23
2017-08-19Fixes to label and code editor to make editing code hopefully fast again.Juan Linietsky
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-26Changed indent type settingsPaulb23
2017-04-18Added support for space indentationPaulb23
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde