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-05 18:58:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
591c8d2b68f0d61ff562bbc359798939b8d5857d
ladybird
/
Userland
/
Applications
/
FileManager
History
Tim Ledbetter
cfbd14b958
Userland: Use
MUST()
to unwrap String values
2024-02-14 17:46:06 -05:00
..
CMakeLists.txt
…
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
LibFileSystem+Userland: Return ByteString from real_path()
2024-01-16 08:42:34 +00:00
DirectoryView.h
…
FileManagerWindow.gml
…
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
2023-12-23 20:41:07 +01:00
FileOperationProgressWidget.h
…
FileUtils.cpp
…
FileUtils.h
…
main.cpp
LibFileSystem+Userland: Return ByteString from real_path()
2024-01-16 08:42:34 +00:00
PropertiesWindow.cpp
Userland: Use
MUST()
to unwrap String values
2024-02-14 17:46:06 -05:00
PropertiesWindow.h
…
PropertiesWindowArchiveTab.gml
…
PropertiesWindowAudioTab.gml
…
PropertiesWindowFontTab.gml
…
PropertiesWindowGeneralTab.gml
…
PropertiesWindowImageTab.gml
FileManager: Start displaying basic metadata for images
2024-01-14 15:04:43 -07:00
PropertiesWindowPDFTab.gml
…