aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5615 from Paulb23/shortcut_save_printRémi Verschelde2016-07-121-1/+0
|\
| * Removed shortcut saving printPaulb232016-07-091-1/+0
* | Added completion font colorsPaulb232016-07-111-0/+2
* | Added completion scroll colorPaulb232016-07-111-0/+2
|/
* fix to the fix, and removed some conflicting shorcutsJuan Linietsky2016-07-031-1/+2
* Avoid settings from being lost when opening project manager.Juan Linietsky2016-07-031-6/+16
* Fix network IP setting changevolzhs2016-06-241-1/+1
* Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde2016-06-221-0/+6
|\
| * Added code completion existing color settingPaulb232016-06-211-0/+2
| * Added code completion selected color settingPaulb232016-06-211-0/+2
| * Added code completion background color settingPaulb232016-06-211-0/+2
* | Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)sunnystormy2016-06-211-1/+1
|/
* Merge pull request #5283 from djrm/remove_printsRémi Verschelde2016-06-191-5/+0
|\
| * Removed lots of printsDaniel J. Ramirez2016-06-181-5/+0
* | TextEdit: Change font size with Ctrl+Mouse Wheel Up/DownIgnacio Etcheverry2016-06-181-1/+1
|/
* -added missing .inc filesJuan Linietsky2016-06-171-0/+4
* Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis2016-06-151-1/+3
* project history was not being saved after a recent fix, this should fix itJuan Linietsky2016-06-121-1/+1
* make sure editor forgets removed settings, closes #5010Juan Linietsky2016-06-111-2/+20
* HiDPI: Use global/hidpi_mode as propertyRémi Verschelde2016-06-061-2/+2
* make hdpi manually configurable in project settingsJuan Linietsky2016-06-051-0/+2
* -customizable shortcuts in editorJuan Linietsky2016-06-041-7/+134
* The create dialog starts collapsed now.Warlaan2016-06-041-0/+1
* Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750Rémi Verschelde2016-05-291-0/+1
|\
| * Added breakpoint markers, issue 4750Paulb232016-05-261-0/+1
* | Merge pull request #4812 from neikeq/pr-search-barRémi Verschelde2016-05-291-0/+4
|\ \
| * | ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry2016-05-291-0/+4
| |/
* | Finalized DynamicFont implementationJuan Linietsky2016-05-291-2/+6
* | Added translation support to GodotJuan Linietsky2016-05-271-1/+81
* | Changed import workflowJuan Linietsky2016-05-271-0/+2
|/
* Added settings to change marked and breakpoint colorPaulb232016-05-251-0/+4
* Save line number color with text editor themeIgnacio Etcheverry2016-05-231-0/+1
* Added color themes to the text editorPaulb232016-05-231-19/+167
* Change the default comment color to #676767 (#4763)Hugo Locurcio2016-05-231-1/+1
* remove trailing whitespaceHubert Jarosz2016-05-211-1/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-2/+3
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-1/+1
* Contextualized Scene Tree menuJuan Linietsky2016-05-161-0/+4
* Merge pull request #4612 from bojidar-bg/fix-anchor-buildsRémi Verschelde2016-05-111-0/+2
|\
| * Fix #4588 (crash Control::_set_anchor)Bojidar Marinov2016-05-101-0/+2
* | Added caret blink in text editorPaulb232016-05-091-0/+4
|/
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-041-2/+2
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-6/+6
* Trim trailing white space on save, issue 4383Paulb232016-04-231-0/+1
* Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-121-0/+1
* Setting to change line number colorPaulb232016-04-081-0/+1
* Option to toggle syntax highlightingPaulb232016-04-061-0/+2
* Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde2016-04-061-0/+1
|\
| * Ability to change the caret colorPaulb232016-04-051-0/+1
* | Member variable syntax highlightingPaulb232016-04-051-0/+1
|/