summaryrefslogtreecommitdiff
path: root/DevTools/HackStudio/FormWidget.cpp
AgeCommit message (Expand)Author
2019-11-16HackStudio: Move the rubber-banding state into CursorToolAndreas Kling
2019-11-16HackStudio: Fill the selection rubber-band with some nice alpha colorAndreas Kling
2019-11-16HackStudio: Allow rubber-band selection of widgetsAndreas Kling
2019-11-10HackStudio: Allow moving the selected widgets using the arrow keysAndreas Kling
2019-11-10HackStudio: Start implementing basic widget selection in CursorToolAndreas Kling
2019-11-10HackStudio: Introduce a Tool class with subs CursorTool and WidgetToolAndreas Kling
2019-11-09HackStudio: Tweak the inset of the FormWidgetAndreas Kling
2019-11-09HackStudio: Start fleshing out the GUI for a GUI designer :^)Andreas Kling