Historie revizí

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