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-28 14:09:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14072ce8f040e02304192fde134a1efe337eeeae
ladybird
/
Userland
/
Applications
/
FileManager
History
thankyouverycool
14072ce8f0
FileManager: Use InputBox icons for file and directory creation
...
And set a window icon in desktop mode.
2023-04-18 10:05:21 +02:00
..
CMakeLists.txt
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
FileManager: Use InputBox icons for file and directory creation
2023-04-18 10:05:21 +02:00
DirectoryView.h
FileManager: Use GUI::Process::spawn_or_show_error() to open terminals
2023-03-24 22:06:38 +00:00
FileManagerWindow.gml
FileManager: Use PathBreadcrumbbar instead of Breadcrumbbar :^)
2023-02-19 01:09:09 +01:00
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
…
FileOperationProgressWidget.h
LibCore: Remove
Stream.h
2023-02-13 00:50:07 +00:00
FileUtils.cpp
AK+Everywhere: Change URL::path() to serialize_path()
2023-04-15 06:37:04 +02:00
FileUtils.h
…
main.cpp
FileManager: Use InputBox icons for file and directory creation
2023-04-18 10:05:21 +02:00
PropertiesWindow.cpp
FileManager: Use a thousands separator for numbers in PropertiesWindow
2023-04-11 13:03:30 +02:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…