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-07 00:56:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7df1121e1c25044578e8dad87b954e5bfbe7e5f9
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
7df1121e1c
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
..
.gitignore
ProcessManager: Start working on a graphical process manager.
2019-02-28 01:43:50 +01:00
main.cpp
Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal.
2019-03-03 02:52:22 +01:00
Makefile
LibGUI: Take ProcessManager's process view and turn it into GTableView.
2019-02-28 10:57:09 +01:00
ProcessTableModel.cpp
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
ProcessTableModel.h
LibGUI: GTableModel::data() should take a GModelIndex instead of int,int.
2019-03-06 19:56:47 +01:00
ProcessTableView.cpp
LibGUI: Add a GModelNotification class that views will receive.
2019-02-28 21:30:17 +01:00
ProcessTableView.h
LibGUI: Add a GModelNotification class that views will receive.
2019-02-28 21:30:17 +01:00