kicad/pcbnew/router
Maciej Suminski d8acd1c718 Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE.
Added REASON enum for Reset() function, so tools will know why a reset occured.
Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected).
Added removal of VIEW_ITEM groups after changing layers and removing items.
2013-12-09 10:42:38 +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 Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02: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 Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_line.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_line_placer.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_line_placer.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_node.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_node.h Fix redraw issue in modedit a modview, with GAL 2013-11-01 13:56:20 +01:00
pns_optimizer.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_optimizer.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
pns_router.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
pns_router.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02: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 Profile counter simplified, so it should be more portable. 2013-11-27 09:46:59 +01: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 Mainly case changes. 2013-10-14 20:40:36 +02: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 Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
router_tool.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
trace.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00