Mike Williams
|
ea904c9fb1
|
Symbol Fields Table: configurable excluded from BOM filtering
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/17747
|
2024-04-15 13:08:04 -04:00 |
jean-pierre charras
|
c6f4157689
|
msys2: fix a link issue in Eeschema after changes from 89dd8e1 .
|
2024-04-14 09:18:32 +02:00 |
Marek Roszko
|
aa8f449d48
|
Remove extraneous struct keyword
|
2024-04-13 09:56:25 -04:00 |
Marek Roszko
|
89dd8e1166
|
Move the PARAM_LIST<> specializations for BOM to bom_settings
|
2024-04-13 07:59:25 -04:00 |
Marek Roszko
|
e32b26ebeb
|
Move JSON_SETTINGS and PARAMS to kicommon
|
2024-03-20 23:29:42 -04:00 |
Mark Roszko
|
72d83cd5de
|
Revert "Move JSON_SETTINGS and PARAMS to kicommon"
This reverts commit 81855aaaa6
|
2024-03-18 00:08:46 +00:00 |
Marek Roszko
|
81855aaaa6
|
Move JSON_SETTINGS and PARAMS to kicommon
|
2024-03-17 18:11:49 -04:00 |
Mike Williams
|
9541e45502
|
BOM Exporter: allow using presets from the command line
|
2023-09-20 10:57:43 -04:00 |
Mike Williams
|
37fdcce0a0
|
Fields Editor Table: add checkboxes for fields representing attributes
DNP, Exclude from ..., etc.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15300
|
2023-08-01 14:33:30 -04:00 |
Marek Roszko
|
573b66d243
|
Fix a bunch of C5266 warnings (pointless const on bool/int returns)
warning C5266: 'const' qualifier on return type has no effect
Microsoft doesn't even document C5266
|
2023-05-18 21:35:06 -04:00 |
Mike Williams
|
9c3d93eb34
|
BOM Generator: wire up forced exclusion, optional DNP exclusion
|
2023-04-03 09:07:52 -04:00 |
Mike Williams
|
c5cc313da9
|
Symbol Fields Table: BOM presets saved in JSON settings
|
2023-04-03 09:07:52 -04:00 |