Commit History

Author SHA1 Message Date
  Paul Scharnofske d94f674bbb Use new format functions in remaining DevTools. (#3755) 4 years ago
  Andreas Kling 9bcc168b9b Inspector: Move everything into the Inspector namespace 4 years ago
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole 5 years ago
  Andreas Kling 6d66462254 Inspector: Store remote object addresses as uintptr_t instead of String 5 years ago
  Andreas Kling 37c71bad8a Inspector: Add special icon for timer objects 5 years ago
  Andreas Kling f8daa9ef02 Inspector: Don't show child count in remote object tree 5 years ago
  Andreas Kling 6bcda1875e Inspector: Add a special icon for layout classes 5 years ago
  Andreas Kling 41c4e661e5 Inspector: Make the window icon show up for Window objects again 5 years ago
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() 5 years ago
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 years ago
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling d5f1c57fe2 Inspector: Fix bad RemoteObjectGraphModel::parent_index() 5 years ago
  Andreas Kling 4f3234148a Inspector: Show remote object properties in a table view 6 years ago
  Andreas Kling a32123f221 Inspector: Show GWindows with a little window icon. 6 years ago
  Andreas Kling 68e94f0a2e Inspector: Implement RemoteObjectGraphModel::parent_index() 6 years ago
  Andreas Kling 2e4e4ad957 Inspector: Add a custom 16x16 icon to represent objects 6 years ago
  Andreas Kling 05cd178477 Inspector: Add a GUI tool for viewing a remote process's CObject graph 6 years ago