summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/ToolBar.cpp
AgeCommit message (Expand)Author
2020-12-09LibGUI: Show action shortcut in ToolBarButton tooltipSahan Fernando
2020-10-30LibGUI: Use ToolBarButton helper class inside ToolBarAndreas Kling
2020-10-30LibGUI: Add Widget focus policiesAndreas Kling
2020-09-25Meta+LibC through LibHTTP: Make clang-format-10 cleanBen Wiederhake
2020-04-23LibGUI: Add a ToolBarContainer widget and put most ToolBars in oneAndreas Kling
2020-04-23LibGUI: Decrease the default ToolBar height a little bitAndreas Kling
2020-03-05LibGUI: Make Layout a Core::Object and add basic serializationAndreas Kling
2020-03-04LibCore: Make Core::Object::add<ChildType> return a ChildType&Andreas Kling
2020-02-23LibGUI: Remove parent parameter to GUI::Widget constructorAndreas Kling
2020-02-23LibGUI: Use Core::Object::add() a whole bunchAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling