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-04-02 02:37:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd3463d2e366139aaecaa3ba9e84110e176bfb60
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
cd3463d2e3
ProcessManager: Rename "widget" to "process_table_container".
2019-07-27 08:42:15 +02:00
..
GraphWidget.cpp
…
GraphWidget.h
Add clang-format file
2019-05-28 17:31:20 +02:00
main.cpp
ProcessManager: Rename "widget" to "process_table_container".
2019-07-27 08:42:15 +02:00
Makefile
Move common Application build steps into their own Makefile.common
2019-06-25 21:35:50 +02:00
MemoryStatsWidget.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
MemoryStatsWidget.h
Add clang-format file
2019-05-28 17:31:20 +02:00
ProcessModel.cpp
CProcessStatisticsReader: Be consistent about terminology from the kernel down
2019-07-18 07:23:26 +02:00
ProcessModel.h
Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>.
2019-07-24 08:42:55 +02:00
ProcessTableView.cpp
…
ProcessTableView.h
Add clang-format file
2019-05-28 17:31:20 +02:00