summaryrefslogtreecommitdiff
path: root/editor/editor_dir_dialog.cpp
AgeCommit message (Expand)Author
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-09Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-05Fix Project Manager hard crashes due to invalid access to Editor NodesMarios Staikopoulos
2022-03-25Add better alert dialogs if directory already existsDaniel Kříž
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-02-16Port existing _notification code to use switch statements (part 1/3)jmb462
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-09-27Set dialog folder icon colornaeu
2021-07-18Optimize StringName usagereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky
2020-02-28Signals: Port more uses of connect_compatRémi Verschelde
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-29Fixed disconnecting not connected signalMikolaj Kaczmarek
2019-09-25Added some obvious errors explanationsqarmin
2019-06-26Some code changed with Clang-Tidyqarmin
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-09-03-Fixed EditorDirDialog, which was really old and needed to use EditorFileSystemJuan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-12Updated function argument namesWilson E. Alvarez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde