Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
dd1fcd05884c8be9951aa611db7a188b7eac219c
Switch branch/tag
kicad-source-mirror
include
tool
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fix for context menu hanging up in GAL.
· dd1fcd05
Maciej Suminski
authored
10 years ago
dd1fcd05
Name
Last commit
Last update
..
examples
Remove some uses of using namespace std.
11 years ago
action_manager.h
Hot keys specific to a tool have priority over global hot keys (TOOL_ACTION scope: AS_GLOBAL/AS_CONTEXT is finally handled properly).
10 years ago
context_menu.h
Fix for context menu hanging up in GAL.
10 years ago
coroutine.h
Mainly case changes.
11 years ago
delegate.h
Mainly case changes.
11 years ago
tool_action.h
TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs.
10 years ago
tool_base.h
Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE.
11 years ago
tool_dispatcher.h
PCB_EDIT_FRAME::SetHighContrastLayer() went public.
11 years ago
tool_event.h
Key events are handled by wxEVT_CHAR instead of wxEVT_KEY_[UP|DOWN]. Fixed issue of chars that require modifiers (e.g. ? is Shift+/ on US keyboard layout).
10 years ago
tool_interactive.h
Added TOOL_INTERACTIVE::Activate().
11 years ago
tool_manager.h
TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs.
10 years ago