Jeff Young
|
cc9f8f5b83
|
Fix a straggler from rename.
|
2024-01-26 18:01:22 +00:00 |
Jeff Young
|
634524dde5
|
Validate new symbol / save as symbol info before exiting dialog.
|
2023-09-05 22:07:58 +01:00 |
Mike Williams
|
7d84fa2a9d
|
Validators: drop unused is m_isLibEditor
|
2023-06-20 18:34:52 +00:00 |
Mike Williams
|
ddafa2e75d
|
Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS
Fields are now common across PCB/SCH
|
2023-06-20 18:34:52 +00:00 |
Chris Morgan
|
80b55f5980
|
Symbol editor: simpler creation of a new derived symbol
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13407
|
2023-02-22 01:49:46 +00:00 |
Marek Roszko
|
61e11d6896
|
Strip out Mils2Iu
|
2022-09-16 21:09:27 -04:00 |
Jeff Young
|
b1cc784582
|
Harmonize interchangeable units checkboxes.
Fixes https://gitlab.com/kicad/code/kicad/issues/10708
|
2022-02-06 19:43:25 +00:00 |
Jeff Young
|
c3552a940a
|
Make sure standard OK/Cancel buttons respond to current language.
Fixes https://gitlab.com/kicad/code/kicad/issues/9635
|
2021-12-24 18:13:11 +00:00 |
Jeff Young
|
6d4c454e8c
|
Fix some more missing escaping for symbol ids.
Fixes https://gitlab.com/kicad/code/kicad/issues/8694
|
2021-07-28 18:37:09 +01:00 |
Wayne Stambaugh
|
fb46cd8bc5
|
Expunge the use of the word component from Eeschema code.
The only exception to this is the SPICE simulator's use of component
when referring to physical component (R, L, C, etc.) values.
|
2021-06-14 14:00:21 -04:00 |