summaryrefslogtreecommitdiffstats
path: root/doc/classes/DirAccess.xml
Commit message (Expand)AuthorAgeFilesLines
* Add symlink API support for Windows, expose symlink methods.bruvzg2024-04-281-0/+26
* Update class reference to include some keywordsRedMser2024-02-091-1/+1
* [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS.bruvzg2023-10-131-1/+1
* Add method to check if filesystem is case sensitive.bruvzg2023-10-091-0/+8
* Clarify change_dir() and access scopeskobewi2023-10-051-0/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Merge pull request #76526 from MewPurPur/improve-docs-top-sections-COREYuri Sizov2023-05-291-2/+2
|\
| * Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-2/+2
* | Fix code tag typo in class referenceHaoyu Qiu2023-05-291-1/+1
|/
* Document caveats related to exported project binary resource conversionHugo Locurcio2023-05-081-0/+1
* Fix various typos in the classrefHaoyu Qiu2023-03-091-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-2/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-6/+6
* Unix: Remove now unnecessary I/O defines, cleanupRémi Verschelde2022-10-031-2/+2
* Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* Fix wrong DirAccess examplekobewi2022-09-211-3/+2
* Introduce more static methods to directory APIkobewi2022-09-201-12/+81
* Improve C# documentation for FileAccess and DirAccessRaul Santos2022-09-191-1/+1
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-0/+233