kicad/cvpcb/tools
Ian McInerney a1d3f3486e cvpcb: Fix some issues
* ESC no longer closed the window since it didn't properly generate
  the close event
* Copy/Cut from a context menu did not work due to a focus-loss issue
* Add better error handling for the copy/cut/paste actions to prevent
  text that isn't an FPID from being inserted
2019-10-06 17:53:35 +01:00
..
cvpcb_actions.cpp Correct footprint filter tool name and tooltip. 2019-09-03 19:42:32 +01:00
cvpcb_actions.h Correct footprint filter tool name and tooltip. 2019-09-03 19:42:32 +01:00
cvpcb_association_tool.cpp cvpcb: Fix some issues 2019-10-06 17:53:35 +01:00
cvpcb_association_tool.h cvpcb: Split control tool in two and add cut/copy/paste 2019-08-12 14:19:01 -04:00
cvpcb_control.cpp cvpcb: Fix some issues 2019-10-06 17:53:35 +01:00
cvpcb_control.h cvpcb: Split control tool in two and add cut/copy/paste 2019-08-12 14:19:01 -04:00
cvpcb_fpviewer_control.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
cvpcb_fpviewer_control.h Rename cvpcb footprint viewer tools 2019-08-12 14:19:01 -04:00
cvpcb_fpviewer_selection_tool.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
cvpcb_fpviewer_selection_tool.h Rename cvpcb footprint viewer tools 2019-08-12 14:19:01 -04:00