Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 97c42694db LibGUI: Make selected item tint color based on focused state před 4 roky
  AnotherTest 71de8b7480 LibGUI: Remove `AbstractView::did_update_model()' před 4 roky
  Andreas Kling f7d8174bee LibGUI: Paint a focus rect around the cursor index in ColumnsView před 4 roky
  Andreas Kling 4bc8768737 LibGUI: Tint selected icons in {Icon,Table,Columns}View před 4 roky
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views před 4 roky
  Andreas Kling 9225bfa95e LibGUI: Correct inline editor placement in ColumnsView před 4 roky
  Andreas Kling d3adbed231 LibGUI: Move keyboard item activation up to AbstractView před 4 roky
  Andreas Kling 5a0b1c46aa LibGUI: Make inline editing work in ColumnsView před 4 roky
  Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView před 4 roky
  Andreas Kling 37df36dbed LibGUI: Implement move_cursor() in ColumnsView před 4 roky
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places před 4 roky
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole před 4 roky
  Andreas Kling 4088beb8eb LibGUI: Remove Model::sibling() since it's the same as index() před 4 roky
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize před 5 roky
  Andreas Kling 8e4751a963 LibGUI: Add a way for models to update without invalidating indexes před 5 roky
  Andreas Kling b4fde72013 LibGUI: Brighten icons when hovering items in item views před 5 roky
  Andreas Kling 423c48b355 LibGUI: Fix ColumnsView.cpp build před 5 roky
  DAlperin 8e1645423f LibGUI: Make descendants of AbstractView define their own select_all() (#1201) před 5 roky
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity před 5 roky
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor před 5 roky
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default před 5 roky
  Andreas Kling 2143da6434 LibGUI: Add forwarding header před 5 roky
  Tibor Nagy 4d95163400 LibGUI: Use inactive selection colors from palette instead of hardcoding them před 5 roky
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h před 5 roky
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames před 5 roky