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-16 08:08:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaa3329573b9f19dbb4388ec79005bb625a5f69e
ladybird
/
Userland
/
Applications
/
FileManager
History
Andreas Kling
8b1108e485
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
..
CMakeLists.txt
…
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
Everywhere: Use my shiny new serenityos.org email :^)
2021-09-03 12:22:36 +02:00
FileUtils.h
Everywhere: Use my shiny new serenityos.org email :^)
2021-09-03 12:22:36 +02:00
main.cpp
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +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
…