kicad/pcbnew/scripting
Maciej Suminski b2a5b2f329 Scripting fix. 2014-05-15 10:11:17 +02:00
..
examples Fix a minor error in class D_PAD: void D_PAD::Flip( int Y ) changed to virtual void D_PAD::Flip( const wxPoint& aCentre ) (as defined in BOARD_ITEM) 2014-02-13 18:27:48 +01:00
plugins Fix issue in bga footprint wizard. 2014-05-02 08:28:40 +02:00
tests BOARD saving test 2014-02-09 00:21:47 +01:00
TODO.txt tool for checking coding style 2013-03-16 00:21:53 +01:00
board.i Fix a minor error in class D_PAD: void D_PAD::Flip( int Y ) changed to virtual void D_PAD::Flip( const wxPoint& aCentre ) (as defined in BOARD_ITEM) 2014-02-13 18:27:48 +01:00
board_item.i SEGVIA -> VIA for swig 2014-04-25 01:43:14 -05:00
module.i Fixes to scripting after refactoring & interface cleanups, 2013-04-18 23:23:11 +02:00
pcbnew.i Adds target to build doxygen-python documentation, that take 2013-09-20 21:01:21 +04:00
pcbnew_footprint_wizards.cpp Pcbnew: Fix bug #1296649 (Text on flipped modules incorrectly placed). 2014-03-27 18:45:05 +01:00
pcbnew_footprint_wizards.h Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 2013-03-16 04:27:48 +01:00
pcbnew_scripting_helpers.cpp Scripting fix. 2014-05-15 10:11:17 +02:00
pcbnew_scripting_helpers.h LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy 2013-03-15 17:35:24 +01:00
plugins.i Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 2013-03-16 04:27:48 +01:00
units.i Fixed some tab-induced disalignments 2013-04-06 14:28:02 +02:00