1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 18:47:41 +00:00
serenity/Applications/DisplaySettings
AnotherTest e75247a75b DisplaySettings+LibGUI: Move ItemListModel into LibGUI
Without this model, comboboxes are abysmal to work with, so let's not
redefine it every time.
2020-08-29 17:42:03 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DisplaySettings.cpp DisplaySettings+LibGUI: Move ItemListModel into LibGUI 2020-08-29 17:42:03 +02:00
DisplaySettings.h DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
main.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
MonitorWidget.cpp Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
MonitorWidget.h DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00