kicad/pcbnew/autorouter
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files.
*) add hotkey for setting the grid origin as 'S', in board editor, module editor.
*) re-position the function interface for cursor movement from BASE_SCREEN into
   class EDA_DRAW_FRAME.  This is a prelude to getting rid of BASE_SCREEN or
   splitting it up.
2013-08-03 00:15:23 -05:00
..
automove.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
autoplac.cpp *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
autorout.cpp Renamed global variables: 2013-03-27 19:32:12 +01:00
autorout.h Migrated the interfaces accepting angles to the double type 2013-05-05 09:17:48 +02: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 Migrated the interfaces accepting angles to the double type 2013-05-05 09:17:48 +02:00
queue.cpp Pcbnew: Update incorrect or incomplete copyrights in many files. 2012-06-08 11:56:42 +02:00
routing_matrix.cpp Angle and distances cleanup (preparing for angles in doubles) 2013-05-01 19:32:36 +02:00
solve.cpp Better strings for the translators (converted concatenations to formats) 2013-04-09 19:49:01 +02:00
work.cpp Pcbnew: minor changes in pcb-parser.cpp and kicad_plugin.cpp to make translations easier. 2012-06-26 19:57:37 +02:00