.. |
CMakeLists.txt
|
Removed header files from CMakeLists.txt.
|
2014-05-16 16:01:03 +02:00 |
direction.h
|
Removed a few warnings.
|
2014-06-05 12:40:26 +02:00 |
pns_algo_base.cpp
|
Long-awaited new version of the P&S router
|
2014-05-14 15:53:54 +02:00 |
pns_algo_base.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_dragger.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_dragger.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_index.h
|
1) Fix compiles using wx 3.x and 2.8.
|
2014-06-24 23:36:02 -05:00 |
pns_item.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_item.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_itemset.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_itemset.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_joint.h
|
Fixes bug #1332438: PNS router crashes when you another track while routing in "shove" mode
|
2014-06-23 08:50:53 +02:00 |
pns_layerset.h
|
Bugfix: Bottom layer not correctly handled in (PNS) Interactive router.
|
2014-07-07 10:48:47 +02:00 |
pns_line.cpp
|
pcbnew: bugfix for "PNS router allocates all memory"
|
2014-09-16 14:12:59 +02:00 |
pns_line.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_line_placer.cpp
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
pns_line_placer.h
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
pns_logger.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_logger.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_node.cpp
|
Fixes bug #1332438: PNS router crashes when you another track while routing in "shove" mode
|
2014-06-23 08:50:53 +02:00 |
pns_node.h
|
router: fix segfault when trying to shove a line that forms a closed loop.
|
2014-05-23 11:57:43 +02:00 |
pns_optimizer.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_optimizer.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_router.cpp
|
bugfix: SIGABRT after starting a track with PNS and switching canvases a few times
|
2014-08-13 17:25:54 +02:00 |
pns_router.h
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
pns_routing_settings.cpp
|
Fixed a few memory leaks and Valgrind warnings.
|
2014-07-09 15:02:56 +02:00 |
pns_routing_settings.h
|
FIx layer switching after via placement in PNS router.
|
2014-07-09 16:50:31 +02:00 |
pns_segment.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_shove.cpp
|
Removed a few warnings.
|
2014-06-05 12:40:26 +02:00 |
pns_shove.h
|
Removed a few warnings.
|
2014-06-05 12:40:26 +02:00 |
pns_solid.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_solid.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_utils.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_utils.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_via.cpp
|
Push-and-shove router now handles existing blind/buried vias properly. Can't yet create new ones.
|
2014-07-27 15:01:06 -04:00 |
pns_via.h
|
1) Pad properties dialog can trigger divide-by-zero when "0" is entered as the pad size
|
2014-07-28 11:32:15 +02:00 |
pns_walkaround.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
pns_walkaround.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
range.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
router_preview_item.cpp
|
Bugfix: Bottom layer not correctly handled in (PNS) Interactive router.
|
2014-07-07 10:48:47 +02:00 |
router_preview_item.h
|
Bugfix: Bottom layer not correctly handled in (PNS) Interactive router.
|
2014-07-07 10:48:47 +02:00 |
router_tool.cpp
|
Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files.
|
2014-08-24 09:05:07 +02:00 |
router_tool.h
|
Fixed a few memory leaks and Valgrind warnings.
|
2014-07-09 15:02:56 +02:00 |
time_limit.cpp
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
time_limit.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |
trace.h
|
Reformatted PNS code to conform the coding policy.
|
2014-05-16 13:37:31 +02:00 |