summaryrefslogtreecommitdiff
path: root/Userland/Applications/SystemMonitor/CMakeLists.txt
AgeCommit message (Expand)Author
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-07-30SystemMonitor: Remove the Hardware tabLiav A
2022-04-03SystemMonitor: Move process window to GMLkleines Filmröllchen
2022-04-03SystemMonitor: Move entire main UI to GMLkleines Filmröllchen
2021-12-04SystemMonitor: Port to LibMain :^)Andreas Kling
2021-08-18SystemMonitor: Consolidate hardware tabs + remove interrupts tabAndreas Kling
2021-08-18SystemMonitor: Remove "Devices" tabAndreas Kling
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-22Userland: Rename LibSymbolClient => LibSymbolicationAndreas Kling
2021-04-11SystemMonitor: Add tab with detailed state to process properties windowAndreas Kling
2021-02-04SystemMonitor: Use SymbolServer to symbolicate thread stacksAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling