1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 22:42:28 +00:00
serenity/Applications/DisplaySettings
Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole
This is preparation for using ModelRole in the ModelIndex API.
2020-08-16 16:44:09 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DisplaySettings.cpp LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
DisplaySettings.h DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
ItemListModel.h LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
main.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
MonitorWidget.cpp DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00
MonitorWidget.h DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00