Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView il y a 5 ans
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes il y a 5 ans
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ il y a 5 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Andreas Kling 278b307713 LibGUI: Make all views use CenterLeft as the default text alignment il y a 5 ans
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata il y a 5 ans
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font il y a 5 ans
  Andreas Kling 80f43ffc27 LibGUI: Move AbstractTableView::keydown_event() down to TableView il y a 5 ans
  Andreas Kling d17b42b28d LibGUI: Make view widgets fill background by default il y a 5 ans
  Andreas Kling 235ae80e5e LibGUI: Make TableView ignore custom colors for selected rows il y a 5 ans
  Andreas Kling c199b0e1aa LibGUI: Fill whole TableView cells with custom background color il y a 5 ans
  Andreas Kling 3a65e9107e LibGUI: Respect Model::Role::BackgroundColor il y a 5 ans
  Andreas Kling b4fde72013 LibGUI: Brighten icons when hovering items in item views il y a 5 ans
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
  Tibor Nagy 4d95163400 LibGUI: Use inactive selection colors from palette instead of hardcoding them il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans