kicad/scripting
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts:
Previously, only the lib named "power" was used (and therefore power parts defined in other libs not shown).
Now, all power parts can be loaded from any library.
Also, when loading power parts from the chose component dialog or the lib viewer, libs and parts are filtered:  only power parts and libs containing power parts are listed.
Hotkeys: move a few global strings in the files where ther are actually used (and make them local.) and code cleaning.
Fix a few other minor issues.
2015-04-16 17:26:51 +02:00
..
build_tools Fix compat with swig 3.03 2015-01-04 08:19:04 +01:00
dlist.i Fix compat with swig 3.03 2015-01-04 08:19:04 +01:00
kicad.i Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments 2015-03-02 09:28:49 +01:00
kicadplugins.i [MacOSX] support for plugins in the bundle 2014-02-15 11:01:27 +01:00
python_scripting.cpp Fix snprintf usage. 2015-02-22 18:56:38 -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 Eeschema: Fix a very old bug relative to the tool to load power parts: 2015-04-16 17:26:51 +02:00
wx_python_helpers.cpp Misc minor fixes (Fix some minor compil warnings). 2015-01-18 12:49:32 +01:00
wx_python_helpers.h code cleanup and comments 2012-06-27 23:19:19 +02:00