kicad/pcbnew/scripting
Miguel Angel Ajo f83a200e5e Fix wxString.Print call to be compatible with wx2.8, thanks to Барановский Константин and Edwin van den Oetelaar for submiting same patch, same hour, are you twins? ;) 2013-03-17 00:51:43 +01:00
..
examples Support for nanometer build, extra example 2012-07-15 22:01:05 +02:00
plugins Fix for locales that set , as a decimal point (which is incompatible with python scripting), also fixed the m_Reference encapsulation in module to Reference() 2013-03-15 01:56:36 +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 Fix wxString.Print call to be compatible with wx2.8, thanks to Барановский Константин and Edwin van den Oetelaar for submiting same patch, same hour, are you twins? ;) 2013-03-17 00:51:43 +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 Support for nanometer build, extra example 2012-07-15 22:01:05 +02:00