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.
Maciej Suminski
bf590780b8
Do not store 'force cursor position' setting in VIEW_CONTROLS::SETTINGS
Fixes: lp:1678875
* https://bugs.launchpad.net/kicad/+bug/1678875
|
9 years ago |
.. |
action_manager.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
actions.cpp
|
Add cancel interactive tool action to GAL
|
9 years ago |
common_tools.cpp
|
Allow GAL cursor to be always displayed
|
9 years ago |
conditional_menu.cpp
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |
context_menu.cpp
|
Removed a few more headers from base_struct.h
|
9 years ago |
grid_menu.cpp
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |
selection_conditions.cpp
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |
tool_action.cpp
|
Fixed an assert when footprint viewer was closed before the pcbnew window.
|
10 years ago |
tool_base.cpp
|
TOOL_SETTINGS acquires wxConfigBase each time it is used.
|
10 years ago |
tool_dispatcher.cpp
|
Refactor COMMON_ACTIONS into a base and derived class
|
9 years ago |
tool_event.cpp
|
Split the undo/redo event into the two stages "pre" and "post" for convenient synchronization of dependent state.
|
9 years ago |
tool_interactive.cpp
|
Disable context menu trigger if the assigned menu is set to null
|
9 years ago |
tool_manager.cpp
|
Do not store 'force cursor position' setting in VIEW_CONTROLS::SETTINGS
|
9 years ago |
tool_menu.cpp
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |
zoom_menu.cpp
|
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
|
9 years ago |