Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | LibGUI: Move widget registrations to the corresponding cpp file | Andrew Kaster |
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-12-27 | LibGUI: Use Object::remove_all_children() in BreadcrumbBar (#4580) | dantje |
2020-12-14 | LibGUI: Don't focus BreadcrumbBar segments on click | Andreas Kling |
2020-12-14 | LibGUI: Add a basic BreadcrumbBar widget! :^) | Andreas Kling |