You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
12 years ago |
| .. |
|
examples
|
Fixes to scripting after refactoring & interface cleanups,
|
13 years ago |
|
plugins
|
Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file
|
12 years ago |
|
qa
|
Fixes typo in doxygen-python, and fixes unitest TestCase().discover on python < 2.7
|
12 years ago |
|
tests
|
pcbnew: Show/Hide button for scripting console
|
13 years ago |
|
TODO.txt
|
tool for checking coding style
|
13 years ago |
|
board.i
|
Cosmetic fixes, before moving to wxGrid
|
14 years ago |
|
board_item.i
|
* cleanups: board.i board_item.i separated from pcbnew.i
|
14 years ago |
|
module.i
|
Fixes to scripting after refactoring & interface cleanups,
|
13 years ago |
|
pcbnew.i
|
Adds target to build doxygen-python documentation, that take
|
12 years ago |
|
pcbnew_footprint_wizards.cpp
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
pcbnew_footprint_wizards.h
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
|
pcbnew_scripting_helpers.cpp
|
Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*.
|
12 years ago |
|
pcbnew_scripting_helpers.h
|
LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy
|
13 years ago |
|
plugins.i
|
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
|
13 years ago |
|
units.i
|
Fixed some tab-induced disalignments
|
13 years ago |