Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling f86c074be8 LibGUI: Pressing Return in an editable TableView should begin editing há 4 anos atrás
  Andreas Kling 0f0b37d137 LibGUI: Return focus to view when stopping editing há 4 anos atrás
  Andreas Kling 032f567422 LibGUI: Always update() after changing AbstractView sort column/order há 4 anos atrás
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places há 4 anos atrás
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole há 4 anos atrás
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView há 4 anos atrás
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox há 5 anos atrás
  Tom d4c6ae8263 LibGUI: Add ability to disable multiselect for views há 5 anos atrás
  Tom f266f0e880 LibGUI: Improve IconView performance with large selections há 5 anos atrás
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes há 5 anos atrás
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ há 5 anos atrás
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font há 5 anos atrás
  angel e0a16f8752 FileManager+LibGUI: Allow drop on entire DirectoryView há 5 anos atrás
  Andreas Kling 57464be8f1 LibGUI: Scroll AbstractView to top on model change há 5 anos atrás
  Andreas Kling 5390d53a80 LibGUI: Remove debug spam in AbstractView::did_update_model() há 5 anos atrás
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes há 5 anos atrás
  Andreas Kling a06548eaf7 LibGUI: Keep still-valid indexes in selection after a model update há 5 anos atrás
  Andreas Kling 031d242e0e LibGUI: Clear any hovered index when the cursor leaves an AbstractView há 5 anos atrás
  Sergey Bugaev 7bd077a3ae LibGUI: Fix index invalidation há 5 anos atrás
  Andreas Kling b4fde72013 LibGUI: Brighten icons when hovering items in item views há 5 anos atrás
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) há 5 anos atrás
  Andreas Kling bc64f8c502 LibGUI: Make AbstractView::set_model() take a RefPtr<Model> há 5 anos atrás
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor há 5 anos atrás
  Andreas Kling 2143da6434 LibGUI: Add forwarding header há 5 anos atrás
  Andreas Kling f0ae353c9e LibGUI: Allow dropping drags on AbstractView há 5 anos atrás
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames há 5 anos atrás