Commit History

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