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-02-28 18:44:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63cdc3d2d586806bd4576f314dc7dba9fc36280b
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
e1d0a3f226
LibGUI: Let GTableModel handle the selection instead of doing it virtually.
...
It's silly to force every subclass models to deal with selection.
2019-03-01 13:03:13 +01:00
..
.gitignore
ProcessManager: Start working on a graphical process manager.
2019-02-28 01:43:50 +01:00
main.cpp
LibGUI: Add horizontal scrollbar to GTableView.
2019-02-28 17:58:53 +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: Let GTableModel handle the selection instead of doing it virtually.
2019-03-01 13:03:13 +01:00
ProcessTableModel.h
LibGUI: Let GTableModel handle the selection instead of doing it virtually.
2019-03-01 13:03:13 +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