Historia zmian

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