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-01-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f76168a3ea395154b0439265e6767d157f8c69aa
ladybird
/
Applications
/
FileManager
History
Andreas Kling
f76168a3ea
FileManager: Make copying faster with ftruncate() and a bigger buffer
...
Apply the same techniques from "cp" to make copying files much faster.
2019-11-04 17:25:44 +01:00
..
DirectoryView.cpp
FileManager: Open .html files in Browser instead of "html"
2019-10-07 19:52:35 +02:00
DirectoryView.h
LibCore: Remove ObjectPtr in favor of RefPtr
2019-09-22 00:31:54 +02:00
FileUtils.cpp
FileManager: Make copying faster with ftruncate() and a bigger buffer
2019-11-04 17:25:44 +01:00
FileUtils.h
FileManager: Create FileUtils
2019-09-10 19:28:41 +02:00
main.cpp
FileManager: Add "Open in TextEditor..." action to context menu
2019-10-07 20:03:19 +02:00
Makefile
FileManager: Create FileUtils
2019-09-10 19:28:41 +02:00