Age | Commit message (Expand) | Author |
---|---|---|
2021-10-07 | LibGUI: Support drag-to-reorder in TabWidget | Peter Elliott |
2021-08-06 | LibGUI: Allow TabWidget to remove all tabs except one | TheFightingCatfish |
2021-07-28 | LibGUI: Convert indexes to size_t and use Optional in TabWidget | Luke |
2021-06-20 | LibGUI/TabWidget: Add close button to tabs | Marcus Nilsson |
2021-06-15 | LibGUI: Allow tweaking each edge of TabWidget's content margins | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-09 | LibGUI: Fix uniform TabWidget tabs bleeding outside the widget | Andreas Kling |
2021-04-09 | LibGUI: Add TabWidget::on_tab_count_change hook | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |