kicad/pcbnew/scripting
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*.
Add const PROPERTIES* to FootprintDelete().
Add {Get,Set}Properties() to FP_LIB_TABLE::ROW.
Touch up fp table dialog.
2013-09-25 14:17:06 -05:00
..
examples Fixes to scripting after refactoring & interface cleanups, 2013-04-18 23:23:11 +02:00
plugins Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file 2013-08-28 18:14:39 +02:00
qa Fixes typo in doxygen-python, and fixes unitest TestCase().discover on python < 2.7 2013-09-22 02:34:15 +04: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 Fixes to scripting after refactoring & interface cleanups, 2013-04-18 23:23:11 +02:00
pcbnew.i Adds target to build doxygen-python documentation, that take 2013-09-20 21:01:21 +04:00
pcbnew_footprint_wizards.cpp Angle and distances cleanup (preparing for angles in doubles) 2013-05-01 19:32:36 +02: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 Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 2013-09-25 14:17:06 -05: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