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-02-24 16:46:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c45e16f6052abdb04e1145db1208476264e4c57d
ladybird
/
Applications
/
FileManager
History
Andreas Kling
c45e16f605
LibCore: Add StandardPaths thing to retrieve various standard locations
...
Fixes
#1853
.
2020-04-19 19:57:05 +02:00
..
DirectoryView.cpp
LibCore+LibGUI: Move DesktopServices to LibCore
2020-04-19 11:14:26 +02:00
DirectoryView.h
AK: Make Vector use size_t for its size and capacity
2020-02-25 14:52:35 +01:00
FileUtils.cpp
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
FileUtils.h
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
main.cpp
LibCore: Add StandardPaths thing to retrieve various standard locations
2020-04-19 19:57:05 +02:00
Makefile
…
PropertiesDialog.cpp
Kernel: Don't include null terminator in sys$readlink() result
2020-04-14 18:40:24 +02:00
PropertiesDialog.h
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
2020-04-04 11:10:07 +02:00