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-05 08:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7df1121e1c25044578e8dad87b954e5bfbe7e5f9
ladybird
/
Applications
/
FileManager
History
Andreas Kling
7df1121e1c
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
DirectoryTableModel.cpp
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
DirectoryTableModel.h
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
DirectoryTableView.cpp
FileManager: Canonicalize paths when opening them.
2019-03-03 00:40:50 +01:00
DirectoryTableView.h
FileManager: Make the "open parent directory" action actually open ".."
2019-03-02 09:16:57 +01:00
main.cpp
Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal.
2019-03-03 02:52:22 +01:00
Makefile
FileManager: Port to GTableModel/GTableView.
2019-03-01 13:55:48 +01:00