summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/Application.cpp
AgeCommit message (Expand)Author
2020-04-21LibGUI: Make MenuBar a Core::ObjectAndreas Kling
2020-03-19LibGUI: Remove remaining G prefixesTibor Nagy
2020-03-07LibCore: Remove all remaining C prefix referencesShannon Booth
2020-03-04LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clientsAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-15LibGUI: Don't leak every tooltip window ever :^)Andreas Kling
2020-02-15LibGUI: Remove some header dependencies from Application.hAndreas Kling
2020-02-14LibGUI: Remove some header dependencies from Widget.hAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling