.. |
action_manager.cpp
|
Don't run the hotkey if the action isn't enabled
|
2020-08-16 19:10:26 +00:00 |
action_menu.cpp
|
Menus/Submenus: fix incorrect bitmap for checkable menuitems in submenus.
|
2020-09-20 16:30:23 +02:00 |
action_toolbar.cpp
|
Turn the toolbar context menus into unique_ptr for easier management
|
2020-10-03 19:09:18 +01:00 |
actions.cpp
|
CHANGED: High-contrast mode is now called single layer view mode
|
2020-10-14 20:16:49 -04:00 |
common_control.cpp
|
Update text variables even when they're changed from other binary.
|
2020-07-17 21:05:11 +01:00 |
common_tools.cpp
|
Prevent zoom to fit from going to crazy zooms on blank canvas
|
2020-10-19 18:51:32 -04:00 |
conditional_menu.cpp
|
Turn CONDITIONAL_MENU's conditions into only show/hide conditions
|
2020-08-17 23:40:02 +01:00 |
edit_constraints.cpp
|
ADDED: Improved center point dragging
|
2020-08-27 10:34:12 -07:00 |
edit_points.cpp
|
Remove painter.h from eda_text.h
|
2020-10-14 19:18:38 -04:00 |
editor_conditions.cpp
|
Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system
|
2020-08-16 19:10:26 +00:00 |
grid_menu.cpp
|
Improve SNR in status bar (and use common code).
|
2020-10-06 12:08:31 +01:00 |
picker_tool.cpp
|
Fix the delete tool not immediately setting cursor
|
2020-10-09 18:51:10 -04:00 |
selection_conditions.cpp
|
Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system
|
2020-08-16 19:10:26 +00:00 |
tool_action.cpp
|
Try and unify the background colors between panels and platforms.
|
2020-09-04 20:47: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
|
Move the timer fix to the dispatcher to just always run
|
2020-10-15 00:38:32 -04:00 |
tool_event.cpp
|
Cleanup position handling for TOOL_EVENTs
|
2019-10-03 19:04:33 +01: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
|
Make tool init order dependent on registration order
|
2020-10-02 18:42:41 -04:00 |
tool_menu.cpp
|
Turn CONDITIONAL_MENU's conditions into only show/hide conditions
|
2020-08-17 23:40:02 +01:00 |
tools_holder.cpp
|
Another attempt to fix the select-reference-point toolstack thing.
|
2020-08-24 22:47:24 +01:00 |
zoom_menu.cpp
|
D_PAD::BuildEffectiveShapes(): fix incorrect rect shape size for rect pads
|
2020-07-01 16:06:31 +02:00 |
zoom_tool.cpp
|
Add zoom cursors
|
2020-10-08 20:52:58 -04:00 |