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
812dc1e9eafbbcc6125c1593ff36eb3cd5d88532
ladybird
/
Applications
/
FileManager
History
Andreas Kling
812dc1e9ea
FileManager: Add a very naive thumbnail generation thread.
...
This is pretty rickety since we don't have any synchronization primitives.
2019-03-24 03:00:08 +01:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
DirectoryModel.cpp
FileManager: Add a very naive thumbnail generation thread.
2019-03-24 03:00:08 +01:00
DirectoryModel.h
FileManager: Add a very naive thumbnail generation thread.
2019-03-24 03:00:08 +01:00
DirectoryTableView.cpp
FileManager: Make sure the status bar callback is hooked up.
2019-03-23 03:56:33 +01:00
DirectoryTableView.h
LibGUI: Add a GItemView class.
2019-03-23 03:54:45 +01:00
main.cpp
LibGUI: Add a GItemView class.
2019-03-23 03:54:45 +01:00
Makefile
LibGUI: Rename GTableModel => GModel.
2019-03-23 01:42:49 +01:00