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-03-06 21:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcded8d39f08c552ce054bdb8e7eaec22dd810d7
ladybird
/
Userland
/
Applications
/
FileManager
History
demostanis
34acae90c7
Userland: Let applications make use of make_command_palette_action()
2022-10-25 10:21:18 +01:00
..
CMakeLists.txt
Userland: Properly populate GENERATED_SOURCES
2022-10-12 15:55:15 +01:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
AK+Everywhere: Replace "protocol" with "scheme" url helpers
2022-09-29 09:39:04 +01:00
DirectoryView.h
…
FileManagerWindow.gml
FileManager: Group Toolbar overflow
2022-10-06 12:17:38 +01:00
FileOperationProgress.gml
Userland: Replace empty
GUI::Widget
s in GML with
GUI::Layout::Spacer
2022-09-29 08:31:15 -04:00
FileOperationProgressWidget.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
FileOperationProgressWidget.h
…
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
Userland: Let applications make use of make_command_palette_action()
2022-10-25 10:21:18 +01:00
PropertiesWindow.cpp
AK+Everywhere: Replace "protocol" with "scheme" url helpers
2022-09-29 09:39:04 +01:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…