Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a7f4f6afc3 LibGUI: Allow dragging a previously unselected item with a single click %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 844c5709ac LibGUI: Views should ignore double clicks that don't hit any index %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e499b0f161 LibGUI: Invalidate view cursor on model update %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies %!s(int64=4) %!d(string=hai) anos
  Andreas Kling de3dc15a6e LibGUI: Default-initialize cursor when focusing an AbstractView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1f789a07b1 LibGUI: Don't start AbstractView type-ahead search with tab key %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 272af7685b LibGUI: Improve and simplify IconView item name wrapping %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f6084d42d9 LibGUI: Call up to the correct base class in GUI::AbstractView %!s(int64=4) %!d(string=hai) anos
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views %!s(int64=4) %!d(string=hai) anos
  Tom 307f0bc778 LibGUI: Fix scroll_into_view flipping between left/top and right/bottom %!s(int64=4) %!d(string=hai) anos
  Tom a7533eb29c LibGUI: Clear selection if right-clicking item that isn't selected %!s(int64=4) %!d(string=hai) anos
  AnotherTest e250591ff3 LibGUI: Do not clear the selection on right-click %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d8553a6406 LibGUI: Stop editing in views when the view is hidden %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f52527ef9c LibGUI: Move editing key handling up to AbstractView %!s(int64=4) %!d(string=hai) anos
  pkotzbach 8a21c528ad LibGUI: Minor consistency cleanup in AbstractView::set_cursor() (#3478) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e860a9aa80 LibGUI: Unregister AbstractView from model on destruction %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4ba12e9c23 LibGUI: Simplify ListView hover highlighting %!s(int64=4) %!d(string=hai) anos
  Andreas Kling daeb2bdc60 LibGUI: Don't return early from AbstractView::set_cursor() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fed53e19c7 LibGUI: Make AbstractView::set_cursor() scrolling into view optional %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 734035857e LibGUI: Allow AbstractView::set_cursor(ModelIndex(), ...) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 12dfeb9845 LibGUI: Allow rollback of model editing delegate input %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f3e4b62be9 LibGUI: Add AbstractView "edit triggers" to improve editing control %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9947262eaa LibGUI: Ctrl+clicking on an AbstractView should move cursor %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9cf37901cd LibGUI: Add a cursor to AbstractView, separate from the selection %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f86c074be8 LibGUI: Pressing Return in an editable TableView should begin editing %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0f0b37d137 LibGUI: Return focus to view when stopping editing %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 032f567422 LibGUI: Always update() after changing AbstractView sort column/order %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places %!s(int64=4) %!d(string=hai) anos