kicad/pcbnew/router
Maciej Suminski ca499b80e1 Fixed wxLogTrace() calls in PNS
Fixes: lp:1616702
* https://bugs.launchpad.net/kicad/+bug/1616702
2016-08-25 09:24:55 +02:00
..
CMakeLists.txt P&S refactor: removed most of Kicad-dependent code from PNS internal classes 2016-08-15 17:16:47 +02:00
direction.h Code formatting. 2015-02-18 17:53:46 +01:00
length_tuner_tool.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
length_tuner_tool.h router: fix tuning status popup & incorrect length display 2015-03-05 10:02:29 +01:00
pns_algo_base.cpp Code formatting 2016-08-15 17:16:53 +02:00
pns_algo_base.h Code formatting 2016-08-15 17:16:53 +02:00
pns_debug_decorator.h router: added missing files 2016-08-15 17:16:51 +02:00
pns_diff_pair.cpp Code formatting 2016-08-15 17:16:53 +02:00
pns_diff_pair.h Changed PNS debug output to use wxLogTrace 2016-08-15 17:16:54 +02:00
pns_diff_pair_placer.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_diff_pair_placer.h P&S: factor out Kicad-dependend PNS_ROUTER::SnapToItem() to the PNS_TOOL_BASE class 2016-08-15 17:16:51 +02:00
pns_dp_meander_placer.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_dp_meander_placer.h Code formatting 2016-08-15 17:16:53 +02:00
pns_dragger.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_dragger.h router: multiple fixes: 2015-08-19 17:27:23 +02:00
pns_index.h Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_item.cpp router: improvements to shove algorithm 2015-08-19 18:07:16 +02:00
pns_item.h Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_itemset.cpp Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_itemset.h Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_joint.h Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_kicad_iface.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_kicad_iface.h Code formatting 2016-08-15 17:16:53 +02:00
pns_layerset.h router: pick similar starting shapes for the diff pairs, not the very nearest one 2015-10-07 19:26:33 +02:00
pns_line.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_line.h P&S: support for trace & via locking 2016-08-15 17:16:48 +02:00
pns_line_placer.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_line_placer.h Code formatting 2016-08-15 17:16:53 +02:00
pns_logger.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_logger.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_meander.h Code formatting 2016-08-15 17:16:53 +02:00
pns_meander_placer.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_meander_placer.h router: fixed snapping to target while placing diff pair 2015-08-21 16:35:34 +02:00
pns_meander_placer_base.cpp Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_meander_placer_base.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_meander_skew_placer.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_meander_skew_placer.h Code formatting. 2015-02-18 17:53:46 +01:00
pns_node.cpp Fixed wxLogTrace() calls in PNS 2016-08-25 09:24:55 +02:00
pns_node.h Code formatting 2016-08-15 17:16:53 +02:00
pns_optimizer.cpp [pns] Make the placer algo draw debugging stuff by relying on a new PNS_DEBUG_DECORATOR, this removes a reversed dependency b/w PNS_ROUTER and PNS_ALGO Tom: some rework of the patch 2016-08-15 17:16:48 +02:00
pns_optimizer.h Replace boost::shared_ptr with std::shared_ptr. 2016-06-29 11:09:55 -04:00
pns_placement_algo.h router: fixed snapping to target while placing diff pair 2015-08-21 16:35:34 +02:00
pns_router.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_router.h Code formatting 2016-08-15 17:16:53 +02:00
pns_routing_settings.cpp Code formatting. 2015-07-02 16:11:15 +02:00
pns_routing_settings.h Code formatting. 2015-07-02 16:11:15 +02:00
pns_segment.h PNS code formatting. 2015-07-22 10:46:56 +02:00
pns_shove.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_shove.h router: improvements to shove algorithm 2015-08-19 18:07:16 +02:00
pns_sizes_settings.cpp Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_sizes_settings.h Minor code formatting corrections. 2015-09-24 18:34:22 +02:00
pns_solid.cpp Code formatting. 2015-07-02 16:11:15 +02:00
pns_solid.h PNS: correctly snap to offset pads 2015-08-04 12:15:47 +02:00
pns_tool_base.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
pns_tool_base.h Code formatting 2016-08-15 17:16:53 +02:00
pns_topology.cpp Code formatting 2016-08-15 17:16:53 +02:00
pns_topology.h P&S refactor: removed most of Kicad-dependent code from PNS internal classes 2016-08-15 17:16:47 +02:00
pns_tune_status_popup.cpp Code formatting. 2015-10-05 18:28:41 +02:00
pns_tune_status_popup.h FIxed a few clang warnings. 2015-03-09 11:06:54 +01:00
pns_utils.cpp [pns] Make the placer algo draw debugging stuff by relying on a new PNS_DEBUG_DECORATOR, this removes a reversed dependency b/w PNS_ROUTER and PNS_ALGO Tom: some rework of the patch 2016-08-15 17:16:48 +02:00
pns_utils.h [pns] Make the placer algo draw debugging stuff by relying on a new PNS_DEBUG_DECORATOR, this removes a reversed dependency b/w PNS_ROUTER and PNS_ALGO Tom: some rework of the patch 2016-08-15 17:16:48 +02:00
pns_via.cpp router: multiple fixes: 2015-08-19 17:27:23 +02:00
pns_via.h router: multiple fixes: 2015-08-19 17:27:23 +02:00
pns_walkaround.cpp Replace BOOST_FOREACH with C++11 range based for. 2016-06-29 16:07:55 -04:00
pns_walkaround.h router: improvements to shove algorithm 2015-08-19 18:07:16 +02:00
range.h Code formatting. 2015-02-18 17:53:46 +01:00
ranged_num.h Code formatting. 2015-02-18 17:53:46 +01:00
router_preview_item.cpp P&S: support for trace & via locking 2016-08-15 17:16:48 +02:00
router_preview_item.h Fixed invisible tracks in PNS. 2015-03-30 21:49:30 +02:00
router_tool.cpp Changed PNS logging routine to wxLogTrace 2016-08-17 16:00:21 +02:00
router_tool.h Pcbnew: push and shove router fixes. 2015-11-18 09:35:17 -05:00
time_limit.cpp Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
time_limit.h Code formatting. 2015-07-02 16:11:15 +02:00