kicad/scripting
jean-pierre charras e6274f70b0 BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
*.i : fix coding style issues.
python method: add BOARD_ITEM Duplicate, which is a wrapper to Clone(). ( defined as Cast_to_BOARD_ITEM(selt.Clone()).Cast() )
update some .py examples.
2014-10-02 19:09:32 +02:00
..
build_tools Pcbnew footprint library table fixes. 2013-09-21 20:28:02 -04:00
dlist.i Cleanup toward test-merge 2012-07-06 21:10:55 +02:00
kicad.i BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor) 2014-10-02 19:09:32 +02:00
kicadplugins.i [MacOSX] support for plugins in the bundle 2014-02-15 11:01:27 +01:00
python_scripting.cpp Fix a mismatch between method signature in scripting/python_scripting.cpp and scripting/python_scripting.h 2014-03-28 07:27:58 -05:00
python_scripting.h Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
wx.i Cleanup toward test-merge 2012-07-06 21:10:55 +02:00
wx_python_helpers.cpp Pcbnew: Fix bug #1296649 (Text on flipped modules incorrectly placed). 2014-03-27 18:45:05 +01:00
wx_python_helpers.h code cleanup and comments 2012-06-27 23:19:19 +02:00