Commit History

Author SHA1 Message Date
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Sam Atkins 4c349165f2 LibGUI: Add a callback when the visible columns of a TableView change 2 years ago
  Sam Atkins 8eff3b1910 LibGUI: Add functions to get/set all a TableView's visible columns 2 years ago
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 years ago
  Tim Ledbetter 59855e49df LibGUI: Add a DontResizeColumns option to Model::UpdateFlag 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Timothy Flynn 32642394a9 LibGUI: Programatically draw table header sorting arrows 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 years ago
  kleines Filmröllchen 67b5aea2f9 LibGUI: Register AbstractTableView.column_headers_visible 3 years ago
  kleines Filmröllchen bfb587f29d LibGUI: Implement column_headers_visible in AbstractTableView 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  martinfalisse 11dffbd96f Spreadsheet+LibGUI: Calculate cell position given scroll position 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  thankyouverycool be07892fea LibGUI: Account for hidden headers in content size calculation 3 years ago
  kleines Filmröllchen 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports 3 years ago
  martinfalisse 8eb8949d9c LibGUI: Calculate row position for scroll into view 3 years ago
  martinfalisse 452150c632 LibGUI: Bring entire cell into view after auto scroll into view 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 years ago
  sin-ack ab2719fd53 LibGUI: Let the table view tell HeaderView about the min. section size 3 years ago
  Andreas Kling 5fda8a6c36 LibGUI: Don't assume GUI::Icon has 16x16 bitmap in AbstractTableView 3 years ago
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes 3 years ago
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 years ago
  Max Trussell b4da228ea5 LibGUI: Make "Return" after tab return to original column in TableView 4 years ago
  Andreas Kling 8360079cac LibGUI: Fix logic typo in AbstractTableView::update_row_sizes() 4 years ago
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 years ago