Historique des commits

Auteur SHA1 Message Date
  asynts 7c4fb2b804 HackStudio: Use new format functions. il y a 4 ans
  Ben Wiederhake 04e3122526 HackStudio: Reduce debug spam il y a 4 ans
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace il y a 5 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Sergey Bugaev fce49b3e32 LibGUI: Change GUI::KeyEvent::key() type to KeyCode il y a 5 ans
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h il y a 5 ans
  Andreas Kling 20cfd2a6bf LibGfx: Unpublish Gfx::Rect from global namespace il y a 5 ans
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace il y a 5 ans
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  0xtechnobabble 123dcada05 Themes: Support rubberband selection theming il y a 5 ans
  Andreas Kling 6685be36a0 LibDraw: Add Rect::from_two_points(Point, Point) il y a 5 ans
  Andreas Kling 197ed1bb2a HackStudio: Move the rubber-banding state into CursorTool il y a 5 ans
  Andreas Kling 69dee20761 HackStudio: Allow rubber-band selection of widgets il y a 5 ans
  Andreas Kling d5f735ecec HackStudio: Show the edited form widget's widget tree in the tree view il y a 5 ans
  Andreas Kling c8637e0206 HackStudio: Allow moving the selected widgets using the arrow keys il y a 5 ans
  Andreas Kling 567769eb2f HackStudio: Allow moving widgets around using the CursorTool il y a 5 ans
  Andreas Kling f6576c4b7c HackStudio: Start implementing basic widget selection in CursorTool il y a 5 ans
  Andreas Kling e87756424d HackStudio: Introduce a Tool class with subs CursorTool and WidgetTool il y a 5 ans