Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places hace 4 años
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView hace 4 años
  Linus Groh b86a59ec05 LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling ff98f55b85 LibGUI: Fix view column auto-sizing of icon-only columns hace 5 años
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing hace 5 años
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() hace 5 años
  Andreas Kling 80f43ffc27 LibGUI: Move AbstractTableView::keydown_event() down to TableView hace 5 años
  Hüseyin ASLITÜRK d18f6e82eb LibGUI: Replace up and down arrows with emoji hace 5 años
  Andreas Kling 3fe5dc35f2 LibGUI: Add AbstractTableView::move_selection(int steps) hace 5 años
  Ben Wiederhake ebabce30bd LibGUI: Display hidden columns as hidden hace 5 años
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions hace 5 años
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes hace 5 años
  Andreas Kling 031d242e0e LibGUI: Clear any hovered index when the cursor leaves an AbstractView hace 5 años
  Andreas Kling ac53af6b7b LibGUI: Mouse events didn't hit table headers when vertically scrolled hace 5 años
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) hace 5 años
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default hace 5 años
  Andreas Kling a406a8c7d2 LibGUI: Remove debug spam when resizing table columns hace 5 años
  Andreas Kling 99978b771d LibGUI: Take scroll offset into account when manipulating table headers hace 5 años
  Andreas Kling 2143da6434 LibGUI: Add forwarding header hace 5 años
  Andreas Kling 9e83bbe1cd LibGUI: Reduce header dependencies of GUI::Action hace 5 años
  Andreas Kling 0cdf68f668 LibGUI: Always unhighlight table view column headers when cursor leaves hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años