summaryrefslogtreecommitdiffstats
path: root/editor/editor_autoload_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Fix synchronization of global class nameHilderin2024-06-251-0/+1
* Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialogHugo Locurcio2024-03-051-0/+2
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-3/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Add the button pressed to some signals in Treetrollodel2022-05-211-1/+1
* Add "Add Script" option to project autoload settingsYuri Roubinsky2022-03-121-10/+12
* Fix Autoload capitalization inconsistencyHaoyu Qiu2022-03-091-3/+3
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Display an error message in settings when autoload name is invalidjmb4622021-09-141-0/+1
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-10/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings.unknown2020-04-051-1/+6
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Improve the AutoLoad editor UXHugo Locurcio2020-01-311-1/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Make comparison operator== constHanif A2019-07-191-1/+1
* Restrict Autoloads from having keywords as their namesMichael Alexsander Silva Dias2019-05-211-1/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Only add autoloads in editor if they have tool scriptsGeorge Marques2018-05-221-0/+10
* Enable autoload in editorGeorge Marques2018-05-011-0/+2
* Merge pull request #16709 from willnationsdev/autoload-editRémi Verschelde2018-02-191-0/+2
|\
| * Enable EditorPlugin to add/remove autoloadsWill Nations2018-02-141-0/+2
* | Add open feature to editor autoload settingssersoong2018-01-021-0/+3
|/
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-4/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-11/+7
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+94