ladybird/Applications/FileManager
Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath
And move canonicalized_path() to a static method on LexicalPath.

This is to make it clear that FileSystemPath/canonicalized_path() only
perform *lexical* canonicalization.
2020-05-26 14:35:10 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DirectoryView.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
DirectoryView.h LibGUI: The UI calls it 'Icon view', fix the name in the code 2020-05-02 14:12:36 +02:00
FileUtils.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
FileUtils.h FileManager: Replicate permissions on directory copy (#1437) 2020-04-19 17:18:27 +02:00
main.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
PropertiesDialog.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
PropertiesDialog.h AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00