Noah Haasis
|
05aeff1c4d
LibGUI: Focus next tab after closing active tab
|
3 年之前 |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 年之前 |
Peter Elliott
|
e1684860a3
LibGUI: Support drag-to-reorder in TabWidget
|
3 年之前 |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 年之前 |
sin-ack
|
a086be993b
LibGUI: Bias text towards bottom when tabs at top have uneven spacing
|
3 年之前 |
sin-ack
|
4959fa4f1e
LibGUI: Adjust content area and focus rect of tab buttons
|
4 年之前 |
Mustafa Quraish
|
75a706b6eb
Everywhere: Use the Optional<T>::operator==(T) operator
|
3 年之前 |
TheFightingCatfish
|
8a0d465fbc
LibGUI: Allow TabWidget to remove all tabs except one
|
3 年之前 |
Andreas Kling
|
410b3c85b6
LibGUI+LibGfx: Highlight currently active tab button with accent color
|
4 年之前 |
Luke
|
3ec4ad8a73
LibGUI: Convert indexes to size_t and use Optional in TabWidget
|
4 年之前 |
Luke
|
b9d51b8601
LibGUI: Always reset pressed close button index on mouse up in TabWidget
|
4 年之前 |
Marcus Nilsson
|
bab83ecc95
LibGUI: Tighten invalidation rect for TabWidget
|
4 年之前 |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 年之前 |
Marcus Nilsson
|
54852832b1
LibGUI/TabWidget: Make sure we don't act on two mouseup events
|
4 年之前 |
Marcus Nilsson
|
49d40a908c
LibGUI/TabWidget: Add close button to tabs
|
4 年之前 |
Andreas Kling
|
a1eadc755d
LibGUI: Allow tweaking each edge of TabWidget's content margins
|
4 年之前 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
bcd05e199b
LibGUI: Fix uniform TabWidget tabs bleeding outside the widget
|
4 年之前 |
Andreas Kling
|
c8ff507534
LibGUI: Add TabWidget::on_tab_count_change hook
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |