.. |
action_manager.cpp
|
Add custom UI IDs to the action framework
|
2023-06-20 21:52:50 +01:00 |
action_menu.cpp
|
More RunAction specialization
|
2023-06-20 21:52:50 +01:00 |
action_toolbar.cpp
|
More wxS ugh
|
2023-01-17 07:43:04 -05:00 |
actions.cpp
|
ADDED: Properties panel for schematic editor
|
2023-06-22 22:32:24 -04:00 |
common_control.cpp
|
Fix GitLab URLs to point to the correct project page
|
2023-05-17 11:23:00 +01:00 |
common_tools.cpp
|
Fix some more incorrect types in event parameters
|
2023-06-20 21:52:50 +01:00 |
conditional_menu.cpp
|
Add "Enter Sheet" to Sheet tool (context menu & double-click).
|
2022-05-30 14:08:26 +01:00 |
edit_constraints.cpp
|
Improve EC_CONVERGING behaviour when lines are almost collinear.
|
2023-03-16 05:41:58 +03:00 |
edit_points.cpp
|
Use highlight algo that works for both PCBNew and Eeschema.
|
2021-11-01 16:08:49 +00:00 |
editor_conditions.cpp
|
Move show-bounding-boxes to a tool on the toolbars.
|
2022-01-17 11:56:40 +00:00 |
grid_helper.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
2023-02-18 22:57:18 -05:00 |
grid_menu.cpp
|
Simplify forcing action parameters to have a specific type
|
2023-06-20 21:52:50 +01:00 |
picker_tool.cpp
|
Picker Tools: make sure we know what tool we are
|
2023-05-01 12:43:09 -04:00 |
properties_tool.cpp
|
ADDED: Properties panel for schematic editor
|
2023-06-22 22:32:24 -04:00 |
selection.cpp
|
Make comparison operators const.
|
2023-06-21 08:49:26 +00:00 |
selection_conditions.cpp
|
Flags: remove unused IS_DRAGGING
|
2022-12-28 12:27:57 -05:00 |
selection_tool.cpp
|
Rename GetSelectMenuText to GetItemDescription
|
2023-01-11 22:27:44 -05:00 |
tool_action.cpp
|
Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter
|
2023-06-20 21:52:50 +01:00 |
tool_base.cpp
|
Push tool framework base down into TOOL_HOLDER.
|
2020-03-24 19:00:25 +00:00 |
tool_dispatcher.cpp
|
Banish ignore.h to core
|
2023-04-18 22:44:04 -04:00 |
tool_event.cpp
|
Convert sprintf to snprintf in most files
|
2023-04-17 15:39:34 +00:00 |
tool_interactive.cpp
|
Beware of copying events and losing the m_passEvent flag.
|
2019-06-17 14:44:39 +01:00 |
tool_manager.cpp
|
Parameterize the tool manager RunAction function to ensure type stabilty
|
2023-06-20 21:52:50 +01:00 |
tool_menu.cpp
|
ADDED netclass assignment from PCB canvas.
|
2022-09-03 19:29:59 +01:00 |
tools_holder.cpp
|
More wxS ugh
|
2023-01-17 07:43:04 -05:00 |
zoom_menu.cpp
|
Simplify forcing action parameters to have a specific type
|
2023-06-20 21:52:50 +01:00 |
zoom_tool.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
2023-02-18 22:57:18 -05:00 |