1. 05 May, 2013 1 commit
    • Lorenzo Marcantonio's avatar
      Migrated the interfaces accepting angles to the double type · d00c83cd
      Lorenzo Marcantonio authored
      The plan goes like this:
      - eeschema still uses int in decidegrees
      - all the other things internally use double in decidegrees (or radians
        in temporaries)
      - in pcbnew UI the unit is *still* int in decidegrees
      
      The idea is to have better precision everywhere while keeping the user with int i
      angles. Hopefully, if a fractional angle doesn't come in from the outside, everything
      should *look* like an integer angle (unless I forgot something and it broke)
      
      When the time comes, simply updating the UI for allowing doubles from the user should
      be enough to get arbitrary angles in pcbnew.
      d00c83cd
  2. 09 Mar, 2013 1 commit
  3. 13 Feb, 2013 1 commit
  4. 29 Dec, 2012 1 commit
  5. 15 Jan, 2012 1 commit
  6. 09 Jan, 2012 1 commit
    • Dick Hollenbeck's avatar
      ++eeschema · 67e28ade
      Dick Hollenbeck authored
          Add shim class SCH_BASE_FRAME which introduces the data model SCH_SCREEN
          to the frame class hierarchy.
      67e28ade
  7. 28 Nov, 2011 1 commit
  8. 01 Jan, 2011 1 commit
    • jean-pierre charras's avatar
      Fix some Doxygen warnings. · e7d5770f
      jean-pierre charras authored
      Eeschema: cleaning code. Start work to enhance annotation algorithm.
      Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..).
      Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
      e7d5770f
  9. 20 Feb, 2010 1 commit
  10. 30 Oct, 2009 1 commit
  11. 21 Oct, 2009 1 commit
  12. 18 Oct, 2009 2 commits
  13. 15 Oct, 2009 1 commit
  14. 13 Oct, 2008 1 commit
  15. 21 Aug, 2007 1 commit