Historie revizí

Autor SHA1 Zpráva Datum
  Pāvels Nadtočajevs d5865cb962 [Unix] Fix deleting symlinks. před 8 měsíci
  Adam Scott a6c5373a09 [Web] Fix `DirAccess::unlink()` not updating the IDBFS před 10 měsíci
  bruvzg 4cc9d2f437 [Linux/BSD] Fix cross-device rename. před 1 rokem
  bruvzg da4f5fb953 [FileSystem Dock] Add symlink indicator and tooltip. před 1 rokem
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` před 1 rokem
  bruvzg 57fde36f31 [Unix / DirAccess] Fix removing directory symlinks with `remove`, ensure `erase_contents_recursive` is not following directory symlinks. před 1 rokem
  bruvzg 54eae6221a [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. před 2 roky
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable před 2 roky
  Rémi Verschelde 91a54cdbc1 Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Rémi Verschelde 5b6ccf2fd2 Merge pull request #66720 from qarmin/unintialized_memory před 3 roky
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup před 3 roky
  Rafał Mikrut 2233624152 Remove usage of unitialized variables před 3 roky
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` před 3 roky
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency před 3 roky
  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. před 3 roky
  Shlomi 22da234eb6 Add Desktop to file dialog drive on Unix před 5 roky
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. před 4 roky
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. před 3 roky
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  Haoyu Qiu 67f04b381b Add / to the unix shortcut drive list před 3 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 3 roky
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path před 4 roky
  bruvzg 1d7a63fb8f Fix `Directory::get_space_left()` result on macOS and Linux. před 4 roky
  bruvzg 139a9d6370 Add symlink API to the DirAccess (on macOS and Linux). před 4 roky
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) před 6 roky
  bruvzg b6a21f85a7 Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix drive names as UTF-8 encoded. před 4 roky
  bruvzg b202a0dd2a FileDialog: add Back/Forward buttons, add message for inaccessible folders. před 4 roky
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# před 4 roky