| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #58772 from keptsecret/fix_filedialog_user_data_access | Rémi Verschelde | 2022-03-12 | 1 | -0/+8 |
| |\ | |||||
| | * | fixed unable to change directory in user access mode | keptsecret | 2022-03-09 | 1 | -0/+8 |
| * | | Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks | Rémi Verschelde | 2022-03-11 | 1 | -4/+2 |
| |/ | |||||
| * | String: Add contains(). | Anilforextra | 2022-02-04 | 1 | -1/+1 |
| * | [Windows] Add support for handling network share paths. | bruvzg | 2022-01-24 | 1 | -2/+6 |
| * | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
| * | Replace String comparisons with "", String() to is_empty() | Nathan Franke | 2021-12-09 | 1 | -4/+4 |
| * | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez | 2021-08-29 | 1 | -2/+2 |
| * | Use const references where possible for List range iterators | Rémi Verschelde | 2021-07-25 | 1 | -3/+3 |
| * | Use C++ iterators for Lists in many situations | Aaron Franke | 2021-07-23 | 1 | -9/+8 |
| * | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -0/+418 |
