Camille
|
9ff66a5274
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
Simon Richter
|
ad088db6d2
|
Add more "override" markers.
|
2016-09-25 13:59:41 -04:00 |
decimad
|
6c749e0ba8
|
Remove PNS_ prefix from most types inside namespace PNS
|
2016-09-06 16:06:06 +02:00 |
decimad
|
4cf44d9725
|
Rename pns item kind constants in preparation for renaming pns classes
|
2016-09-06 16:06:06 +02:00 |
decimad
|
de6281e977
|
Move PNS router code into namespace PNS
update copyright messages
|
2016-09-06 16:06:06 +02:00 |
Maciej Suminski
|
7e94e5282a
|
Changed PNS debug output to use wxLogTrace
|
2016-08-15 17:16:54 +02:00 |
Maciej Suminski
|
0ef866ee74
|
Code formatting
|
2016-08-15 17:16:53 +02:00 |
Tomasz Wlostowski
|
a2ac1cd087
|
P&S: cleaner placement of DP segments/vias. Speed improvements too.
|
2016-08-15 17:16:49 +02:00 |
Tomasz Wlostowski
|
9c8bdcc894
|
P&S refactor: removed most of Kicad-dependent code from PNS internal classes
|
2016-08-15 17:16:47 +02:00 |
jean-pierre charras
|
569c2be354
|
Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes.
|
2015-04-28 17:07:36 +02:00 |
jean-pierre charras
|
20dfe9ca29
|
Minor fixes: dialog_create_array.* files: clean code ( remove useless declarations and functions ).
fix a few coverity warnings about not initialized members in ctors.
|
2015-04-22 18:39:49 +02:00 |
Maciej Suminski
|
4fb9bce354
|
Code formatting.
|
2015-02-18 17:53:46 +01:00 |
Tomasz Włostowski
|
112adccbcb
|
router: differential pairs & length tuning support
|
2015-02-18 01:29:54 +01:00 |