Seth Hillbrand
|
9a8d1246cc
|
We don't keep a CHANGELOG.TXT
Direct interested readers to AUTHORS.TXT instead.
|
2021-10-05 19:46:53 -07:00 |
luz paz
|
f968fc8719
|
Fix source comment / documentation typos
|
2021-06-09 19:32:58 +00:00 |
Jeff Young
|
8a33542bcd
|
SCH_COMPONENT::GetField() expects a vector index, not a field id.
Check this at compile time. Callers wanting to use an index now must
use SCH_COMPONENT::GetFields()[i] instead.
Fixes https://gitlab.com/kicad/code/kicad/issues/7757
|
2021-02-28 15:10:37 +00:00 |
Wayne Stambaugh
|
96c935673e
|
Header clean up round 4.
|
2020-12-21 10:18:10 -05:00 |
Wayne Stambaugh
|
08cf9a1e20
|
Move headers from common folders to appropriate include folders round 1.
|
2020-12-17 08:12:18 -05:00 |