kicad/pcbnew/scripting
Miguel Angel Ajo 4dc70b2fc8 wxGrid instead of list, now we do really have values... 2012-05-11 00:30:26 +02:00
..
examples Cosmetic fixes, before moving to wxGrid 2012-05-10 22:49:07 +02:00
plugins wxGrid instead of list, now we do really have values... 2012-05-11 00:30:26 +02:00
tests Fixed some indent, and added some conditional compiles on pcbnew.cpp 2012-03-18 10:09:51 +01:00
TODO.txt TODO.txt updated 2012-04-06 22:42:39 +02:00
board.i Cosmetic fixes, before moving to wxGrid 2012-05-10 22:49:07 +02:00
board_item.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
module.i Footprint wizard UI gets the module from python wizard, and show it 2012-05-10 10:53:05 +02:00
pcbnew.i KiCad scripting plugin architecture, footprint wizards first 2012-05-05 22:18:47 +02:00
pcbnew_footprint_wizards.cpp Footprint wizard UI gets the module from python wizard, and show it 2012-05-10 10:53:05 +02:00
pcbnew_footprint_wizards.h Footprint wizard UI gets the module from python wizard, and show it 2012-05-10 10:53:05 +02:00
pcbnew_scripting_helpers.cpp C++ plugin exceptions correctly handled now 2012-04-24 22:28:23 +02:00
pcbnew_scripting_helpers.h merged testing branch 2012-04-14 23:18:27 +02:00
plugins.i * Footprint wizard UI: Added to module editor. 2012-05-09 19:37:25 +02:00
units.i detect building status of the swig .py file (on parallel make builds). Fix unit conversion returns (From_xxx) to integer, what's all the wxPoint/wxRect/wx.. expect. Extended createPcb.py example 2012-04-09 08:19:57 +02:00