Historique des commits

Auteur SHA1 Message Date
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' il y a 4 ans
  Itamar 435c6c6f96 HackStudio: Add basic Git integration il y a 4 ans
  Andreas Kling 4ba12e9c23 LibGUI: Simplify ListView hover highlighting il y a 4 ans
  Andreas Kling 274a09246b LibGUI: Move ListView to using AbstractView::move_cursor() il y a 4 ans
  Andreas Kling a56360f787 LibGUI: Implement the virtual ListView::scroll_into_view() il y a 4 ans
  Andreas Kling 04507e288f LibGUI: Remove ListView::doubleclick_event() il y a 4 ans
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox il y a 5 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Andreas Kling e064999e0d LibGUI: Allow scrolling through a ComboBox with the mouse wheel il y a 5 ans
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes il y a 5 ans
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) il y a 5 ans
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
  Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors il y a 5 ans
  Andreas Kling 2143da6434 LibGUI: Add forwarding header il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans