Jeff Young
|
e7db43285f
|
ADDED new footprint fabrication attributes.
This commit also adds mapping of the new symbol properties
"exclude from BOM" and "exclude from board" to be correctly
handled in Update Board from Schematic.
Fixes https://gitlab.com/kicad/code/kicad/issues/2399
Fixes https://gitlab.com/kicad/code/kicad/issues/4643
Fixes https://gitlab.com/kicad/code/kicad/issues/2233
|
2020-08-28 11:05:58 +01:00 |
Wayne Stambaugh
|
c5fc1d4a7c
|
More dialog clipped bitmap button fixes.
|
2020-06-11 07:31:50 -04:00 |
Jeff Young
|
52d1c93777
|
Use standard OK/Cancel paradigm rather than Apply/Cancel.
Apply/Cancel puts the buttons in a different order on some platforms.
Fixes https://gitlab.com/kicad/code/kicad/issues/4332
|
2020-05-06 20:50:44 +01:00 |
Jeff Young
|
19b463ec78
|
Add option to keep 3DModel info when exchanging footprints.
Fixes: lp:1841303
* https://bugs.launchpad.net/kicad/+bug/1841303
|
2019-08-25 22:49:36 +01:00 |
Jeff Young
|
adfe2fc267
|
Make sure user isn't surprised by Match All setting.
If they selected the dialog with a footprint selected, they're
probably not expecting Match All.
|
2018-10-23 20:54:42 +01:00 |
Jeff Young
|
3dcd52021a
|
Simplify exchange footprints dialog and support wildcards.
|
2018-10-15 19:59:47 +01:00 |
Jeff Young
|
65f62f93ef
|
Fix MSW spacing issues.
|
2018-08-21 10:34:41 +01:00 |
jean-pierre charras
|
5a2e171f9e
|
fix a few wxWidgets asserts.
|
2018-07-31 13:16:58 +02:00 |
Jeff Young
|
829ba27206
|
Another round of dialog spacing/font adjustments for Windows.
|
2018-07-18 17:59:05 +01:00 |
Jeff Young
|
2283bcda4c
|
Add text item property options when updating footprints.
Fixes: lp:1753286
* https://bugs.launchpad.net/kicad/+bug/1753286
(cherry picked from commit b94dd87)
|
2018-07-17 15:11:14 +01:00 |
jean-pierre charras
|
de72ef8518
|
Fix code after renaming files
|
2018-02-16 20:27:57 +01:00 |
jean-pierre charras
|
a5a6c4a012
|
Fix code after renaming files
|
2018-02-16 20:27:16 +01:00 |
jean-pierre charras
|
35a7f7a7b4
|
rename files: replace module by footprint in dialog filenames
|
2018-02-16 20:27:14 +01:00 |