1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 18:07:34 +00:00
serenity/Applications/Calendar
Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
This fits nicer with FloatRect,FloatPoint,FloatSize and gives a much
better visual clue about what type of metric is being used.
2020-06-10 10:59:04 +02:00
..
AddEventDialog.cpp LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
AddEventDialog.h LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 2020-05-21 19:55:44 +02:00
Calendar.cpp Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
Calendar.h Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
CalendarWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
CalendarWidget.h Calendar: Implement add event UI 2020-04-10 11:28:34 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00