kicad/pcbnew/plugins
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0
0 can be too easily overloaded into an int, so ensure we use nullptr
when we mean pointers.
2021-04-22 22:20:34 +01:00
..
altium add missing include for wxWidgets 3.1.4 2021-03-21 17:35:20 +01:00
cadstar CADSTAR PCB: KiCad's minimum permitted Through Drill is 0.0508mm(2mils) 2021-04-12 20:25:05 +01:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Typo fix: Correct various misspelled words 2021-04-03 13:39:50 +00:00
fabmaster Fix some free/delete issues 2021-04-08 16:58:45 -07:00
geda Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
kicad Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
legacy Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
pcad Rationalize footprint bounding boxes and cache all of them. 2021-02-26 13:50:27 +00:00