Historial de Commits

Autor SHA1 Mensaje Fecha
  Thaddeus Crews 007717faf9 SCons: Remove `check_c_headers` hace 7 meses
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. hace 6 meses
  Thaddeus Crews 152c14b053 Merge pull request #104597 from bruvzg/path_check hace 6 meses
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. hace 6 meses
  Pāvels Nadtočajevs d5cea9bb2e Implement `DirAccess.is_equivalent` method. hace 6 meses
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` hace 7 meses
  Pāvels Nadtočajevs d5865cb962 [Unix] Fix deleting symlinks. hace 8 meses
  Adam Scott a6c5373a09 [Web] Fix `DirAccess::unlink()` not updating the IDBFS hace 10 meses
  bruvzg 4cc9d2f437 [Linux/BSD] Fix cross-device rename. hace 1 año
  bruvzg da4f5fb953 [FileSystem Dock] Add symlink indicator and tooltip. hace 1 año
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 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
  bruvzg 54eae6221a [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. hace 2 años
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Rémi Verschelde 91a54cdbc1 Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Rémi Verschelde 5b6ccf2fd2 Merge pull request #66720 from qarmin/unintialized_memory hace 3 años
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup hace 3 años
  Rafał Mikrut 2233624152 Remove usage of unitialized variables hace 3 años
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency hace 3 años
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. hace 3 años
  Shlomi 22da234eb6 Add Desktop to file dialog drive on Unix hace 5 años
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. hace 4 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Haoyu Qiu 67f04b381b Add / to the unix shortcut drive list 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