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.
jean-pierre charras
4a7f92fb4f
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
12 years ago |
| .. |
|
examples
|
Fixes to scripting after refactoring & interface cleanups,
|
13 years ago |
|
plugins
|
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
|
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
|
switch to new s-expression format for footprint exports, use english layernames for naked footprints, dodge conflict with pythons HAVE_GETC_UNLOCKED
|
13 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
|
LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy
|
13 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 |