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-28 15:33:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29a62558c4faf4de2cdc52d34fc497dfd97e0402
ladybird
/
Applications
/
ProcessManager
History
Andreas Kling
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
...
It was annoying to always write set_preferred_size({ width, height }). :^)
2019-07-20 22:39:24 +02:00
..
GraphWidget.cpp
…
GraphWidget.h
…
main.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
Makefile
…
MemoryStatsWidget.cpp
GWidget: Add set_preferred_size(width, height) overload.
2019-07-20 22:39:24 +02:00
MemoryStatsWidget.h
…
ProcessModel.cpp
CProcessStatisticsReader: Be consistent about terminology from the kernel down
2019-07-18 07:23:26 +02:00
ProcessModel.h
CProcessStatisticsReader: Be consistent about terminology from the kernel down
2019-07-18 07:23:26 +02:00
ProcessTableView.cpp
…
ProcessTableView.h
…