1. 08 Mar, 2016 1 commit
    • Craig Watson's avatar
      Save metadata.rdf less often · 11b9bf74
      Craig Watson authored
      The documents' metadata.rdf file is now persisted only when a scene in
      the document is also persisted; as well as when the document is modified
      (trashed / path changed) in the the Documents pane.
      
      Code was cleaned-up a bit too (added a forgotten return value, etc)
      11b9bf74
  2. 07 Mar, 2016 1 commit
  3. 01 Mar, 2016 1 commit
    • Craig Watson's avatar
      Overhaul of UBGraphicsMediaItem class · fe9affee
      Craig Watson authored
      - Removed inheritance of UBGraphicsProxyWidget; cleaned up related code
      - Added two children classes: UBGraphicsVideoItem and
      UBGraphicsAudioItem. UBGraphicsMediaItem is now an abstract class.
      - Better encapsulation; the Scene and other external classes no longer
      access the mediaObject directly
      
      There is now less distinction between audio and video items to outside
      code: apart from the UBSvgSubsetAdaptor, there is no need to know
      whether a media item holds a video or audio file. Creation is handled
      through the static function `UBGraphicsMediaItem::createMediaItem(URL,
      parent)`
      fe9affee
  4. 05 Nov, 2015 1 commit
  5. 19 Oct, 2014 1 commit
  6. 16 Oct, 2014 1 commit
  7. 18 Sep, 2014 1 commit
  8. 13 May, 2014 1 commit
  9. 28 Apr, 2014 1 commit
  10. 25 Apr, 2014 2 commits
  11. 16 Apr, 2014 1 commit
  12. 10 Apr, 2014 1 commit
  13. 27 Mar, 2014 1 commit
  14. 28 Feb, 2014 1 commit
  15. 25 Feb, 2014 2 commits
  16. 13 Feb, 2014 1 commit
  17. 12 Dec, 2013 1 commit
  18. 14 Aug, 2013 1 commit
  19. 05 Aug, 2013 1 commit
  20. 26 Jul, 2013 1 commit
  21. 25 Jul, 2013 2 commits
  22. 23 Jul, 2013 1 commit
  23. 11 Jul, 2013 3 commits
  24. 21 Jun, 2013 1 commit
  25. 28 May, 2013 1 commit
  26. 24 May, 2013 1 commit
  27. 29 Apr, 2013 1 commit
  28. 27 Feb, 2013 1 commit
  29. 19 Feb, 2013 1 commit
  30. 24 Sep, 2012 1 commit
  31. 21 Sep, 2012 1 commit
  32. 14 Sep, 2012 1 commit
  33. 12 Sep, 2012 1 commit
  34. 11 Sep, 2012 2 commits