1. 30 Apr, 2013 2 commits
  2. 25 Apr, 2013 3 commits
    • Wayne Stambaugh's avatar
      Pcbnew NETLIST_READER improvements. · 61b4f8a9
      Wayne Stambaugh authored
      * Create separate NETLIST object to hold contents of netlist files.
      * Read entire netlist and footprint link files before making applying
        changes to board.
      * Add BOARD::ReplaceNetlist() function to eliminate the calls between the
        NETLIST_READER, PCB_EDIT_FRAME, and BOARD objects.
      * Change placement of new components below the center of the current board
        or in the center of the page if the BOARD is empty.
      * Add dry run option to netlist dialog to print changes to message control
        without making changes.
      * Add button to netlist dialog to allow saving contents of message control
        to a file.
      * Eliminate the need to compile netlist_reader_*.cpp in both CvPcb and Pcbnew.
      * Add netlist_reader_*.cpp to the pcbcommon library.
      * Remove redundant load component link file code from CvPcb.
      * Modify CvPcb new to work with the new NETLIST_READER object.
      * Add compare() function and < and == operators to FPID object.
      * Add REPORTER class to hide an underlying string writing implementation for
        use in low level objects.  Thank you Dick for the idea.
      * Lots of minor coding policy, Doxygen comment, and missing license fixes.
      61b4f8a9
    • Dick Hollenbeck's avatar
      pcb_parser failed on (fill yes (arc_segments 16) (thermal_gap 1.99898)... · d8ba7b3a
      Dick Hollenbeck authored
      pcb_parser failed on (fill yes (arc_segments 16) (thermal_gap 1.99898) (thermal_bridge_width 1.99898))
      See http://tech.groups.yahoo.com/group/kicad-users/message/15105
      
      d8ba7b3a
    • jean-pierre charras's avatar
  3. 22 Apr, 2013 2 commits
  4. 19 Apr, 2013 1 commit
  5. 18 Apr, 2013 6 commits
  6. 17 Apr, 2013 4 commits
  7. 16 Apr, 2013 1 commit
  8. 15 Apr, 2013 1 commit
  9. 11 Apr, 2013 3 commits
  10. 10 Apr, 2013 5 commits
  11. 09 Apr, 2013 7 commits
  12. 08 Apr, 2013 4 commits
  13. 07 Apr, 2013 1 commit