kicad/pcbnew/ratsnest
Jeff Young 50089ce558 Fix errors in handling of std::shared_ptrs.
We can't reset to a pointer owned by another std::shared_ptr.
2022-11-22 13:14:00 +00:00
..
ratsnest.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
ratsnest_data.cpp Fix errors in handling of std::shared_ptrs. 2022-11-22 13:14:00 +00:00
ratsnest_data.h Backing out earlier fix in favour of fixing std::shared_ptr usage. 2022-11-21 21:56:17 +00:00
ratsnest_view_item.cpp Mostly const safety, but also performance opt. by avoiding shared_ptr overhead. 2022-11-22 12:21:30 +00:00
ratsnest_view_item.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00