Histórico de Commits

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