Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 лет назад |
Fredia Huya-Kouadio
|
31712cc9e7
Address slow copy performance when using the `FileAccessFilesystemJAndroid` implementation.
|
3 лет назад |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 лет назад |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 лет назад |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 лет назад |
Rémi Verschelde
|
2724e57288
Merge pull request #58772 from keptsecret/fix_filedialog_user_data_access
|
3 лет назад |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 лет назад |
keptsecret
|
664c461d28
fixed unable to change directory in user access mode
|
3 лет назад |
Anilforextra
|
adbe948bda
String: Add contains().
|
4 лет назад |
bruvzg
|
cba8280515
[Windows] Add support for handling network share paths.
|
4 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
Wilson E. Alvarez
|
d11c1afc04
Rename String::is_rel_path to String::is_relative_path
|
4 лет назад |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 лет назад |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 лет назад |