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-01 14:18:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
737a4d237703abc2b954ced3aa96a0f9bc7f02ca
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
8eefdbdce8
LibGUI: Add horizontal scrollbar to GTableView.
...
Now we can scroll content in both directions if it won't fit in the view.
2019-02-28 17:58:53 +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
ProcessManager: Don't show the colonel task. :^)
2019-02-28 16:49:02 +01:00
ProcessTableModel.h
LibGUI: Add GVariant class and use it for table model data.
2019-02-28 16:20:29 +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