Commit History

Author SHA1 Message Date
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 6fdfa9f313 SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Sam Atkins 6edc0cf5ab LibCore+Userland: Don't auto-start new Core::Timers 2 years ago
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Maciej c90024fbab SystemMonitor: Add context menu for opening adapter in NetworkSettings 2 years ago
  Liav A 5dfb2b18f3 Applications: Use new global variables at /sys/kernel/ directory 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  kleines Filmröllchen 6d00932612 SystemMonitor: Move NetworkStatisticsWidget into namespace + register it 3 years ago
  martinfalisse b6c3fad078 LibGUI: JsonArrayModel update without invalidating indices 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Sam Atkins f6633a1026 LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 3 years ago
  Andreas Kling ea8c6e796f SystemMonitor: Shrink oversized GroupBox margins 3 years ago
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 3 years ago
  Daniel Bertalan 3a8b8d8a0b SystemMonitor: Remove unused `this` lambda captures 4 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Thomas Wagenveld df6db8b8cc Userland: Make representation of 'null' IPv4-address friendlier 4 years ago
  Thomas Wagenveld 3a40287776 Userland: Add network adapter link status to SystemMonitor and applet 4 years ago
  Maciej Zygmanowski 13773d3ced SystemMonitor: Display connection status icons in Network tab 4 years ago
  brapru c4eaba6c88 SystemManager: Separate sockets GroupBox into TCP/UDP 4 years ago
  brapru c2ae6c189e SystemMonitor: Show UDP sockets 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago