Andreas Kling
|
d6bbf12b7c
LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width)
|
5 年之前 |
Andreas Kling
|
53cb5325ee
LibGUI: Allow TabWidget tabs to have icons and custom text alignment
|
5 年之前 |
Andreas Kling
|
1587b53001
LibGUI: Allow overriding the padding inside a TabWidget
|
5 年之前 |
Andreas Kling
|
4087e3cfb9
LibGUI: Add TabWidget functions to activate next/previous tab
|
5 年之前 |
Andreas Kling
|
ee7e7e6d55
LibGUI: Add TabWidget::set_tab_title(Widget&, StringView)
|
5 年之前 |
Oriko
|
12c7375cdd
LibGUI: Add remove_tab and on_change to TabWidget
|
5 年之前 |
Andreas Kling
|
2463a285ee
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
|
5 年之前 |
Andreas Kling
|
6c5100b644
LibGUI: Add helper for constructing new TabWidget tabs
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
428582e805
LibGUI: Don't require passing a parent to widget constructors
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |