Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 2759d518b7 FileManager+LibGUI: Draw the item text for desktop icons with shadow 4 vuotta sitten
  AnotherTest b66f3166cb LibGUI: Throw less view state away in model_did_update() 4 vuotta sitten
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' 4 vuotta sitten
  AnotherTest a2cfb7eb94 LibGUI: Prevent multiple drag initiations while drag messages are passed 4 vuotta sitten
  AnotherTest 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance 4 vuotta sitten
  Joseph Bywater 15bc42479a LibGUI: Fix AbstractView selection after initial focusin event 4 vuotta sitten
  AnotherTest 6e9c6acc87 LibGUI: Implement shift-select 4 vuotta sitten
  Joseph 9efcb5d290 LibGUI: Return early if drag_data_type is null (#3919) 4 vuotta sitten
  Andreas Kling a7f4f6afc3 LibGUI: Allow dragging a previously unselected item with a single click 4 vuotta sitten
  Andreas Kling 844c5709ac LibGUI: Views should ignore double clicks that don't hit any index 4 vuotta sitten
  Andreas Kling e499b0f161 LibGUI: Invalidate view cursor on model update 4 vuotta sitten
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 vuotta sitten
  Andreas Kling de3dc15a6e LibGUI: Default-initialize cursor when focusing an AbstractView 4 vuotta sitten
  Andreas Kling 1f789a07b1 LibGUI: Don't start AbstractView type-ahead search with tab key 4 vuotta sitten
  Andreas Kling 272af7685b LibGUI: Improve and simplify IconView item name wrapping 4 vuotta sitten
  Andreas Kling f6084d42d9 LibGUI: Call up to the correct base class in GUI::AbstractView 4 vuotta sitten
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views 4 vuotta sitten
  Tom 307f0bc778 LibGUI: Fix scroll_into_view flipping between left/top and right/bottom 4 vuotta sitten
  Tom a7533eb29c LibGUI: Clear selection if right-clicking item that isn't selected 4 vuotta sitten
  AnotherTest e250591ff3 LibGUI: Do not clear the selection on right-click 4 vuotta sitten
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView 4 vuotta sitten
  Andreas Kling d8553a6406 LibGUI: Stop editing in views when the view is hidden 4 vuotta sitten
  Andreas Kling f52527ef9c LibGUI: Move editing key handling up to AbstractView 4 vuotta sitten
  pkotzbach 8a21c528ad LibGUI: Minor consistency cleanup in AbstractView::set_cursor() (#3478) 4 vuotta sitten
  Andreas Kling e860a9aa80 LibGUI: Unregister AbstractView from model on destruction 4 vuotta sitten
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView 4 vuotta sitten
  Andreas Kling 4ba12e9c23 LibGUI: Simplify ListView hover highlighting 4 vuotta sitten
  Andreas Kling daeb2bdc60 LibGUI: Don't return early from AbstractView::set_cursor() 4 vuotta sitten
  Andreas Kling fed53e19c7 LibGUI: Make AbstractView::set_cursor() scrolling into view optional 4 vuotta sitten
  Andreas Kling 734035857e LibGUI: Allow AbstractView::set_cursor(ModelIndex(), ...) 4 vuotta sitten