summaryrefslogtreecommitdiffstats
path: root/drivers/windows/file_access_windows.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce code duplication in FileAccessBlueCube33102024-09-011-8/+0
* [FileAccess] Implement `resize` method.bruvzg2024-04-121-0/+1
* [Windows] Fix windows is_path_invalid, and apply it to directory creation.bruvzg2024-02-091-1/+2
* Use platform-specific methods for FileAccess reading and writingBlueCube33102023-10-291-0/+6
* [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...bruvzg2023-08-081-2/+7
* Support long path in file access on windowsSamuele Panzeri2023-05-051-0/+1
* Restore FileAccess.close method.bruvzg2023-02-161-0/+2
* Prevent opening Windows console filesJuan Linietsky2023-01-111-0/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-1/+1
* Add override keywords to FileAccess derived classesMarcel Admiraal2022-08-021-19/+19
* Remove or make private `FileAccess` `close()` methods.bruvzg2022-04-121-1/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Rename File::get_len() get_length()Marcel Admiraal2021-05-251-1/+1
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-5/+5
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-7/+8
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky2019-04-071-0/+2
* Fix File opened with READ_WRITE on WindowsChaosus2019-04-051-0/+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/+4
* Revert "added get_creation_time function for gdscript"Juan Linietsky2018-08-101-1/+0
* added get_creation_time function for gdscriptDaniele Giuliani2018-05-161-0/+1
* Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez2018-03-131-0/+5
* fix buffer write performance on Windows and UnixMarcin Zawiejski2018-02-041-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Extract logging logicRuslan Mustakov2017-09-251-0/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-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-6/+4
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+79