kicad/pcbnew/autorouter
Jeff Young e6d5110ccf Implement I18N for ACTIONs.
It's a bit of a hack because they're statically initialized and
so we can't make use of the _() macro.  We do still want it in the
code, however, because the string harvesting is based off of it.

Fixes: lp:1833000
* https://bugs.launchpad.net/kicad/+bug/1833000
2019-06-17 10:45:23 +01:00
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
ar_autoplacer.h Autorouter rework: remove outdated or dead code, add comments and display the footprints as soon as a footprint is placed 2018-12-15 17:50:42 +01:00
ar_cell.h pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
ar_matrix.cpp pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
ar_matrix.h pcbnew: bring back the autoplacer tool to GAL 2018-08-24 14:42:49 +02:00
autoplacer_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
autoplacer_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
spread_footprints.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00