kicad/gerbview/tools
jean-pierre charras 93bd2c73ff Gerbview: rename diff mode by forced opacity display mode and make opacity adjustable.
The diff mode (option in left toolbar) was never a differential display mode.
It is actually an option to force the alpha channel (opacity) of layer colors
to a given value.
So change the name and tool tips to force opacity mode, and make the opacity
parameter adjustable in preferences.

Gerbview: cleanup: remove a old and dead code.
2024-05-10 16:22:55 +02:00
..
gerbview_actions.cpp Gerbview: rename diff mode by forced opacity display mode and make opacity adjustable. 2024-05-10 16:22:55 +02:00
gerbview_actions.h Gerbview: rename diff mode by forced opacity display mode and make opacity adjustable. 2024-05-10 16:22:55 +02:00
gerbview_control.cpp Gerbview: rename diff mode by forced opacity display mode and make opacity adjustable. 2024-05-10 16:22:55 +02:00
gerbview_control.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
gerbview_inspection_tool.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
gerbview_inspection_tool.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
gerbview_selection.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
gerbview_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gerbview_selection_tool.cpp Show selection before opening menu. 2023-11-03 12:36:30 +00:00
gerbview_selection_tool.h Share more code between selection tools. 2022-07-11 19:04:08 -06:00