kicad/include/tool
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
- support for background color setting
    - removed several global config settings (such as g_Drc_On)
    - wrapped most of global config settings in PCB_GENERAL_SETTINGS class
    - reorganized PCB general options dialog to clearly mark which options concern only the legacy canvas
    - new GAL feature for legacy users: double-click (or E) to change track width available as an option.

Fixes: lp:1530543
* https://bugs.launchpad.net/kicad/+bug/1530543

Fixes: lp:1707145
* https://bugs.launchpad.net/kicad/+bug/1707145
2017-08-04 16:06:57 +02:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
actions.h Add cancel interactive tool action to GAL 2017-02-24 10:37:07 +01:00
common_tools.h Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
conditional_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
context_menu.h Adjust pad sub-menu enablements 2017-02-20 11:08:34 +01:00
coroutine.h Switched coroutine library from Boost libcotext to custom libcontext. 2017-03-07 11:45:29 -05:00
grid_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
selection.h Pcbnew: add option to select origin & anchor in move exactly tool 2017-04-25 11:32:49 -04:00
selection_conditions.h Fix a few doxygen warnings 2017-06-22 09:09:52 +02:00
tool_action.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
tool_base.h Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
tool_dispatcher.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
tool_event.h Sync the PNS model when its changed 2016-11-28 15:51:18 +01:00
tool_interactive.h Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
tool_manager.h Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
tool_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
tool_settings.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
zoom_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00