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 08:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d02238af48e588e9272413c8345aac31a7b07a33
ladybird
/
Applications
/
FileManager
History
Andreas Kling
d02238af48
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
...
This will be useful for implementing more complicated models.
2019-03-29 04:58:15 +01:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
DirectoryModel.cpp
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
2019-03-29 04:58:15 +01:00
DirectoryModel.h
GModel: Add GModelIndex argument to row_count() and column_count().
2019-03-29 03:27:03 +01:00
DirectoryTableView.cpp
FileManager+LibGUI: Show thumbnail generation progress in the statusbar.
2019-03-25 04:25:25 +01:00
DirectoryTableView.h
FileManager+LibGUI: Show thumbnail generation progress in the statusbar.
2019-03-25 04:25:25 +01:00
main.cpp
LibGUI: Expand GModelIndex a bit, adding internal data and model pointers.
2019-03-29 04:58:15 +01:00
Makefile
LibC: Run constructors on process startup.
2019-03-27 12:48:21 +01:00