1. 06 Mar, 2015 1 commit
  2. 16 Mar, 2014 1 commit
  3. 25 Feb, 2014 1 commit
  4. 14 Oct, 2013 1 commit
  5. 02 Oct, 2013 1 commit
  6. 18 Sep, 2013 1 commit
  7. 16 Sep, 2013 1 commit
  8. 11 Sep, 2013 2 commits
  9. 08 Aug, 2013 1 commit
  10. 06 Aug, 2013 1 commit
  11. 02 Aug, 2013 2 commits
  12. 22 Jul, 2013 1 commit
  13. 13 Jun, 2013 1 commit
  14. 26 May, 2013 1 commit
  15. 25 Apr, 2013 1 commit
    • 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
  16. 30 Sep, 2011 1 commit
    • Wayne Stambaugh's avatar
      Application name capitalization fixes. · 4b853ded
      Wayne Stambaugh authored
      * Correct all user strings and comments for the correct capitalization of
        application names according to JP.  They are KiCad, Pcbnew, CvPcb,
        Eeschema, and GerbView.
      * Add a note the the user interface policy about the correct capitalization.
      4b853ded
  17. 21 Feb, 2010 1 commit
  18. 19 Feb, 2010 2 commits
  19. 01 Feb, 2010 1 commit