serenity/DevTools
Andreas Kling 197ed1bb2a HackStudio: Move the rubber-banding state into CursorTool
I originally put it in FormWidget because CursorTool was clueless about
painting. This patch adds Tool::on_second_paint() which allows all the
tools to hook into the second paint pass.
2019-11-16 22:26:46 +01:00
..
FormCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
HackStudio HackStudio: Move the rubber-banding state into CursorTool 2019-11-16 22:26:46 +01:00
Inspector Inspector: Fix bad RemoteObjectGraphModel::parent_index() 2019-09-23 20:29:03 +02:00
IPCCompiler AK: Remove empty files JsonArray.cpp and JsonObject.cpp 2019-10-01 11:24:54 +02:00
VisualBuilder LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00