Histórico de Commits

Autor SHA1 Mensagem Data
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. há 3 anos atrás
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Haoyu Qiu 67f04b381b Add / to the unix shortcut drive list há 3 anos atrás
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() há 3 anos atrás
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path há 4 anos atrás
  bruvzg 1d7a63fb8f Fix `Directory::get_space_left()` result on macOS and Linux. há 4 anos atrás
  bruvzg 139a9d6370 Add symlink API to the DirAccess (on macOS and Linux). há 4 anos atrás
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) há 6 anos atrás
  bruvzg b6a21f85a7 Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix drive names as UTF-8 encoded. há 4 anos atrás
  bruvzg b202a0dd2a FileDialog: add Back/Forward buttons, add message for inaccessible folders. há 4 anos atrás
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Haoyu Qiu 1998f78679 Hides special folders in FileDialog for macOS há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Pedro J. Estébanez aee586553a Improve UX of drive letters há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Hadrien e02c5ef48a Optimize DirAccessUnix::get_next() for some file systems há 6 anos atrás
  Geequlim ee9f46423b Revert "Optimize DirAccessUnix::get_next() for some file systems" há 6 anos atrás
  Hadrien 1898a559a9 Optimize DirAccessUnix::get_next() for some file systems há 6 anos atrás
  Rémi Verschelde d17eac735c Merge pull request #29815 from NilsIrl/plus_file_1 há 6 anos atrás
  qarmin 4e5310cc60 Some code changed with Clang-Tidy há 6 anos atrás
  Nils ANDRÉ-CHANG d2833d4f4d Replace ` + "/" + ` with `String::file_add()` há 6 anos atrás
  Juan Linietsky 6fa632b821 Add function to obtain filesystem type from DirAccess. há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Juan Linietsky f2ae14f309 Attempt to avoid breaking people's workflows on the change from 8ba0d513fa0068a241a25fbb6db09315fa3309cc há 7 anos atrás
  Juan Linietsky 8ba0d513fa Added missing path verification on Unix, closes #20762 há 7 anos atrás