kicad/common/tool
Mark Roszko 98ece9df72 Remove infinitely recursive loop on Windows (in special cases)
This looks like it was always intended for macOS but was accidentally changed for Windows as well.
If this is a requirement on windows, I'm sure theres better ways to fix it....
2020-10-31 13:44:50 +00:00
..
action_manager.cpp Add more consts all over the place 2020-10-27 11:03:35 +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 LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
common_control.cpp QuasiModal needs to be used for any dialog hosting a help window. 2020-10-28 23:07:15 +00:00
common_tools.cpp LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00: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 Fix hover/highlight of line edit points 2020-10-21 20:37:15 -04:00
editor_conditions.cpp
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
tool_action.cpp Try and unify the background colors between panels and platforms. 2020-09-04 20:47:50 +01:00
tool_base.cpp
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
tool_interactive.cpp
tool_manager.cpp Remove infinitely recursive loop on Windows (in special cases) 2020-10-31 13:44:50 +00: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
zoom_tool.cpp Add zoom cursors 2020-10-08 20:52:58 -04:00