summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/GroupBox.cpp
AgeCommit message (Expand)Author
2021-07-20LibGUI: Tweak GUI::GroupBox title text positionAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-22LibGUI: Ignore glyph dimensions when painting a titleless GroupBoxthankyouverycool
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling