ladybird/Applications/Piano
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
..
AudioEngine.cpp Piano: Use NumericLimits<T> 2020-04-15 16:58:46 +02:00
AudioEngine.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
KeysWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
KeysWidget.h LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
KnobsWidget.cpp Applications: Remove G prefixes from comments 2020-03-19 22:52:44 +01:00
KnobsWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
MainWidget.cpp LibGUI: Use set_layout<LayoutType>() in lots of client code 2020-03-04 13:49:48 +01:00
MainWidget.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Music.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
RollWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
RollWidget.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
SamplerWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
SamplerWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
WaveWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
WaveWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00