kicad/scripts/bom-in-python
jean-pierre charras 00f8994ee1 Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used.
Move items rework: enhancements: for some items (sheets, components, bus entries) the mouse cursor is no more wrapped to the anchor. For large symbols, this is better: they are more easy to place.
There is also a change when starting a move item command: the full screen is redraw, and therefore there is no artifact due to the XOR draw mode.
Some other minor coverity fixes (uninitialized members).
2015-02-28 17:56:09 +01:00
..
README-bom.txt Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 2015-02-28 17:56:09 +01:00
bom-generation.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
bom_csv_by_ref.py Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 2015-02-28 17:56:09 +01:00
bom_csv_by_ref_v2.py Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 2015-02-28 17:56:09 +01:00
bom_csv_grouped_by_value.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
bom_csv_grouped_by_value_with_fp.py More about BOM dialog. Still not perfect, but more easy to use. 2014-12-03 20:09:56 +01:00
bom_html_by_value.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
bom_html_grouped_by_value.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
kicad_netlist_reader.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
round_robin.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00
round_value_robin.py Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 2014-12-03 17:22:06 +01:00