24 Commits (6a45446496d3f7cf77dcdce54053b1e0294126c9)

Author SHA1 Message Date
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 6 years ago
Jon Evans 52a9e68093 Store items changed by connectivity algorithm in undo list 6 years ago
Seth Hillbrand 6f7475dcd3 pcbnew: Prevent no-connects from driving clusters 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
jean-pierre charras fdfe5eabfb Fix incorrect detection of filled zones changes in DRC check. 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 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 55f2a79957 pcbnew: locking connectivity using RAII 7 years ago
Seth Hillbrand 7b2f245283 pcbnew: Tracks cleanup use connectivity database 7 years ago
Seth Hillbrand a24bd9baa1 pcbnew: Adjust default update rate to 100ms 7 years ago
Seth Hillbrand ed1c8eee9e async: Ensure threads are started async 7 years ago
Seth Hillbrand 59fb6d8851 Threading: Moving connectivity search to std::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 4a730e6c54 pcbnew: refactor connectivity locking 7 years ago
Seth Hillbrand 59adb109a6 Organizing connectivity 7 years ago
Seth Hillbrand cfaf7c1f23 pcbnew: re-organizing connectivity 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago