Историја ревизија

Аутор SHA1 Порука Датум
  Tom a19d8aade4 LibGUI: TableView should only scroll to the selected cell пре 4 година
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView пре 4 година
  Tibor Nagy 3ce97b9c0e LibGUI: Pad row/column headers of AbstractTableView пре 4 година
  Itamar 32d0d00ab2 LibGUI: Fix row_rect(int) calculation in AbstractTableView пре 4 година
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView пре 4 година
  Andreas Kling 6316525d50 LibGUI: Add optional "tab key navigation" to AbstractView пре 4 година
  Andreas Kling f3e4b62be9 LibGUI: Add AbstractView "edit triggers" to improve editing control пре 4 година
  Andreas Kling d2d2361152 LibGUI: Unbreak PageUp/PageDown in AbstractTableView пре 4 година
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection пре 4 година
  Andreas Kling cd2c82a380 LibGUI: Remove unused variables in AbstractTableView::mousedown_event() пре 4 година
  Andreas Kling 0b9d765f6b LibGUI: Add AbstractView::move_cursor() and share some movement logic пре 4 година
  Andreas Kling 8cc2a55cff LibGUI: Update AbstractTableView row header sizes on set_row_height() пре 4 година
  Andreas Kling c4347a16cf LibGUI: Make AbstractTableView row height configurable пре 4 година
  Andreas Kling 9a0f40d4b5 LibGUI: Add a top-left-corner button to table views пре 4 година
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView пре 4 година
  Andreas Kling cfc30b11ba LibGUI: Rename table view's "cell painting delegate" to "column *" пре 4 година
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own widget пре 4 година
  Andreas Kling f86c074be8 LibGUI: Pressing Return in an editable TableView should begin editing пре 4 година
  Andreas Kling 2cbe290930 LibGUI: Allow moving the TableView selection horizontally with keyboard пре 4 година
  Andreas Kling e5a6e297bf LibGUI: Add AbstractTableView::scroll_into_view(ModelIndex, bool, bool) пре 4 година
  AnotherTest 09ccb46980 LibGUI: Calculate the text rect correctly in AbstractTableView пре 4 година
  AnotherTest e1a819827c LibGUI: Make AbstractTableView and TableView more customisable пре 4 година
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places пре 4 година
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView пре 4 година
  Linus Groh b86a59ec05 LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView пре 5 година
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize пре 5 година
  Andreas Kling ff98f55b85 LibGUI: Fix view column auto-sizing of icon-only columns пре 5 година
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing пре 5 година
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() пре 5 година
  Andreas Kling 80f43ffc27 LibGUI: Move AbstractTableView::keydown_event() down to TableView пре 5 година