..
action_manager.cpp
Exclude letter hotkeys from Shift fallback
2024-11-08 19:48:03 +08:00
action_menu.cpp
Fix some platform ifdef checks.
2024-06-01 06:49:11 +03:00
action_toolbar.cpp
Don't duplicate tooltips and descriptions, but do use the description if there's no tooltip.
2024-11-19 23:39:41 +00:00
actions.cpp
View menus: fix show/hide panel inconsistencies in FP and Symbol editors
2024-11-18 15:37:30 +01:00
common_control.cpp
Formatting.
2024-12-08 21:46:54 +00:00
common_tools.cpp
Add a zoom/pan-to-selection actions
2024-11-02 03:09:52 +08:00
conditional_menu.cpp
More build time optimizations.
2024-05-06 04:39:28 +03:00
construction_manager.cpp
Fix build on macOS
2024-10-26 21:48:54 -04:00
edit_constraints.cpp
Improve EC_CONVERGING behaviour when lines are almost collinear.
2023-03-16 05:41:58 +03:00
edit_points.cpp
Avoid enum name conflict on MacOS.
2024-11-05 08:20:37 +08:00
editor_conditions.cpp
Painter base class should just live in gal instead of being in denial
2023-09-06 20:23:19 -04:00
embed_tool.cpp
Add ability to embed files in various elements
2024-07-15 16:06:55 -07:00
grid_helper.cpp
Snapping: delayed activation of snap points.
2024-10-01 18:06:27 +01:00
grid_menu.cpp
Expose grid origin action in more places
2024-02-27 18:50:44 -05:00
library_editor_control.cpp
symbol editor: fix library pinning
2024-10-08 15:32:00 -04:00
library_editor_control.h
symbol editor: fix library pinning
2024-10-08 15:32:00 -04:00
picker_tool.cpp
TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode
2024-08-13 22:50:26 +02:00
point_editor_behavior.cpp
Point editor: unify segment, circle, bezier and tablecells (partial)
2024-11-04 20:41:15 +08:00
properties_tool.cpp
ADDED: Properties panel for schematic editor
2023-06-22 22:32:24 -04:00
selection_conditions.cpp
Flags: remove unused IS_DRAGGING
2022-12-28 12:27:57 -05:00
selection_tool.cpp
Support both short and long item descriptions.
2024-06-28 22:10:22 +01:00
selection.cpp
feature removal: remove Show Hidden Text
2024-09-19 15:41:44 -04:00
tool_action.cpp
Show friendly name in toolbar button tooltips.
2024-02-23 16:53:33 +01:00
tool_base.cpp
Cleanup.
2024-04-28 13:52:41 +01:00
tool_dispatcher.cpp
Fix scroll events in things not using WX_VIEW_CONTROLS
2024-10-31 19:51:52 +08:00
tool_event.cpp
Add more tool stack tracing
2023-12-29 00:37:38 +00:00
tool_interactive.cpp
TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode
2024-08-13 22:50:26 +02:00
tool_manager.cpp
Add ki::any and ki::any_cast for any_casts across translation units
2024-12-27 17:28:27 +00:00
tool_menu.cpp
ADDED netclass assignment from PCB canvas.
2022-09-03 19:29:59 +01:00
tools_holder.cpp
Introduce action friendly names
2023-10-27 23:58:29 +01:00
zoom_menu.cpp
Simplify forcing action parameters to have a specific type
2023-06-20 21:52:50 +01:00
zoom_tool.cpp
TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode
2024-08-13 22:50:26 +02:00