kicad/pcbnew/autorouter
jean-pierre charras bbbb84e6c2 Fix a few minor coverity warnings.
Fix minor 3D viewer issues (includling change number of segments and its optimization to draw pad holes.)
Fix Bug #1439132 (track and via list on toolbar not always refresh after loading a board).
Remove useless tool in Modedit.
2015-04-02 13:18:19 +02:00
..
rect_placement Fix some coverity warnings (mainly not initialized vars). 2015-02-27 15:33:13 +01:00
auto_place_footprints.cpp Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 2015-03-04 10:26:00 +01:00
autorout.cpp Fix a few minor coverity warnings. 2015-04-02 13:18:19 +02:00
autorout.h 1) Add 32 Cu Layers. 2014-06-24 11:17:18 -05:00
cell.h Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
dist.cpp Pcbnew: minor changes in pcb-parser.cpp and kicad_plugin.cpp to make translations easier. 2012-06-26 19:57:37 +02:00
graphpcb.cpp Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 2014-08-24 09:05:07 +02:00
move_and_route_event_functions.cpp More renaming instances of module to footprint for consistency. 2014-11-02 07:44:57 -05:00
queue.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
routing_matrix.cpp More Coverity scan error fixes. 2015-02-22 16:25:29 -05:00
solve.cpp Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 2014-08-24 09:05:07 +02:00
spread_footprints.cpp More Coverity scan error fixes. 2015-02-22 16:25:29 -05:00
work.cpp * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00