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
3f2fc340754c543d2f2d7391f840525caf5c89e1
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
Fixed custom event handlers for CONTEXT_MENU.
· e2feefc0
Maciej Suminski
authored
10 years ago
Moved menuCopy to CONTEXT_MENU copy constructor.
e2feefc0
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
Fixed custom event handlers for CONTEXT_MENU.
10 years ago
coroutine.h
Mainly case changes.
11 years ago
delegate.h
Mainly case changes.
11 years ago
tool_action.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
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
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