kicad/pcbnew/scripting
Lorenzo Marcantonio 150cfebb59 Fixed some tab-induced disalignments
Charras beat me on fixing the include/sch_item_struct.h include issue from 4069
2013-04-06 14:28:02 +02:00
..
examples Support for nanometer build, extra example 2012-07-15 22:01:05 +02:00
plugins New register() method in plugins, used by the loader to handle runtime plugin reloading 2013-03-17 02:18:09 +01:00
tests pcbnew: Show/Hide button for scripting console 2012-08-10 23:53:50 +02:00
TODO.txt tool for checking coding style 2013-03-16 00:21:53 +01: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, plus fixes 2012-05-16 11:35:18 +02:00
pcbnew.i switch to new s-expression format for footprint exports, use english layernames for naked footprints, dodge conflict with pythons HAVE_GETC_UNLOCKED 2012-11-10 00:39:18 -06:00
pcbnew_footprint_wizards.cpp Refactoring python to wxArrayString, and better exception error reporting 2013-03-17 02:14:46 +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 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
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