kicad/pcbnew/router
Maciej Suminski a802ca87e0 Added TOOL_ACTION for PNS router activation.
Most of the GAL tools are activated by corresponding buttons on the right toolbar.
Removed menu entry for PNS router (as it is activated as the usual "Add track" tool).
2014-02-17 18:21:00 +01:00
..
CMakeLists.txt Uncrustified the push&shove source, fixed some warnings. 2013-09-27 10:00:26 +02:00
direction.h Improved way of drawing 45-degree lines. 2014-02-17 11:33:03 +01:00
pns_index.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_item.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_item.h PNS_ITEM::m_parent: BOARD_ITEM->BOARD_CONNECTED_ITEM 2014-01-29 15:35:25 +01:00
pns_itemset.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_itemset.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_joint.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_layerset.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_line.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_line.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_line_placer.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_line_placer.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_node.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_node.h Fix redraw issue in modedit a modview, with GAL 2013-11-01 13:56:20 +01:00
pns_optimizer.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_optimizer.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_router.cpp Small leak fix. 2014-02-17 14:36:51 +01:00
pns_router.h Added the dynamic ratsnest for the tracks that are currently routed with the PNS router. 2014-01-31 18:05:11 +01:00
pns_routing_settings.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_segment.h Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_shove.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_shove.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_solid.cpp cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 2013-10-31 16:30:57 -05:00
pns_solid.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_utils.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_utils.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_via.cpp Uncrustifying push&shove router 2013-09-26 23:53:54 +02:00
pns_via.h Uncrustifying push&shove router 2013-09-26 23:53:54 +02:00
pns_walkaround.cpp Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
pns_walkaround.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
router_preview_item.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
router_preview_item.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
router_tool.cpp Added TOOL_ACTION for PNS router activation. 2014-02-17 18:21:00 +01:00
router_tool.h Undo/redo buffer fixed once again.. 2014-01-31 16:08:20 +01:00
trace.h Removed some debug logs. 2013-12-18 12:46:18 +01:00