kicad/scripts
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
..
bom-in-python 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
kicad-install.sh Minor fixes (typo in messages) 2014-12-30 18:15:46 +01:00
lib_convert.py *) retain grid origin in the BOARD and save it in legacy and kicad board files. 2013-08-03 00:15:23 -05:00
library-repos-install.bat Enhance scripts/library-repos-install.sh to create library-repos-install.bat and add that. 2014-04-07 07:28:44 -05:00
library-repos-install.sh OSX build fixes. 2014-12-08 12:40:38 -05:00
osx_build_wx.sh OSX build fixes. 2014-11-28 12:34:00 -05:00
osx_fixbundle.sh OSX install script fixes. 2014-05-29 20:35:49 +02:00
test_kicad_plugin.py python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string. 2014-10-21 18:34:51 +02:00
test_plugin.py Set PROPERTIES* into FP_LIB_TABLE::ROW, which is a parsed (binary) form of the 'options'. 2013-09-24 16:23:13 -05:00