kicad/pcbnew/plugins/kicad
Marek Roszko e88d41f764 Add bulk add/remove mode flag to the BOARD_LISTENER
This attempts to fix performance when importing large changesets from schematics.
The appearance control is a BOARD_LISTENER that would otherwise redraw per item imported which may cause lockups
2020-12-07 22:04:13 -05:00
..
kicad_plugin.cpp Defensive code to prevent lookup of stale parent board. 2020-12-04 14:01:54 +00:00
kicad_plugin.h Add version information to footprint sexpr files and clipboard 2020-11-16 23:19:09 +00:00
pcb_parser.cpp Add bulk add/remove mode flag to the BOARD_LISTENER 2020-12-07 22:04:13 -05:00
pcb_parser.h Formatting and cleanup. 2020-12-04 14:01:54 +00:00