Historie revizí

Autor SHA1 Zpráva Datum
  Joseph Bywater 348cd0fdc1 LibGUI: Clip rubber band to IconView widget content area před 4 roky
  Andreas Kling d27a8e505f LibGUI: IconView was hard-coding column 0 instead of model_column() před 4 roky
  Andreas Kling 5030f1ed4b LibGUI: Paint a focus rect around the cursor index in IconView před 4 roky
  Andreas Kling 272af7685b LibGUI: Improve and simplify IconView item name wrapping před 4 roky
  Andreas Kling 4bc8768737 LibGUI: Tint selected icons in {Icon,Table,Columns}View před 4 roky
  Andreas Kling 06a29e8aa5 LibGUI: Add some horizontal padding to multi-line IconView item titles před 4 roky
  Andreas Kling 5b50174e5d LibGUI: Break IconView item titles into two lines if necessary před 4 roky
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views před 4 roky
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView před 4 roky
  Andreas Kling f52527ef9c LibGUI: Move editing key handling up to AbstractView před 4 roky
  Andreas Kling ece555b684 LibGUI: Support inline editing in GUI::IconView před 4 roky
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView před 4 roky
  Andreas Kling 27e86c03da LibGUI: Implement the virtual IconView::scroll_into_view() před 4 roky
  Andreas Kling 72443bd1ab LibGUI: Teach IconView to use AbstractView::move_cursor() před 4 roky
  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
  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
  Tom d4b87fb18e LibGUI: Implement IconView auto-scrolling when trying to select items out of view 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 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize před 5 roky
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font před 5 roky
  Ben Wiederhake ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code před 5 roky