.. |
tests
|
Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name()
|
2017-09-19 18:23:50 +02:00 |
TODO.txt
|
SWIG Improvements
|
2016-09-20 11:59:43 -04:00 |
board.i
|
Changes to python interface enabling net->pads access.
|
2017-11-23 17:35:39 +01:00 |
board_connected_item.i
|
rename files
|
2018-02-02 21:57:12 +01:00 |
board_design_settings.i
|
rename files
|
2018-02-02 21:57:12 +01:00 |
board_item.i
|
Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers.
|
2016-09-21 19:52:04 -04:00 |
board_item_container.i
|
Fix for crash due to pcbnew_action_plugin object tracking
|
2018-03-13 10:19:39 +01:00 |
connectivity.i
|
Changes to python interface enabling net->pads access.
|
2017-11-23 17:35:39 +01:00 |
dimension.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
drawsegment.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
edge_mod.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
footprint.i
|
rename files: replace module by footprint in dialog filenames
|
2018-02-16 20:27:14 +01:00 |
marker_pcb.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
netclass.i
|
fix code after renaming files
|
2018-01-30 15:34:09 +01:00 |
netinfo.i
|
netinfo.i: fix incorrect position of a declaration, that was not taken in account.
|
2018-05-24 09:43:04 +02:00 |
pad.i
|
define SetPadName() and GetPadName() (old name of D_PAD::SetName() and GetName()) for compatibility with existing python scripts
|
2017-10-09 09:58:15 +02:00 |
pcb_target.i
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
2017-11-03 23:59:02 +01:00 |
pcb_text.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
pcbnew.i
|
Fix code after renaming files
|
2018-02-16 20:27:57 +01:00 |
pcbnew_action_plugins.cpp
|
Fix forgotten change (m_Zone to m_SegZoneDeprecated)
|
2018-05-13 09:19:44 +02:00 |
pcbnew_action_plugins.h
|
fix code after renaming files
|
2018-01-30 15:34:09 +01:00 |
pcbnew_footprint_wizards.cpp
|
Wrapping left-over debug printf() in DBG()
|
2018-03-30 16:17:29 -07:00 |
pcbnew_footprint_wizards.h
|
Fix code after renaming files. Minor other fix.
|
2018-01-30 20:23:35 +01:00 |
pcbnew_scripting_helpers.cpp
|
Python binding: fix pcbnew.Refresh() to make a better re-initialization.
|
2018-06-07 10:04:29 +02:00 |
pcbnew_scripting_helpers.h
|
Python binding: fix pcbnew.Refresh() to make a better re-initialization.
|
2018-06-07 10:04:29 +02:00 |
plugins.i
|
Fix code after renaming files. Minor other fix.
|
2018-01-30 20:23:35 +01:00 |
python_scripting.cpp
|
Values of argc and argv transfers to python environment.
|
2018-07-08 08:10:44 +02:00 |
python_scripting.h
|
Pcbnew: Fix a crash when reloading python scripts, when Kicad uses wxPython.
|
2017-01-28 18:47:11 +01:00 |
text_mod.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
track.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
typeinfo.i
|
Changes to python interface enabling net->pads access.
|
2017-11-23 17:35:39 +01:00 |
units.i
|
A few enhancements from a larger patch, not yet committed, for footprint wizards
|
2016-12-28 10:26:01 +01:00 |
zone.i
|
More SWIG improvements.
|
2016-09-20 21:48:44 -04:00 |
zone_settings.i
|
fix code after renaming files
|
2018-01-30 15:34:09 +01:00 |