Commit History

Author SHA1 Message Date
  creator1creeper1 19d9d5bfe1 Everywhere: Mark Vector of mutable references as mutable 3 years ago
  Idan Horowitz d55c130df5 SystemMonitor: Split multi-core CPU usage graphs into multiple rows 3 years ago
  Idan Horowitz f9528f1882 Kernel: Rename ProcessorInfo::{m_brandstr => m_brand} 3 years ago
  creator1creeper1 26eee2c02d SystemMonitor: Propagate errors using try_set_main_widget 3 years ago
  Sam Atkins f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 3 years ago
  Idan Horowitz d82c91ac2c SystemMonitor: Add back accidentally removed veil lock 3 years ago
  Andreas Kling 96e4077c38 SystemMonitor: Port to LibMain :^) 3 years ago
  Ralf Donau 1c59cfa28c SystemMonitor: Remove unveiling /tmp/portal/config 3 years ago
  Maciej 62169fda03 SystemMonitor: Ask user before trying to kill/stop process 3 years ago
  Maciej 7f7db7dbec SystemMonitor: Add Delete as alternate shortcut for killing a process 3 years ago
  Andreas Kling ea8c6e796f SystemMonitor: Shrink oversized GroupBox margins 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Undefine 5009202038 SystemMonitor: Save refresh frequency to a config file 3 years ago
  sin-ack 7aa3cfda09 SystemMonitor: Use size_t for graph values 3 years ago
  Rodrigo Tobar ad33efbc8c SystemMonitor: Unveil /usr/local/lib 3 years ago
  David Isaksson 9699648b2a SystemMonitor: Make memory statistics dynamically formatted by size 3 years ago
  Andreas Kling b36968c442 SystemMonitor: Put the "Hardware" tabs at the end of the list 4 years ago
  Andreas Kling fe1b490416 SystemMonitor: Rename "Graphs" tab to "Performance" 4 years ago
  Andreas Kling 636a4fe36c SystemMonitor: Rename "File system" tab to "Storage" 4 years ago
  Andreas Kling f91c499a41 SystemMonitor: Consolidate hardware tabs + remove interrupts tab 4 years ago
  Andreas Kling 9994b81931 SystemMonitor: Remove "Devices" tab 4 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 4 years ago
  Daniel Bertalan b2ec579e98 SystemMonitor: Don't fail if we don't have ports installed 4 years ago
  Brian Gianforcaro 27111cfc6c SystemMonitor: Unveil /usr/local/bin so symbolization works on ports 4 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Marcus Nilsson ebb96b7fea SystemMonitor: Only update kill actions when pid changes 4 years ago
  Marcus Nilsson 5fbb476856 SystemMonitor: Use kill(pid,0) when checking for kill permission 4 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago