Commit History

Author SHA1 Message Date
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML 3 years ago
  Olivier De Cannière 1b7850f511 LibGUI: Add TabWidget::activate_last_tab() 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  Erik Biederstadt 0cfe446d3f LibGUI: Allow double clicking on tabwidgets 3 years ago
  Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String 3 years ago
  Andreas Kling 47b6339025 LibGUI: Add GUI::TabWidget::try_add_tab<T>(...) 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Peter Elliott e1684860a3 LibGUI: Support drag-to-reorder in TabWidget 3 years ago
  TheFightingCatfish 8a0d465fbc LibGUI: Allow TabWidget to remove all tabs except one 3 years ago
  Luke 3ec4ad8a73 LibGUI: Convert indexes to size_t and use Optional in TabWidget 3 years ago
  Marcus Nilsson 49d40a908c LibGUI/TabWidget: Add close button to tabs 4 years ago
  Andreas Kling a1eadc755d LibGUI: Allow tweaking each edge of TabWidget's content margins 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling bcd05e199b LibGUI: Fix uniform TabWidget tabs bleeding outside the widget 4 years ago
  Andreas Kling c8ff507534 LibGUI: Add TabWidget::on_tab_count_change hook 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago