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-16 10:25:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5577002d5e41de5558c97ebcefc63c19452d569
ladybird
/
Userland
/
Applications
/
FileManager
History
Karol Kosek
797968c310
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
2023-03-16 09:58:42 +01:00
..
CMakeLists.txt
…
DesktopWidget.cpp
…
DesktopWidget.h
…
DirectoryView.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01: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
LibCore: Move Stream-based file into the
Core
namespace
2023-02-13 00:50:07 +00:00
FileOperationProgressWidget.h
LibCore: Remove
Stream.h
2023-02-13 00:50:07 +00:00
FileUtils.cpp
LibCore: Remove
Stream.h
2023-02-13 00:50:07 +00:00
FileUtils.h
…
main.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
PropertiesWindow.cpp
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
2023-03-16 09:58:42 +01:00
PropertiesWindow.h
…
PropertiesWindowGeneralTab.gml
…