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-03-06 13:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5a32d139a4ec4c6b153daccac31066ff8e87d0e
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
c5a32d139a
ProcessManager: Add a "stop" action that sends SIGSTOP to a process.
2019-02-28 12:06:19 +01:00
..
.gitignore
ProcessManager: Start working on a graphical process manager.
2019-02-28 01:43:50 +01:00
main.cpp
ProcessManager: Add a "stop" action that sends SIGSTOP to a process.
2019-02-28 12:06:19 +01:00
Makefile
LibGUI: Take ProcessManager's process view and turn it into GTableView.
2019-02-28 10:57:09 +01:00
ProcessTableModel.cpp
ProcessManager: Bump the initial window size to "pretty big"
2019-02-28 11:32:50 +01:00
ProcessTableModel.h
LibGUI: Allow specifying per-column text alignment.
2019-02-28 11:27:04 +01:00
ProcessTableView.cpp
LibGUI: Take ProcessManager's process view and turn it into GTableView.
2019-02-28 10:57:09 +01:00
ProcessTableView.h
LibGUI: Take ProcessManager's process view and turn it into GTableView.
2019-02-28 10:57:09 +01:00