summaryrefslogtreecommitdiff
path: root/tools/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2016-06-11make sure editor forgets removed settings, closes #5010Juan Linietsky
2016-06-06HiDPI: Use global/hidpi_mode as propertyRémi Verschelde
2016-06-05make hdpi manually configurable in project settingsJuan Linietsky
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-06-04The create dialog starts collapsed now.Warlaan
2016-05-29Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750Rémi Verschelde
2016-05-29Merge pull request #4812 from neikeq/pr-search-barRémi Verschelde
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-29ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry
2016-05-27Added translation support to GodotJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-26Added breakpoint markers, issue 4750Paulb23
2016-05-25Added settings to change marked and breakpoint colorPaulb23
2016-05-23Save line number color with text editor themeIgnacio Etcheverry
2016-05-23Added color themes to the text editorPaulb23
2016-05-23Change the default comment color to #676767 (#4763)Hugo Locurcio
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-16Contextualized Scene Tree menuJuan Linietsky
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