Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection před 4 roky
  Andreas Kling 0b9d765f6b LibGUI: Add AbstractView::move_cursor() and share some movement logic před 4 roky
  Andreas Kling c4347a16cf LibGUI: Make AbstractTableView row height configurable před 4 roky
  Andreas Kling 9a0f40d4b5 LibGUI: Add a top-left-corner button to table views před 4 roky
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView před 4 roky
  Andreas Kling cfc30b11ba LibGUI: Rename table view's "cell painting delegate" to "column *" před 4 roky
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own widget před 4 roky
  Andreas Kling 2cbe290930 LibGUI: Allow moving the TableView selection horizontally with keyboard před 4 roky
  Andreas Kling e5a6e297bf LibGUI: Add AbstractTableView::scroll_into_view(ModelIndex, bool, bool) před 4 roky
  AnotherTest e1a819827c LibGUI: Make AbstractTableView and TableView more customisable před 4 roky
  Andreas Kling 96f98b1fc9 LibGUI: Simplify TableCellPaintingDelegate API slightly před 4 roky
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize před 5 roky
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing před 5 roky
  Andreas Kling 80f43ffc27 LibGUI: Move AbstractTableView::keydown_event() down to TableView před 5 roky
  Andreas Kling 3fe5dc35f2 LibGUI: Add AbstractTableView::move_selection(int steps) před 5 roky
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes před 5 roky
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) před 5 roky
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor před 5 roky
  Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors před 5 roky
  Andreas Kling 2143da6434 LibGUI: Add forwarding header před 5 roky
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h před 5 roky
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames před 5 roky