summaryrefslogtreecommitdiffstats
path: root/doc/classes/FileAccess.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos in classrefHaoyu Qiu2023-08-221-1/+1
* [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...bruvzg2023-08-081-0/+87
* 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
* Docs: Add FileAccess.close, remove dupl. exampleMax Hilbrunner2023-05-311-11/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-4/+4
* Make documentation sorting use natural orderNinni Pipping2023-05-091-15/+15
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-1/+1
* Expose brotli decompression to the scripting API.bruvzg2023-03-291-0/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Various classref typo fixesHaoyu Qiu2023-02-201-1/+1
* Restore FileAccess.close method.bruvzg2023-02-161-1/+8
* Merge pull request #71572 from RedMser/docs-binary-variantYuri Sizov2023-02-101-0/+2
|\
| * Document internal usage of encode/decode_variantRedMser2023-01-171-0/+2
* | Fix C# examples in documentationRaul Santos2023-01-311-2/+2
|/
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-041-0/+14
* Replacing File calls from the FileAccess class docsEmi2022-10-031-6/+4
* Fix typos with codespellRémi Verschelde2022-09-301-4/+4
* Introduce more static methods to directory APIkobewi2022-09-201-0/+1
* Improve C# documentation for FileAccess and DirAccessRaul Santos2022-09-191-5/+11
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-0/+468