Commit History

Author SHA1 Message Date
  Lenny Maiorani f99d1d3bd7 Vector: Implement `find`, `find_if`, `find_first_matching` in terms of `AK::find*` 4 years ago
  Tibor Nagy 2c1b244889 SystemMonitor: Add sorting key to the devices model 4 years ago
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole 5 years ago
  Matthew Olsson e8e728454c AK: JsonParser improvements 5 years ago
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 years ago
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 years ago
  joshua stein 8919b61784 SystemMonitor: Fix building with clang 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr 5 years ago
  Sergey Bugaev ccdeafdefb SystemMonitor: Add a devices tab 6 years ago