You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Beard
78a5185857
Allow GAL cursor to be always displayed
A new items is added to the GAL display options (and the dialog), and a
hotkey (Ctrl+Shift+x) is added to toggle it.
Fixes: lp:1673633
* https://bugs.launchpad.net/kicad/+bug/1673633
9 years ago
..
examples
Remove some uses of using namespace std.
12 years ago
action_manager.h
Fixed an assert when footprint viewer was closed before the pcbnew window.
11 years ago
actions.h
Add cancel interactive tool action to GAL
9 years ago
common_tools.h
Allow GAL cursor to be always displayed
9 years ago
conditional_menu.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
context_menu.h
Adjust pad sub-menu enablements
9 years ago
coroutine.h
Switched coroutine library from Boost libcotext to custom libcontext.
9 years ago
grid_menu.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
selection.h
Coding style fixes
9 years ago
selection_conditions.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
tool_action.h
Fixed an assert when footprint viewer was closed before the pcbnew window.
11 years ago
tool_base.h
Removed a few more headers from base_struct.h
9 years ago
tool_dispatcher.h
Refactor COMMON_ACTIONS into a base and derived class
9 years ago
tool_event.h
Sync the PNS model when its changed
9 years ago
tool_interactive.h
Do not freeze cursor when a tool was cancelled using the context menu
9 years ago
tool_manager.h
Added a missing include to tool_manager.h
9 years ago
tool_menu.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago
tool_settings.h
TOOL_SETTINGS acquires wxConfigBase each time it is used.
11 years ago
zoom_menu.h
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
9 years ago