This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 02:03:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
cvpcb
/
tools
History
Ian McInerney
9b63c57f5f
Switch remainder of cvpcb actions to new args system
2023-06-20 21:52:50 +01:00
..
cvpcb_actions.cpp
Switch remainder of cvpcb actions to new args system
2023-06-20 21:52:50 +01:00
cvpcb_actions.h
Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click.
2022-04-30 09:48:47 +02:00
cvpcb_association_tool.cpp
Cleanup & performance enhancements.
2022-08-01 13:09:51 +01:00
cvpcb_association_tool.h
…
cvpcb_control.cpp
Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter
2023-06-20 21:52:50 +01:00
cvpcb_control.h
Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click.
2022-04-30 09:48:47 +02:00
cvpcb_fpviewer_selection_tool.cpp
Update selected tool string when language changes.
2021-07-23 20:16:53 +01:00
cvpcb_fpviewer_selection_tool.h
…