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

Аутор SHA1 Порука Датум
  Andreas Kling 97c42694db LibGUI: Make selected item tint color based on focused state пре 4 година
  Andreas Kling f0138fcb25 LibGUI: Move selection behavior from TableView up to AbstractView пре 4 година
  AnotherTest c84756efa8 LibGUI: Don't start editing with (just) modifier keys when AnyKeyPressed пре 4 година
  Andreas Kling 66a8e151fb LibGUI: Remove redundant scroll_into_view() calls in TableView пре 4 година
  Andreas Kling 80e12999c4 LibGUI: Model-less views should not swallow key events пре 4 година
  Andreas Kling df98c9ebbe LibGUI: Run clang-format on TableView.cpp пре 4 година
  Andreas Kling c0076681ad LibGUI: Paint a focus rect around the cursor index in TableView пре 4 година
  Andreas Kling 4bc8768737 LibGUI: Tint selected icons in {Icon,Table,Columns}View пре 4 година
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views пре 4 година
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView пре 4 година
  Andreas Kling f52527ef9c LibGUI: Move editing key handling up to AbstractView пре 4 година
  Andreas Kling b084411258 LibGUI: Make Del/Backspace clear cell w/ "any key pressed" edit trigger пре 4 година
  Andreas Kling 1847219cbf LibGUI: Let's make F2 the standard "edit key" пре 4 година
  Andreas Kling 5daa19fdab LibGUI: Implement a basic "any key pressed" edit trigger for TableView пре 4 година
  Andreas Kling f3e4b62be9 LibGUI: Add AbstractView "edit triggers" to improve editing control пре 4 година
  Andreas Kling 2222fc5e08 LibGUI: Add optional grid and cursor styles to TableView пре 4 година
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection пре 4 година
  Andreas Kling 0b9d765f6b LibGUI: Add AbstractView::move_cursor() and share some movement logic пре 4 година
  Andreas Kling c4347a16cf LibGUI: Make AbstractTableView row height configurable пре 4 година
  Andreas Kling 447b65bf7b LibGUI: Add (optional) row headers to GUI::TableView пре 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 година
  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 96f98b1fc9 LibGUI: Simplify TableCellPaintingDelegate API slightly пре 4 година
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole пре 4 година
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView пре 4 година
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes пре 5 година
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ пре 5 година