Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 96f98b1fc9 LibGUI: Simplify TableCellPaintingDelegate API slightly hace 5 años
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole hace 5 años
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView hace 5 años
  Nico Weber b5565b478f System Monitor: Sort Address column in memory map numerically hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing hace 5 años
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code hace 5 años
  Andreas Kling f0b68f8bc0 SystemMonitor: Show VMObject types in process memory maps hace 5 años
  Andreas Kling 4f99c3726c SystemMonitor: Add pagemap visualization for VM regions hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames hace 5 años
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout hace 5 años
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace hace 5 años
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G hace 5 años
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C hace 5 años
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 0d5e0e4cad Kernel+SystemMonitor: Expose amount of per-process dirty private memory hace 5 años
  Andreas Kling c5c1cc817e Kernel: Expose region executable bit in /proc/PID/vm hace 5 años
  Andreas Kling 931e4b7f5e Kernel+SystemMonitor: Prevent userspace access to process ELF image hace 5 años
  Andreas Kling 3fbc50a350 Kernel+SystemMonitor: Expose the number of set CoW bits in each Region hace 5 años
  Andreas Kling 92b46d9814 SystemMonitor: Show information about purgeable memory hace 5 años
  Andreas Kling b9f58a0e2e SystemMonitor: Enable sorting by column in the process memory map view hace 5 años
  Andreas Kling 7970b594d5 SystemMonitor: Update the process memory map once every second hace 5 años
  Andreas Kling 02f89dc419 Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI hace 5 años
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr hace 5 años
  Sergey Bugaev cbdda91065 ProcessManager: Rename it to SystemMonitor hace 6 años