summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | [doc] Fix grammar in class docs: less vs. fewer/lowerAndy Maloney2022-08-181-1/+1
| |/
* / Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg2022-08-181-0/+4
|/
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-11/+11
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-23/+23
* Document editor settings in the class referenceHugo Locurcio2022-08-061-0/+277
* Rename visual shader editor setting category for proper capitalizationHugo Locurcio2022-08-031-1/+1
* Add support for documenting most editor settings in the class referenceHugo Locurcio2022-07-291-0/+448
* Move editor paths into the EditorPaths classAaron Franke2022-07-291-6/+0
* Added ability to retrieve array of changed settings changed when it is saved.Eric M2022-03-051-0/+20
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-74/+37
* Implement shader cachingreduz2021-05-311-9/+0
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-0/+10
* Port code examples to C# (D)HaSa10022020-11-011-11/+37
* Complete the EditorSettings class documentationHugo Locurcio2020-07-171-10/+23
* Document how some editor classes should be accessed as singletons onlyHugo Locurcio2020-04-221-0/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-4/+4
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+4
* Clearify how hex_to_int expects a '0x' prefixed string. Provide a small hex_...lmp2019-07-071-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-051-0/+4
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-11/+11
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0