summaryrefslogtreecommitdiff
path: root/tools/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2016-05-11Merge pull request #4612 from bojidar-bg/fix-anchor-buildsRémi Verschelde
2016-05-10Fix #4588 (crash Control::_set_anchor)Bojidar Marinov
2016-05-09Added caret blink in text editorPaulb23
2016-05-04i18n: Don't make print_line calls translatableRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-04-23Trim trailing white space on save, issue 4383Paulb23
2016-04-12Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron
2016-04-08Setting to change line number colorPaulb23
2016-04-06Option to toggle syntax highlightingPaulb23
2016-04-06Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde
2016-04-05Ability to change the caret colorPaulb23
2016-04-05Member variable syntax highlightingPaulb23
2016-04-02Function syntax highlightingPaul Batty
2016-03-30Option to toggle line numbersPaulb23
2016-03-21Syntax highlighting for numbersPaulb23
2016-03-18Option to toggle tab drawingPaulb23
2016-03-16Highlight all occurrences of selected wordPaulb23
2016-03-14Added configuable tab sizePaulb23
2016-03-07Enabled scrolling past end of filePaulb23
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-27added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settingsAriel Manzur
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-02-21._sc_ file is now a ConfigFile for self contained modeAriel Manzur
2016-02-19Added "self contained" mode for Steam installation and similar. Editor looks ...Ariel Manzur
2016-02-12* Added numpad emulation (fixes #3612)Nuno
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-15Add editor setting for display mode on file dialog and filesystem dockFranklin Sobrinho
2015-11-18-fixed tabsJuan Linietsky
2015-10-17Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky
2015-08-30new editor settings customization of where to run the game from the editorJuan Linietsky
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-07-09Added GridMap settings which allows the user to enter a pick distance.Peace Sells
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-05-31work in progress, resource previewsJuan Linietsky
2015-05-05Set settings directory variable when loading settings failsest31
2015-05-04Proper support for code editor autosaving (disabled by default)Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-21New option to show/hide hidden filesrollenrolm
2015-01-17Merge pull request #1181 from adolson/duplicate-node-naming-prefsJuan Linietsky
2015-01-15Add current_line_color ediotr setting for script and shader editormarynate
2015-01-11fix naming of duplicated nodes, closes #1161, adds separator character prefer...Dana Olson
2015-01-03-fixed bug on focus capture, now respets line/text editJuan Linietsky
2014-12-28added blender/maya like zoom stylejaromirhribal
2014-12-17-added brace matching to go with the new code completionJuan Linietsky
2014-12-08remove old unused pref, added new confirm insert trackDana Olson
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Merge pull request #852 from adolson/autoscan-project-dirJuan Linietsky
2014-11-01add option to auto-scan a directory for projectsDana Olson
2014-10-07Build System ChangesJuan Linietsky