summaryrefslogtreecommitdiffstats
path: root/core/os/dir_access.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-147/+0
* Add symlink API to the DirAccess (on macOS and Linux).bruvzg2021-05-221-2/+6
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-1/+1
* FileDialog: add Back/Forward buttons, add message for inaccessible folders.bruvzg2021-03-231-0/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-231-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-13/+5
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Improve UX of drive lettersPedro J. Estébanez2020-03-031-1/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde2019-08-141-4/+0
|\
| * Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* | Export: Remove temp files from cache after exportRémi Verschelde2019-08-121-0/+12
|/
* DirAccess: Drop compat get_next(bool *is_dir) which was hiddenRémi Verschelde2019-07-251-1/+0
* Fix code style issuesRémi Verschelde2019-01-261-1/+1
* Add function to obtain filesystem type from DirAccess.Juan Linietsky2019-01-211-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-121-1/+1
* | 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
* found via cppcheck:firefly24422018-01-031-2/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Allow configuring iOS exportRuslan Mustakov2017-11-211-0/+4
* Fix x11 exported executables not getting the +x flagMarcelo Fernandez2017-09-171-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-38/+32
* Fixed dir access return value, changed it to Error like all other funcsJuan Linietsky2017-01-141-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky2016-06-181-2/+0
* remove trailing whitespaceHubert Jarosz2016-03-091-6/+6
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* more fixesJuan Linietsky2015-05-191-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky2015-04-121-1/+1
* New option to show/hide hidden filesrollenrolm2015-03-211-0/+1
* Add DirAccess:dir_exist apimarynate2014-05-251-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+143