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-05-04 02:07:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea8335cda14d1dfdaaa2db43af2ace982cc0f378
ladybird
/
Userland
/
Applications
/
FileManager
History
Brian Gianforcaro
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
2021-11-28 08:04:57 +01:00
..
CMakeLists.txt
FileManager: Port to LibMain :^)
2021-11-22 23:52:47 +01:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
DirectoryView.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +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
Everywhere: Use default execpromises argument for Core::System::pledge
2021-11-28 08:04:57 +01: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
…