summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* Add setting to control the window used to run the project for the Android editorFredia Huya-Kouadio2023-06-071-0/+4
* Merge pull request #47628 from Calinou/2d-editor-remove-contrained-viewYuri Sizov2023-05-311-3/+0
|\
| * Remove constrained view in the 2D editorHugo Locurcio2023-05-201-3/+0
* | Merge pull request #66763 from MewPurPur/remove-bookmark-hidingRémi Verschelde2023-05-291-4/+1
|\ \ | |/ |/|
| * Remove editor setting for hiding bookmarksVolTer2022-11-021-4/+1
* | Improve editor state persistenceHendrik Brucker2023-05-111-0/+3
* | Add multi window code and shader editorstrollodel2023-05-101-0/+11
* | Merge pull request #75718 from m4gr3d/add_scale_editor_icons_mainFredia Huya-Kouadio2023-05-071-0/+4
|\ \
| * | Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settingsFredia Huya-Kouadio2023-05-071-0/+4
* | | Fixed various typos across the docsUltraBIF2023-05-021-2/+2
|/ /
* | Add editor setting for spin slider sensibilityWinston Yallow2023-04-271-0/+3
* | Add project manager / editor initial screen settings, implement DisplayServer...bruvzg2023-04-191-0/+6
* | Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-1/+1
* | Merge pull request #75737 from MewPurPur/🐁da🐁Yuri Sizov2023-04-101-3/+3
|\ \
| * | Fix mistakes in documentation and GDScript errorsVolTer2023-04-101-3/+3
* | | Scene tab closing refactorkobewi2023-04-031-1/+1
|/ /
* | Fix various typos in the classrefHaoyu Qiu2023-03-091-1/+1
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* | Merge pull request #73694 from m4gr3d/update_touchscreen_editor_settings_mainRémi Verschelde2023-02-221-4/+12
|\ \
| * | Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-221-4/+12
* | | update outdated references and examplesHana2023-02-211-1/+1
|/ /
* | Various classref typo fixesHaoyu Qiu2023-02-201-1/+1
* | Fix C# examples in documentationRaul Santos2023-01-311-1/+1
* | Add a theme usability setting which updates the touch area of UI elements (e....Fredia Huya-Kouadio2023-01-281-0/+4
* | Add "Open in External Program" optionkobewi2023-01-211-1/+13
* | Update all outdated online documentation linksYuri Sizov2023-01-141-3/+3
* | Added gl_compatibility as an option to the project creation screenclayjohn2022-12-131-0/+3
* | Merge pull request #67871 from Calinou/editor-theme-add-oled-presetRémi Verschelde2022-11-281-0/+3
|\ \
| * | Add Black (OLED) editor theme presetHugo Locurcio2022-10-261-0/+3
* | | Hide Antialiasing import option on DynamicFonts with MSDF enabledHugo Locurcio2022-11-031-1/+1
| |/ |/|
* | Doc consistency: "inspector" to "Inspector"Micky2022-10-271-2/+2
|/
* Merge pull request #67656 from MewPurPur/instance🧹Max Hilbrunner2022-10-211-1/+1
|\
| * Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* | Merge pull request #66134 from MewPurPur/fix-outdated-editor-settingsMax Hilbrunner2022-10-191-8/+8
|\ \ | |/ |/|
| * Improve some Text Editor editor settingsVolTer2022-09-201-8/+8
* | Add editor setting for AcceptDialog OK/Cancel buttons positioningRémi Verschelde2022-10-051-0/+6
* | Fix typos with codespellRémi Verschelde2022-09-301-2/+2
* | Further cleanup of VisualScript referencesRedMser2022-09-191-3/+3
|/
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-2/+2
* Rename every instance of `caret_blink_speed` to `caret_blink_interval`Micky2022-09-061-2/+2
* Change Array arguments to TypedArraykobewi2022-09-011-1/+1
* [macOS] Extend editor contents to the window titlebar for better space usage.bruvzg2022-08-261-0/+4
* Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0Rémi Verschelde2022-08-261-2/+2
|\
| * Add font LCD sub-pixel anti-aliasing support.bruvzg2022-08-231-2/+2
* | Fix outdated mentions of default code font in EditorSettings documentationHugo Locurcio2022-08-251-3/+3
* | Replace Array return types with TypedArraykobewi2022-08-221-1/+1
|/
* Properly refer to functions definition color in descriptionMicky2022-08-211-1/+1
* Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov2022-08-191-14/+0
|\
| * Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov2022-08-181-14/+0
* | Merge pull request #64580 from asmaloney/doc-grammar-lessMax Hilbrunner2022-08-191-1/+1
|\ \