summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/CursorTool.h
AgeCommit message (Expand)Author
2020-02-02LibGUI: Put all classes in the GUI namespace and remove the leading GAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-16HackStudio: Move the rubber-banding state into CursorToolAndreas Kling
2019-11-10HackStudio: Allow moving the selected widgets using the arrow keysAndreas Kling
2019-11-10HackStudio: Allow moving widgets around using the CursorToolAndreas Kling
2019-11-10HackStudio: Introduce a Tool class with subs CursorTool and WidgetToolAndreas Kling