Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3f4df354cb LibGUI: Make TabWidget unfocusable when tab-less il y a 4 ans
  Andreas Kling e2f32b8f9d LibCore: Make Core::Object properties more dynamic il y a 4 ans
  Andreas Kling 3355a3e179 LibGUI: Add TabWidget::set_property() and handle some properties il y a 4 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  FalseHonesty bf2e6325a4 LibGUI: Add hook when a context menu is requested on a tab il y a 5 ans
  Linus Groh 4ab4de7810 LibGUI: Add ability to hide GUI::TabWidget's tab bar il y a 5 ans
  FalseHonesty bb6258229a LibGUI: Add hook when a tab is middle clicked il y a 5 ans
  Andreas Kling f2cdef5c47 LibGUI: Cycle through TabWidget tabs with Ctrl+Tab / Ctrl+Shift+Tab il y a 5 ans
  Andreas Kling d6bbf12b7c LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width) il y a 5 ans
  Andreas Kling 53cb5325ee LibGUI: Allow TabWidget tabs to have icons and custom text alignment il y a 5 ans
  Andreas Kling 1587b53001 LibGUI: Allow overriding the padding inside a TabWidget il y a 5 ans
  Andreas Kling 4087e3cfb9 LibGUI: Add TabWidget functions to activate next/previous tab il y a 5 ans
  Andreas Kling ee7e7e6d55 LibGUI: Add TabWidget::set_tab_title(Widget&, StringView) il y a 5 ans
  Oriko 12c7375cdd LibGUI: Add remove_tab and on_change to TabWidget il y a 5 ans
  Andreas Kling 2463a285ee LibGUI: Make GUI::TabWidget::add_tab<T>() return a T& il y a 5 ans
  Andreas Kling 6c5100b644 LibGUI: Add helper for constructing new TabWidget tabs il y a 5 ans
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
  Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans