提交历史

作者 SHA1 备注 提交日期
  kleines Filmröllchen 67b5aea2f9 LibGUI: Register AbstractTableView.column_headers_visible 3 年之前
  kleines Filmröllchen bfb587f29d LibGUI: Implement column_headers_visible in AbstractTableView 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  martinfalisse 11dffbd96f Spreadsheet+LibGUI: Calculate cell position given scroll position 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前
  thankyouverycool be07892fea LibGUI: Account for hidden headers in content size calculation 3 年之前
  kleines Filmröllchen 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports 3 年之前
  martinfalisse 8eb8949d9c LibGUI: Calculate row position for scroll into view 3 年之前
  martinfalisse 452150c632 LibGUI: Bring entire cell into view after auto scroll into view 3 年之前
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 年之前
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 年之前
  sin-ack ab2719fd53 LibGUI: Let the table view tell HeaderView about the min. section size 3 年之前
  Andreas Kling 5fda8a6c36 LibGUI: Don't assume GUI::Icon has 16x16 bitmap in AbstractTableView 3 年之前
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes 3 年之前
  Andreas Kling df96380121 LibGUI: Tighten paint invalidation rects in item views :^) 4 年之前
  Max Trussell b4da228ea5 LibGUI: Make "Return" after tab return to original column in TableView 4 年之前
  Andreas Kling 8360079cac LibGUI: Fix logic typo in AbstractTableView::update_row_sizes() 4 年之前
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 年之前
  Andreas Kling 52de9b1753 LibGUI: Do AbstractView::set_column_hidden() => set_column_visible() 4 年之前
  thankyouverycool 3cc7862487 LibGUI: Support double-click resizing column headers 4 年之前
  thankyouverycool 0fc81d23f4 LibGUI: Add variable padding and center bitmaps in TableViews 4 年之前
  thankyouverycool af581cbd91 LibGUI: Increase row height in Table/ColumnViews and center icons 4 年之前
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 年之前
  Jelle Raaijmakers d348976784 AbstractTableView: prevent setting an invalid index 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前