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
gerbview_selection.cpp
gerbview_selection.h
gerbview_selection_tool.cpp Show selection before opening menu. 2023-11-03 12:36:30 +00:00
gerbview_selection_tool.h