7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-23 12:15:00 +00:00
kicad/cvpcb/tools
Jeff Young 535aca7a8d Remove redundant tooltips.
Also fixes grammar and capitalisation in a few tooltips.

Also standardises some terminology, such as
"Add" vs "Draw"/"Place" and "Assignment" vs "Association".

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17694
2024-08-18 17:18:07 -06:00
..
cvpcb_actions.cpp Remove redundant tooltips. 2024-08-18 17:18:07 -06: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 Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01:00
cvpcb_association_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
cvpcb_control.cpp The user can cancel the opening of many editors. 2024-05-08 18:21:42 +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 TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 2024-08-13 22:50:26 +02:00
cvpcb_fpviewer_selection_tool.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00