summaryrefslogtreecommitdiffstats
path: root/editor/editor_dir_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-234/+0
* Improve file move and copy operationskobewi2023-03-251-8/+27
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-1/+1
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-1/+1
* Remove Signal connect bindsJuan Linietsky2022-07-291-3/+3
* Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge2022-07-091-1/+1
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-2/+2
* Fix Project Manager hard crashes due to invalid access to Editor NodesMarios Staikopoulos2022-04-051-4/+7
* Add better alert dialogs if directory already existsDaniel Kříž2022-03-251-1/+6
* Initialize bools in the headers in editorAaron Franke2022-03-121-4/+0
* Port existing _notification code to use switch statements (part 1/3)jmb4622022-02-161-21/+23
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Set dialog folder icon colornaeu2021-09-271-0/+1
* Optimize StringName usagereduz2021-07-181-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal2020-12-141-1/+1
* Fix cancel/OK button order on macOSDaniel Ting2020-07-101-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-5/+9
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-11/+0
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+1
* Working multiple window support, including editorJuan Linietsky2020-03-261-6/+6
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-1/+2
* Signals: Port more uses of connect_compatRémi Verschelde2020-02-281-1/+5
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-14/+10
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-10/+10
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fixed disconnecting not connected signalMikolaj Kaczmarek2019-10-291-1/+3
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Improve wording of various messages and make casing more consistentHugo Locurcio2019-04-211-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez2017-09-141-2/+2
* -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystemJuan Linietsky2017-09-031-85/+35
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-5/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-83/+67
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+276