Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML há 3 anos atrás
  Olivier De Cannière 1b7850f511 LibGUI: Add TabWidget::activate_last_tab() há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Olivier De Cannière da714f771d LibGUI: Make only the targeted tab of TabWidget respond to double click há 3 anos atrás
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
  Erik Biederstadt 0cfe446d3f LibGUI: Allow double clicking on tabwidgets há 3 anos atrás
  Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String há 3 anos atrás
  Andreas Kling 47b6339025 LibGUI: Add GUI::TabWidget::try_add_tab<T>(...) há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Noah Haasis 05aeff1c4d LibGUI: Focus next tab after closing active tab há 3 anos atrás
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary há 3 anos atrás
  Peter Elliott e1684860a3 LibGUI: Support drag-to-reorder in TabWidget há 3 anos atrás
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke há 3 anos atrás
  sin-ack a086be993b LibGUI: Bias text towards bottom when tabs at top have uneven spacing há 3 anos atrás
  sin-ack 4959fa4f1e LibGUI: Adjust content area and focus rect of tab buttons há 3 anos atrás
  Mustafa Quraish 75a706b6eb Everywhere: Use the Optional<T>::operator==(T) operator há 3 anos atrás
  TheFightingCatfish 8a0d465fbc LibGUI: Allow TabWidget to remove all tabs except one há 3 anos atrás
  Andreas Kling 410b3c85b6 LibGUI+LibGfx: Highlight currently active tab button with accent color há 3 anos atrás
  Luke 3ec4ad8a73 LibGUI: Convert indexes to size_t and use Optional in TabWidget há 3 anos atrás
  Luke b9d51b8601 LibGUI: Always reset pressed close button index on mouse up in TabWidget há 3 anos atrás
  Marcus Nilsson bab83ecc95 LibGUI: Tighten invalidation rect for TabWidget há 4 anos atrás
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> há 4 anos atrás
  Marcus Nilsson 54852832b1 LibGUI/TabWidget: Make sure we don't act on two mouseup events há 4 anos atrás
  Marcus Nilsson 49d40a908c LibGUI/TabWidget: Add close button to tabs há 4 anos atrás
  Andreas Kling a1eadc755d LibGUI: Allow tweaking each edge of TabWidget's content margins há 4 anos atrás
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling bcd05e199b LibGUI: Fix uniform TabWidget tabs bleeding outside the widget há 4 anos atrás
  Andreas Kling c8ff507534 LibGUI: Add TabWidget::on_tab_count_change hook há 4 anos atrás