Historial de Commits

Autor SHA1 Mensaje Fecha
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' hace 4 años
  Andreas Kling 80e12999c4 LibGUI: Model-less views should not swallow key events hace 4 años
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView hace 4 años
  Itamar 435c6c6f96 HackStudio: Add basic Git integration hace 4 años
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView hace 4 años
  Andreas Kling 4ba12e9c23 LibGUI: Simplify ListView hover highlighting hace 4 años
  Andreas Kling 274a09246b LibGUI: Move ListView to using AbstractView::move_cursor() hace 4 años
  Andreas Kling a56360f787 LibGUI: Implement the virtual ListView::scroll_into_view() hace 4 años
  Andreas Kling 04507e288f LibGUI: Remove ListView::doubleclick_event() hace 4 años
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places hace 4 años
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole hace 4 años
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox hace 5 años
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes hace 5 años
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 278b307713 LibGUI: Make all views use CenterLeft as the default text alignment hace 5 años
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata hace 5 años
  Andreas Kling e064999e0d LibGUI: Allow scrolling through a ComboBox with the mouse wheel hace 5 años
  Andreas Kling d17b42b28d LibGUI: Make view widgets fill background by default hace 5 años
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes hace 5 años
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default hace 5 años
  Andreas Kling 2143da6434 LibGUI: Add forwarding header hace 5 años
  Tibor Nagy 4d95163400 LibGUI: Use inactive selection colors from palette instead of hardcoding them hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años