1. 14 Mar, 2018 1 commit
  2. 19 Feb, 2018 2 commits
  3. 03 Nov, 2017 2 commits
  4. 13 Oct, 2017 1 commit
  5. 12 Oct, 2017 2 commits
  6. 25 Sep, 2017 1 commit
  7. 24 Sep, 2017 1 commit
  8. 14 May, 2017 1 commit
    • Craig Watson's avatar
      Document mode: improved doc. selection after deleting documents · 425129ff
      Craig Watson authored
      This mainly changes document mode behaviour in two ways:
      1) When deleting 2+ items, a new document was selected in the list. Now, the current document is selected,
      or if it has been deleted, a the first document in the list is set as
      current document.
      
      2) When deleting the last item in the trash, no document was selected.
      Now, the current document is selected instead.
      425129ff
  9. 11 Mar, 2017 1 commit
  10. 15 Jan, 2017 1 commit
  11. 27 Nov, 2016 1 commit
  12. 06 Sep, 2016 1 commit
  13. 22 Jun, 2016 1 commit
    • Craig Watson's avatar
      Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings · 3995d007
      Craig Watson authored
      This fixes an issue where if one document was imported with a different
      DPI than the current one, any document created thereafter would have
      this same value (which could then cause problems if a PDF was added to
      that new document).
      
      Saving this value to UBDocumentProxy not only makes more sense, it also
      fixes this issue.
      3995d007
  14. 13 May, 2016 1 commit
  15. 26 Apr, 2016 1 commit
  16. 22 Mar, 2016 1 commit
  17. 18 Mar, 2016 1 commit
  18. 15 Mar, 2016 1 commit
  19. 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
  20. 07 Mar, 2016 1 commit
  21. 02 Mar, 2016 1 commit
    • Craig Watson's avatar
      Don't select a new doc when trashing multiple docs · 8e1b5c4e
      Craig Watson authored
      During trashing of multiple documents, a new document was selected
      every time that one was moved to the trash -- even if it was about
      to be trashed itself. This is no longer the case; the
      selectADocumentOnMultipleTrashing() method was added to select the
      first unselected document found (but this is currently not used, as
      it seems OK to just select no document when we have just deleted a
      whole selection)
      8e1b5c4e
  22. 23 Feb, 2016 2 commits
  23. 22 Feb, 2016 2 commits
  24. 23 Dec, 2015 1 commit
  25. 06 Nov, 2015 2 commits
  26. 27 Mar, 2014 1 commit
  27. 26 Mar, 2014 1 commit
  28. 04 Mar, 2014 1 commit
  29. 24 Feb, 2014 1 commit
  30. 11 Feb, 2014 2 commits
  31. 06 Feb, 2014 1 commit
  32. 16 Oct, 2013 1 commit
  33. 02 Sep, 2013 1 commit