kicad/pcbnew/plugins
Seth Hillbrand b736460e71 Move optional access from value() to *operator
`value()` throws.  Where we check for existence, we don't need to use
the throwing version and should just use the unprotected variant
2022-08-30 13:59:39 -07:00
..
altium Move optional access from value() to *operator 2022-08-30 13:59:39 -07:00
cadstar Remove vestiges of old pad locking system. 2022-08-23 18:02:16 +01:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
fabmaster Utilize our combine_hash routine for multiple hash 2022-08-26 08:45:13 -07:00
geda Force removal of zero-sized pads on load. 2022-08-13 19:10:48 -07:00
kicad Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 2022-08-29 20:11:03 -04:00
legacy CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
pcad Generate const keyword_hash maps at compile time 2022-08-09 00:56:49 -04:00