135 Commits (e46bcd3d5ac4d98c6e95c6289e632cd791254581)

Author SHA1 Message Date
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 6d50c9749c Mark the colliding shape so we know which one to highlight. 5 years ago
Tomasz Wlostowski 7b7c3bde88 pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 5 years ago
Jeff Young 4a0d469cec Back out zone layer misunderstanding and make types clearer. 5 years ago
Jeff Young 6dae769944 Progress reporting for connectivity tests. 5 years ago
Jeff Young 502f2ca2ef Fix some snarled up event processing. 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Seth Hillbrand b8b3d5c16d pcbnew: Remove all threading from dynamic ratsnest 5 years ago
Seth Hillbrand 5096deeb3b pcbnew: Handle module ratsnest 5 years ago
Seth Hillbrand 5fc6b74c89 ADDED: Remove unused pads 5 years ago
Seth Hillbrand 406de56964 pcbnew: Prevent use of non-connected item in ratsnest 5 years ago
Seth Hillbrand 8a0be64ad4 Ensure dangling test takes track width into account 5 years ago
Seth Hillbrand 54aaade47e 'const void' is not a return type 5 years ago
Jon Evans 1d5e4f86af ADDED: Copper zone island removal is now configurable 5 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 5 years ago
Seth Hillbrand 4c5f3cb5be Fix crash when moving non-connected 5 years ago
Seth Hillbrand 104ff29e5f Remove delauney computations from dynamic ratsnest 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 5 years ago
Jeff Young aedc624340 Add DRC checks for dangling vias and tracks. 6 years ago
Oleg Endo 4c7471eb79 add more constness to connecivity algo 6 years ago
Oleg Endo 3de5b98316 improve performance of CONNECTIVITY_DATA::GetNetItems 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Jon Evans 52a9e68093 Store items changed by connectivity algorithm in undo list 7 years ago
Seth Hillbrand 5182fe15d3 Minor code formatting 7 years ago
Tomasz Włostowski 9657039af2 pcbnew: multiple fixes concerning track->pad net propagation used by Track/Via properties dialog: 7 years ago
Seth Hillbrand ed1c8eee9e async: Ensure threads are started async 7 years ago
Seth Hillbrand 2d8f1df293 Threading: Minimize thread usage 7 years ago
Seth Hillbrand a0e4e23c14 Ratsnest: Keep connectivity data local 7 years ago
Seth Hillbrand ec38a5cd10 Threading: Replacing sleep with yield for active wait 7 years ago
jean-pierre charras 0f247264f8 Pcbnew: DRC ignores first net of list of nets to test. 7 years ago
Seth Hillbrand e1f30a3b38 pcbnew: Fix single-net connectivity 7 years ago
Seth Hillbrand 38c5b025c8 Ratsnest: iterate only over dirty nets 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Seth Hillbrand cc776f71a9 pcbnew: Code cleanup 7 years ago
Seth Hillbrand bc02044767 pcbnew: Avoid spinning up thread when routing 7 years ago
Seth Hillbrand 89a3d2b451 pcbnew: Force at least one connectivity thread 7 years ago
Seth Hillbrand c0f067bf90 pcbnew: Remove OpenMP 7 years ago
Seth Hillbrand 47fac8a259 Removing some unused code 7 years ago
Tomasz Wlostowski 61fb3f6d0f pcbnew: bring back the autoplacer tool to GAL 7 years ago
Jeff Young ec9d38e21f Add filter to net selector widget. 7 years ago
Tomasz Wlostowski 01c2d93a81 pcbnew: don't rebuild dynamic ratsnest when moving items without a net (e.g. board outlines) 7 years ago
Seth Hillbrand 63a952d239 Adjust connectivity to use RTree 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski 5731000135 pcbnew/copy&paste: multiple improvements: 8 years ago
Tomasz Włostowski f573a2e685 wip 8 years ago