index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
SystemMonitor
/
ProcessStateWidget.cpp
Age
Commit message (
Expand
)
Author
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-03
SystemMonitor: Move process window to GML
kleines Filmröllchen
2022-02-18
SystemMonitor: Don't invalidate ProcessStateModel on refresh
thankyouverycool
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-12-24
SystemMonitor: Remove unused SortingProxyModel include
Sam Atkins
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-01
SystemMonitor: Register ProcessStateModel with ProcessModel on construct
sin-ack
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-15
SystemMonitor: Make sure we set a model before changing column sizes
Andreas Kling
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-11
SystemMonitor: Add tab with detailed state to process properties window
Andreas Kling