Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection hace 4 años
  Andreas Kling 0b9d765f6b LibGUI: Add AbstractView::move_cursor() and share some movement logic hace 4 años
  Andreas Kling c4347a16cf LibGUI: Make AbstractTableView row height configurable hace 4 años
  Andreas Kling 9a0f40d4b5 LibGUI: Add a top-left-corner button to table views hace 4 años
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView hace 4 años
  Andreas Kling cfc30b11ba LibGUI: Rename table view's "cell painting delegate" to "column *" hace 4 años
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own widget hace 4 años
  Andreas Kling 2cbe290930 LibGUI: Allow moving the TableView selection horizontally with keyboard hace 4 años
  Andreas Kling e5a6e297bf LibGUI: Add AbstractTableView::scroll_into_view(ModelIndex, bool, bool) hace 4 años
  AnotherTest e1a819827c LibGUI: Make AbstractTableView and TableView more customisable hace 4 años
  Andreas Kling 96f98b1fc9 LibGUI: Simplify TableCellPaintingDelegate API slightly hace 4 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 80f43ffc27 LibGUI: Move AbstractTableView::keydown_event() down to TableView hace 5 años
  Andreas Kling 3fe5dc35f2 LibGUI: Add AbstractTableView::move_selection(int steps) hace 5 años
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes hace 5 años
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors hace 5 años
  Andreas Kling 2143da6434 LibGUI: Add forwarding header hace 5 años
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años