18 Commits (78050c05e26bf4842a21cd56fb73fd9028dbd40f)

Author SHA1 Message Date
Maciej Suminski 78050c05e2 Changed PNS logging routine to wxLogTrace 9 years ago
Maciej Suminski 9f0b42cb35 pns: fixed a few memleaks & conditional jumps depending on uninitalized variables 9 years ago
Maciej Suminski 0ef866ee74 Code formatting 9 years ago
Tomasz Wlostowski a53ea81794 P&S: factor out Kicad-dependend PNS_ROUTER::SnapToItem() to the PNS_TOOL_BASE class 9 years ago
Tomasz Wlostowski 0700178d07 P&S: enable delete & backspace shortcuts while router is active 9 years ago
Tomasz Wlostowski 9c8bdcc894 P&S refactor: removed most of Kicad-dependent code from PNS internal classes 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 9 years ago
Michael Steinberg fde12ebd25 Replace boost::function and boost::bind with their std:: counterparts 9 years ago
Thomasz Wlostowski 6e470ece1d Pcbnew: fix push and shove router segfault bug. 10 years ago
Tomasz Wlostowski b4135e0a33 router: fixed snapping to target while placing diff pair 10 years ago
Tomasz Wlostowski f6689f75a8 router: fixed loop removal issue 10 years ago
Tomasz Wlostowski 86b07d89a7 PNS: fixed crash on via dragging 10 years ago
Tomasz Wlostowski 0ade919a98 router: fix shortcut crash & inline dragging for inline dragging P&S 10 years ago
jean-pierre charras 425ddb92a7 Cosmetic enhancements in dialogs and menus 11 years ago
Eldar Khayrullin 7d5ad2785a Make translatable 'Routing Options...' entry 11 years ago
Maciej Suminski 721949b50e Fix memory leak in pns_node and pns_line_placer. Fix coverity uninitialized warnings. 11 years ago
Maciej Suminski 4fb9bce354 Code formatting. 11 years ago
Tomasz Włostowski 112adccbcb router: differential pairs & length tuning support 11 years ago