summaryrefslogtreecommitdiff
path: root/Applications/DisplaySettings/main.cpp
AgeCommit message (Expand)Author
2020-11-02Applications: Use GUI::Icon::default_icon to set application iconBrendan Coles
2020-10-05DisplaySettings: Use format instead of printf.asynts
2020-08-01Applications: Stop setting initial window locationPeter Elliott
2020-07-16LibGUI: Add parent window argument to FilePicker functionsTom
2020-07-05DisplaySettings: Fix crash on exit (due to Core::Object on the stack)Andreas Kling
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-04-29DisplaySettings: Rename from DisplayPropertiesAndreas Kling