Historial de Commits

Autor SHA1 Mensaje Fecha
  Karol Kosek 66402b0666 LibGUI+Userland: Port TabWidget set_tab_title to new string hace 2 años
  Karol Kosek 4f08a05a3b LibGUI: Store Tab titles using the new string class hace 2 años
  Karol Kosek 797968c310 LibGUI+Userland: Make TabWidget::*add_tab() take title using new string hace 2 años
  Karol Kosek 3805e4e3a9 LibGUI+HackStudio+PixelPaint: Port Widget title to the new String hace 2 años
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues hace 2 años
  Baitinq 61789de11d LibGUI: Add GUI::TabWidget::add_tab() that takes a constructed tab hace 2 años
  meiskam b79be56bed LibGUI: Add `modified` bool to TabWidget hace 2 años
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  FrHun ccdccadc24 LibGUI: Implement calculated min/preferred sizes for TabWidget hace 3 años
  networkException 52ee5026ea LibGUI+Browser: Fix crash when activating a "Tab n" action hace 3 años
  Cameron Youell 5b82bd719e LibGUI: TabWidget add vertical tabs hace 3 años
  Sam Atkins 0e1c8e702c LibGUI: Expose more TabWidget properties to GML hace 3 años
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML hace 3 años
  Olivier De Cannière 1b7850f511 LibGUI: Add TabWidget::activate_last_tab() hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Erik Biederstadt 0cfe446d3f LibGUI: Allow double clicking on tabwidgets hace 3 años
  Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String hace 3 años
  Andreas Kling 47b6339025 LibGUI: Add GUI::TabWidget::try_add_tab<T>(...) hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Peter Elliott e1684860a3 LibGUI: Support drag-to-reorder in TabWidget hace 3 años
  TheFightingCatfish 8a0d465fbc LibGUI: Allow TabWidget to remove all tabs except one hace 4 años
  Luke 3ec4ad8a73 LibGUI: Convert indexes to size_t and use Optional in TabWidget hace 4 años
  Marcus Nilsson 49d40a908c LibGUI/TabWidget: Add close button to tabs hace 4 años
  Andreas Kling a1eadc755d LibGUI: Allow tweaking each edge of TabWidget's content margins hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling bcd05e199b LibGUI: Fix uniform TabWidget tabs bleeding outside the widget hace 4 años
  Andreas Kling c8ff507534 LibGUI: Add TabWidget::on_tab_count_change hook hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años