Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
2 years ago |
ne0fhyk
|
24e3b3b88d
Add full support for Android scoped storage.
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Haoyu Qiu
|
e40bb68c05
Add / to the unix shortcut drive list
|
3 years ago |
bruvzg
|
462e57f5e6
Fix `Directory::get_space_left()` result on macOS and Linux.
|
3 years ago |
bruvzg
|
6aa8f7d85b
Add symlink API to the DirAccess (on macOS and Linux).
|
4 years ago |
Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
5 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Haoyu Qiu
|
7840a550b5
Hides special folders in FileDialog for macOS
|
4 years ago |
Pedro J. Estébanez
|
6105dfdac9
Improve UX of drive letters
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Hadrien
|
e02c5ef48a
Optimize DirAccessUnix::get_next() for some file systems
|
5 years ago |
Geequlim
|
ee9f46423b
Revert "Optimize DirAccessUnix::get_next() for some file systems"
|
5 years ago |
Hadrien
|
1898a559a9
Optimize DirAccessUnix::get_next() for some file systems
|
5 years ago |
Rémi Verschelde
|
d17eac735c
Merge pull request #29815 from NilsIrl/plus_file_1
|
5 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 years ago |
Nils ANDRÉ-CHANG
|
d2833d4f4d
Replace ` + "/" + ` with `String::file_add()`
|
5 years ago |
Juan Linietsky
|
6fa632b821
Add function to obtain filesystem type from DirAccess.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
f2ae14f309
Attempt to avoid breaking people's workflows on the change from 8ba0d513fa0068a241a25fbb6db09315fa3309cc
|
6 years ago |
Juan Linietsky
|
8ba0d513fa
Added missing path verification on Unix, closes #20762
|
6 years ago |
Fabio Alessandrelli
|
12124d2d44
Safer getcwd in DirAccess
|
6 years ago |
Rémi Verschelde
|
d952126caf
Fix warnings in Android platform
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |