Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg fc948e87f6 Add symlink API support for Windows, expose symlink methods. hace 1 año
  bruvzg 57fde36f31 [Unix / DirAccess] Fix removing directory symlinks with `remove`, ensure `erase_contents_recursive` is not following directory symlinks. hace 1 año
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters hace 1 año
  bruvzg 97bcd8a631 Add method to check if filesystem is case sensitive. hace 1 año
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Rafał Mikrut 86fa3ba560 Fix exporting big templates hace 2 años
  Jummit 2175e38dfb Fix crash when listing files in nonexistent directory hace 3 años
  kobewi cad1d27a6f Introduce more static methods to directory API hace 3 años
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess hace 3 años
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Fredia Huya-Kouadio 31712cc9e7 Address slow copy performance when using the `FileAccessFilesystemJAndroid` implementation. hace 3 años
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. hace 4 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Rémi Verschelde 2724e57288 Merge pull request #58772 from keptsecret/fix_filedialog_user_data_access hace 3 años
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks hace 3 años
  keptsecret 664c461d28 fixed unable to change directory in user access mode hace 3 años
  Anilforextra adbe948bda String: Add contains(). hace 3 años
  bruvzg cba8280515 [Windows] Add support for handling network share paths. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años