1. 01 Mar, 2016 3 commits
  2. 29 Feb, 2016 1 commit
  3. 26 Feb, 2016 1 commit
  4. 24 Feb, 2016 2 commits
  5. 23 Feb, 2016 7 commits
  6. 22 Feb, 2016 5 commits
  7. 18 Feb, 2016 5 commits
  8. 17 Feb, 2016 2 commits
    • Craig Watson's avatar
      Removed forgotten debug message · c619a9db
      Craig Watson authored
      c619a9db
    • Craig Watson's avatar
      Fixed pen strokes not being loaded in right position · 0879179c
      Craig Watson authored
      - Modified UBvgSubsetAdaptor to correctly save and load strokes, so the
      transform matrices that were saved are now loaded correctly.
      
      - Added handling of mousePress / Move / Release events to
      UBGraphicsStrokesGroup, so that the transform matrix is calculated and
      stored after moving a pen stroke directly (by clicking on it, and not on
      its frame). Note: this duplicates quite a bit of code that is in
      UBGraphicsDelegateFrame. It may be best to go back and modify both
      classes so that the same functions can be called when moving a stroke.
      0879179c
  9. 16 Feb, 2016 2 commits
  10. 15 Feb, 2016 2 commits
  11. 23 Jan, 2016 1 commit
  12. 21 Jan, 2016 7 commits
  13. 19 Jan, 2016 1 commit
  14. 14 Jan, 2016 1 commit
    • Craig Watson's avatar
      Code clean-up · da5378a6
      Craig Watson authored
      Mostly, removal of old code that had been commented out instead of
      removed
      da5378a6