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-17 08:38:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b17d4a0ceda8c5448c19ae2e8a49f21bc9dcc70d
ladybird
/
Userland
/
Applications
/
FileManager
History
thankyouverycool
91bafc2653
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
..
CMakeLists.txt
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +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
…
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
FileOperationProgressWidget.h
…
FileUtils.cpp
AK+Everywhere: Change URL::path() to serialize_path()
2023-04-15 06:37:04 +02:00
FileUtils.h
…
main.cpp
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
2023-04-19 07:59:54 +02:00
PropertiesWindow.cpp
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…