Commit History

Autor SHA1 Mensaxe Data
  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
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView %!s(int64=4) %!d(string=hai) anos
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox %!s(int64=5) %!d(string=hai) anos
  Tom d4c6ae8263 LibGUI: Add ability to disable multiselect for views %!s(int64=5) %!d(string=hai) anos
  Tom f266f0e880 LibGUI: Improve IconView performance with large selections %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font %!s(int64=5) %!d(string=hai) anos
  angel e0a16f8752 FileManager+LibGUI: Allow drop on entire DirectoryView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 57464be8f1 LibGUI: Scroll AbstractView to top on model change %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5390d53a80 LibGUI: Remove debug spam in AbstractView::did_update_model() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a06548eaf7 LibGUI: Keep still-valid indexes in selection after a model update %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 031d242e0e LibGUI: Clear any hovered index when the cursor leaves an AbstractView %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 7bd077a3ae LibGUI: Fix index invalidation %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b4fde72013 LibGUI: Brighten icons when hovering items in item views %!s(int64=5) %!d(string=hai) anos
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) %!s(int64=5) %!d(string=hai) anos