kicad/pcbnew/swig
Jeff Young 1ed8912f57 Workaround an issue where a throw terminates (even when there's a catch for it).
You can trigger it before this fix by running Cvpcb when a .kicad_mod file is
incorrectly set as "Legacy" in your footprint table.

(cherry picked from commit e269b5d1b9)
2019-09-01 12:37:58 +01:00
..
tests Fix incompatibilites between Python 2 and Python 3 2018-10-19 09:59:05 +02:00
TODO.txt
board.i Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 2018-12-09 08:38:23 +01:00
board_connected_item.i
board_design_settings.i
board_item.i
board_item_container.i
connectivity.i pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
dimension.i
drawsegment.i
edge_mod.i
footprint.i Workaround an issue where a throw terminates (even when there's a catch for it). 2019-09-01 12:37:58 +01:00
marker_pcb.i
netclass.i
netinfo.i
pad.i
pcb_plot_params.i Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 2018-12-09 08:38:23 +01:00
pcb_target.i
pcb_text.i
pcbnew.i
pcbnew_action_plugins.cpp Introduce PyStringToWx helper to remove code duplication 2018-10-19 09:59:06 +02:00
pcbnew_action_plugins.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02:00
pcbnew_footprint_wizards.cpp Fix coding style issue (space after if) 2018-10-19 09:59:06 +02:00
pcbnew_footprint_wizards.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02:00
pcbnew_scripting_helpers.cpp pcbnew: Re-add missing user units python 2019-02-19 10:52:39 -08:00
pcbnew_scripting_helpers.h pcbnew: Re-add missing user units python 2019-02-19 10:52:39 -08:00
plugins.i
python_scripting.cpp Pcbnew: Python scripting support clean up. 2019-05-24 08:01:57 -04:00
python_scripting.h Pcbnew: Python scripting support clean up. 2019-05-24 08:01:57 -04:00
text_mod.i
track.i
typeinfo.i
units.i
zone.i
zone_settings.i