Historia zmian

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