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
2025-12-30 21:28:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcd4e68959d20d297891411cb48ebf0040a3d708
ladybird
/
Userland
/
Applications
/
FileManager
History
Cameron Youell
752f06f228
LibFileSystem: Move
TempFile
from
LibCore
to
LibFileSystem
...
As suggested in commit
de18485
2023-03-21 19:03:21 +00:00
..
CMakeLists.txt
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
DirectoryView.h
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
FileManagerWindow.gml
FileManager: Use PathBreadcrumbbar instead of Breadcrumbbar :^)
2023-02-19 01:09:09 +01:00
FileOperationProgress.gml
…
FileOperationProgressWidget.cpp
…
FileOperationProgressWidget.h
…
FileUtils.cpp
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
FileUtils.h
…
main.cpp
LibFileSystem: Move
TempFile
from
LibCore
to
LibFileSystem
2023-03-21 19:03:21 +00:00
PropertiesWindow.cpp
Everywhere: Use
LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…