summaryrefslogtreecommitdiff
path: root/editor/code_editor.cpp
AgeCommit message (Expand)Author
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-18scrolling fixesIan
2017-11-17TextEdit code foldingIan
2017-10-22Added setting to toggle current line highlightingPaulb23
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
2017-10-02Merge pull request #11661 from mhilbrunner/issue-11616-always-validatePoommetee Ketson
2017-09-30Editor: Run validation on every text change, not only insertsmhilbrunner
2017-09-29EditorSettings: Move interface/ properties to interface/editorAndreas Haas
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-09-25Fix missing code editor find and replace missing hover icon.Daniel J. Ramirez
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-20Merge pull request #11422 from poke1024/fixsourcefontsize2Rémi Verschelde
2017-09-19better script code font size rescaling on retina displayspoke1024
2017-09-06second take at autocomplete logic, using a TextOperation check.Paulo Gomes
2017-08-31Added setting to toggle auto indentPaulb23
2017-08-30added icon updating to most ui elementstoger5
2017-08-30White Themetoger5
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26Code editor: Don't play hide and seek with error labelRémi Verschelde
2017-08-24-Code completion for enumerationsJuan Linietsky
2017-08-22Merge pull request #10340 from Rubonnek/remove-unnecessary-assignmentsRémi Verschelde
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-08-21Increased smooth scroll speed and added user settingPaulb23
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