1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/Applications/DisplayProperties
Andreas Kling 8a024a3305 LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
The GEventLoop class is long gone, and the only class in these files is
GWindowServerConnection, so let's update the file names. :^)
2019-11-08 11:40:25 +01:00
..
DisplayProperties.cpp LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection 2019-11-08 11:40:25 +01:00
DisplayProperties.h LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
ItemListModel.h Applications: Create a display properties manager 2019-09-07 16:51:15 +02:00
main.cpp DisplayProperties: Remove all remaining naked "new" usage 2019-09-21 18:18:47 +02:00
Makefile Applications: Create a display properties manager 2019-09-07 16:51:15 +02:00