summaryrefslogtreecommitdiff
path: root/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-08-15Set the low processor mode sleep editor settings to require a restartHugo Locurcio
2019-08-14Add an "Auto" editor font hinting setting to match OS font renderingHugo Locurcio
2019-08-07Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin
2019-07-29Merge pull request #30879 from Calinou/simplify-font-editor-settingsRémi Verschelde
2019-07-28Update "Sorting Order" dropdown in Editor Settingshomer666
2019-07-28Simplify editor settings related to font hinting and antialiasingHugo Locurcio
2019-07-26Simplify editor settings related to window dimmingHugo Locurcio
2019-07-23Move "Open Screenshot" from the "Editor" menu to the editor settingsMichael Alexsander Silva Dias
2019-07-18Enable the script editor's "Auto Brace Complete" by defaultHugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-25Allow to remove 2D editor limitsTomasz Chabora
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-14Fix help source font setting and related cleanupRémi Verschelde
2019-06-13Merge pull request #29129 from kis3lori/remove-save-theme-for-defaultRémi Verschelde
2019-06-13Created a fallback from the "Save Theme" button to "Save Theme As" when a def...Kis Levente Lorand
2019-06-12Merge pull request #29517 from KoBeWi/pan_shopRémi Verschelde
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-06-05Allow to change 2D pan hotkeyTomasz Chabora
2019-05-31Merge pull request #27334 from qarmin/add_50_percent_editor_scaleRémi Verschelde
2019-05-30Decrease the editor FPS cap when the window is unfocusedHugo Locurcio
2019-05-28Merge pull request #28107 from Amssat221/issue28105Rémi Verschelde
2019-05-21i18n: Skip unsupported locales for editor translationsRémi Verschelde
2019-05-20Merge pull request #28218 from KoBeWi/b00km4rk5Rémi Verschelde
2019-05-20Merge pull request #27559 from groud/anchor_modeRémi Verschelde
2019-05-17Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditorMax Hilbrunner
2019-05-16Merge pull request #27097 from siddharth952/masterMax Hilbrunner
2019-05-14Merge pull request #27569 from Faless/net/ipv4_link_localMax Hilbrunner
2019-05-13Improve the anchors and margin workflowGilles Roudiere
2019-05-05Add bookmarks for easier code navigationTomasz Chabora
2019-05-02Update editor_settings.cppSiddharth
2019-04-30Set range and change EDITOR_DEF to EDITOR_GETGuillermo
2019-04-30Merge pull request #27913 from Amssat221/issue27912Rémi Verschelde
2019-04-30Merge pull request #24437 from mateusfccp/single_quotes_optionRémi Verschelde
2019-04-30Issue-28355 - show spaces in editormiwanczuk
2019-04-30Merge pull request #25751 from Calinou/faster-script-error-checkingRémi Verschelde
2019-04-30Set range for line spacinggsegovia2018
2019-04-26Allow floating-point values in the idle parse delay editor settingHugo Locurcio
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-20Display connection information in the script editorPaulb23
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-04-07Add 50% scale in Godotqarmin
2019-04-05Add support for type hints in non-default script editor templatesHugo Locurcio
2019-03-31Exclude link-local IPv4s from editor host list.Fabio Alessandrelli