.. |
action_manager.cpp
|
Move duplicate hotkey check so it respects AS_CONTEXT.
|
2019-05-05 17:14:30 +01:00 |
actions.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
common_tools.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
conditional_menu.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
context_menu.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
edit_constraints.cpp
|
Implement modern tools for LibEdit.
|
2019-05-10 16:11:57 +01:00 |
edit_constraints.h
|
Implement modern tools for LibEdit.
|
2019-05-10 16:11:57 +01:00 |
edit_points.cpp
|
Implement modern tools for LibEdit.
|
2019-05-10 16:11:57 +01:00 |
edit_points.h
|
Implement modern tools for LibEdit.
|
2019-05-10 16:11:57 +01:00 |
grid_menu.cpp
|
Build out some of the modern toolkit context menus.
|
2019-05-05 17:12:59 +01:00 |
selection_conditions.cpp
|
Replace deleteNode and deleteConnection with selectNode and selectConnection.
|
2019-05-05 17:14:29 +01:00 |
tool_action.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
tool_base.cpp
|
fix code after renaming files
|
2018-01-29 22:00:44 +01:00 |
tool_dispatcher.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
tool_event.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
tool_interactive.cpp
|
Prevent creating too many transitions by TOOL_MANAGER
|
2017-07-31 15:09:19 +02:00 |
tool_manager.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
tool_menu.cpp
|
Start moving some LibEdit and SchEdit menubar menus to actions.
|
2019-05-13 21:44:29 +01:00 |
zoom_menu.cpp
|
Zoom context menu: minor enhancement (gal mode).
|
2018-12-28 14:08:01 +01:00 |
zoom_tool.cpp
|
Move eeschema zoom-selection to modern toolset.
|
2019-04-17 21:49:50 +01:00 |