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 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4491ef8ae68945f9a94f09ce321f206b9bea4498
ladybird
/
Userland
/
Applications
/
FileManager
History
Jannis Weis
3911758277
FileManager: Disable open_child_directory_action if no child exists
2022-08-22 12:48:11 +02:00
..
CMakeLists.txt
…
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
DirectoryView.h
…
FileManagerWindow.gml
LibGUI+Applications: Govern Splitter resizing by opportunistic growth
2022-08-05 13:54:18 +02:00
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
FileOperationProgressWidget.h
FileManager: Use Core::Stream for FileOperationProgressWidget
2022-03-13 22:38:48 +01:00
FileUtils.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
FileUtils.h
…
main.cpp
FileManager: Disable open_child_directory_action if no child exists
2022-08-22 12:48:11 +02:00
PropertiesWindow.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…