.. |
VFS
|
GPU, VFS, UI: Fixed minor memleaks
|
2023-09-15 12:23:54 +03:00 |
AndroidContentURI.cpp
|
More uses of string_view
|
2023-11-13 23:36:34 +01:00 |
AndroidContentURI.h
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
AndroidStorage.cpp
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
AndroidStorage.h
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
DirListing.cpp
|
Don't use std::move in dirlisting, see #18192
|
2023-09-22 10:09:10 +02:00 |
DirListing.h
|
Use a vector internally in VFS.
|
2023-03-06 16:42:50 +01:00 |
DiskFree.cpp
|
Revert creating ToShortFriendlyPath, more cleanup
|
2023-05-04 12:03:14 +04:00 |
DiskFree.h
|
Get the new setup flow going, with a confirmation dialog etc.
|
2021-08-04 23:22:43 +02:00 |
FileDescriptor.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
FileDescriptor.h
|
Move fileutil, net, image loaders, ui to Common. (#13506)
|
2020-10-04 20:48:47 +02:00 |
FileUtil.cpp
|
More uses of string_view
|
2023-11-13 23:36:34 +01:00 |
FileUtil.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Path.cpp
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
Path.h
|
Path: Use string_view more to avoid allocations
|
2023-11-13 23:24:42 +01:00 |
PathBrowser.cpp
|
More uses of string_view
|
2023-11-13 23:36:34 +01:00 |
PathBrowser.h
|
UI: Fix reverse-dependency in PathBrowser.
|
2022-12-27 15:08:57 -08:00 |