Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 598efa60a3 LibGUI: Table views with SelectRows should scroll entire rows into view 4 yıl önce
  Andreas Kling f0138fcb25 LibGUI: Move selection behavior from TableView up to AbstractView 4 yıl önce
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 yıl önce
  Andreas Kling f72f4c5bca LibGUI: Remove AbstractTableView::doubleclick_event() 4 yıl önce
  Andreas Kling 688675e89b LibGUI: Make table view row height+padding font-size-relative 4 yıl önce
  Tom a19d8aade4 LibGUI: TableView should only scroll to the selected cell 4 yıl önce
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView 4 yıl önce
  Tibor Nagy 3ce97b9c0e LibGUI: Pad row/column headers of AbstractTableView 4 yıl önce
  Itamar 32d0d00ab2 LibGUI: Fix row_rect(int) calculation in AbstractTableView 4 yıl önce
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView 4 yıl önce
  Andreas Kling 6316525d50 LibGUI: Add optional "tab key navigation" to AbstractView 4 yıl önce
  Andreas Kling f3e4b62be9 LibGUI: Add AbstractView "edit triggers" to improve editing control 4 yıl önce
  Andreas Kling d2d2361152 LibGUI: Unbreak PageUp/PageDown in AbstractTableView 4 yıl önce
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection 4 yıl önce
  Andreas Kling cd2c82a380 LibGUI: Remove unused variables in AbstractTableView::mousedown_event() 4 yıl önce
  Andreas Kling 0b9d765f6b LibGUI: Add AbstractView::move_cursor() and share some movement logic 4 yıl önce
  Andreas Kling 8cc2a55cff LibGUI: Update AbstractTableView row header sizes on set_row_height() 4 yıl önce
  Andreas Kling c4347a16cf LibGUI: Make AbstractTableView row height configurable 4 yıl önce
  Andreas Kling 9a0f40d4b5 LibGUI: Add a top-left-corner button to table views 4 yıl önce
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView 4 yıl önce
  Andreas Kling cfc30b11ba LibGUI: Rename table view's "cell painting delegate" to "column *" 4 yıl önce
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own widget 4 yıl önce
  Andreas Kling f86c074be8 LibGUI: Pressing Return in an editable TableView should begin editing 4 yıl önce
  Andreas Kling 2cbe290930 LibGUI: Allow moving the TableView selection horizontally with keyboard 4 yıl önce
  Andreas Kling e5a6e297bf LibGUI: Add AbstractTableView::scroll_into_view(ModelIndex, bool, bool) 4 yıl önce
  AnotherTest 09ccb46980 LibGUI: Calculate the text rect correctly in AbstractTableView 4 yıl önce
  AnotherTest e1a819827c LibGUI: Make AbstractTableView and TableView more customisable 4 yıl önce
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places 4 yıl önce
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView 4 yıl önce
  Linus Groh b86a59ec05 LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView 5 yıl önce