kicad/pcbnew/router
Maciej Suminski 5fea60d20f Fixed undo/redo while routing with the PNS error. 2014-01-30 17:11:40 +01:00
..
CMakeLists.txt Uncrustified the push&shove source, fixed some warnings. 2013-09-27 10:00:26 +02:00
direction.h Mainly case changes. 2013-10-14 20:40:36 +02: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 Undo buffer for the PNS router. Still, it has a bug - it crashes when an undo/redo operation is performed while routing a track. 2014-01-30 11:32:08 +01:00
pns_router.h Undo buffer for the PNS router. Still, it has a bug - it crashes when an undo/redo operation is performed while routing a track. 2014-01-30 11:32:08 +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 Fixed undo/redo while routing with the PNS error. 2014-01-30 17:11:40 +01:00
router_tool.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
trace.h Removed some debug logs. 2013-12-18 12:46:18 +01:00