This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-21 15:14:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b0c4908dfbe3c1095cb9d2c5be5b168f4530e08
ladybird
/
Userland
/
Applications
/
FileManager
History
Sam Atkins
6b0c4908df
FileManager: Don't show command palette for the desktop
2022-02-03 23:28:56 +01:00
..
CMakeLists.txt
FileManager: Port to LibMain :^)
2021-11-22 23:52:47 +01:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
FileManager: Don't show command palette for the desktop
2022-02-03 23:28:56 +01:00
DirectoryView.h
FileManager: Do not allow rename files that cannot be modified
2022-01-09 00:47:48 +01:00
FileManagerWindow.gml
…
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
FileOperationProgressWidget.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
FileUtils.cpp
…
FileUtils.h
…
main.cpp
Revert "FileManager: Display times in the user's local time zone"
2022-01-28 15:13:35 +00:00
PropertiesWindow.cpp
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
2021-11-08 00:35:27 +01:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…