~fmorgner/kicad/kicad

Viewing all changes in revision 4107.1.4.

  • Committer: Wayne Stambaugh
  • Date: 2013-04-26 15:11:52 UTC
  • mto: This revision was merged to the branch mainline in revision 4113.
  • Revision ID: stambaughw@verizon.net-20130426151152-jzgi9vszherwot7l
Post Pcbnew NETLIST_READER change clean up.

* Tweak the NETLIST_READER code to allow for component footprint names that
  are not found in any library to generate a warning instead of an error and
  update the board accordingly.
* Don't display undo warning in netlist dialog when dry run option selected.
* Rename netlist_reader_common.cpp to netlist_reader.cpp
* Rename netlist_reader_firstformat.cpp to legacy_netlist_reader.cpp
* Rename netlist_reader_kicad.cpp to kicad_netlist_reader.cpp
* Remove cvpcb/read_write_cmpfile.cpp and move the single function it
  contained into cvframe.cpp
* Remove cvpcb/loadcmp.cpp and move the single function it contained into
  class_DisplayFootprintsFrame.cpp.
* Remove cvpcb/readschematicnetlist.cpp and move the single function it
  contained into cvframe.cpp.
* Remove cvpcb/setvisu.cpp and move the few functions it contained into
  the appropriate source file.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: