1. 03 Sep, 2016 1 commit
  2. 02 Sep, 2016 3 commits
    • Craig Watson's avatar
      User-resizable background grid: · 081dbee1
      Craig Watson authored
      - The background selection palette now includes a slider to change the
      size of the background grid. Default min/max values are 16 and 64px,
      defined in UBSettings. Grid resizes dynamically as the slider is moved.
      - Measuring tools' (ruler, triangle) markers follow grid size: 1 square
      of the background grid corresponds to 1cm
      - Grid size can be different for each page of a document
      - Grid size is saved in the .svg
      - Documents with a background grid but no specified grid size follow the
      default size defined in UBSettings.
      
      Previously, grid size was calculated based on DPI, which can vary from
      one OS, computer or display to the next. This new setting allows
      documents to be migrated from one machine to another with no unexpected
      changes in grid size happening. It also makes it easy to correct any
      problems importing old documents (whose grid size might be smaller or
      larger than expected when imported on a new version of OpenBoard).
      081dbee1
    • Craig Watson's avatar
    • Craig Watson's avatar
      Merge branch 'dev' into 1.4-dev · 32af9631
      Craig Watson authored
      32af9631
  3. 27 Jun, 2016 2 commits
    • Craig Watson's avatar
      Bumped version to 1.3.3 · 3a7c2945
      Craig Watson authored
      3a7c2945
    • Craig Watson's avatar
      Fixes to import and export of files containing PDFs · 3abf154d
      Craig Watson authored
      The scale of PDF items was sometimes badly calculated when opening a
      document made with a previous version of OpenBoard or made on another
      computer.
      
      Specifically, this solves the following issues:
      
      - PDF scale calculation in documents that did not specify the pageDPI
      used to render the PDF (happened with documents created with some old
      versions of OpenBoard)
      
      - PDF scale calculation in multi-page documents (it was set correctly
      for the first page, but not the following ones)
      3abf154d
  4. 22 Jun, 2016 3 commits
  5. 13 Jun, 2016 1 commit
  6. 13 May, 2016 8 commits
  7. 12 May, 2016 3 commits
  8. 11 May, 2016 4 commits
  9. 10 May, 2016 1 commit
  10. 09 May, 2016 11 commits
  11. 06 May, 2016 3 commits