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
13e67e1f3cc3d2cf228ba6de0d94f66566fe0a52
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
Removed an unused parameter from TOOL_BASE::getModel<T>() method.
· f5de166a
Maciej Suminski
authored
10 years ago
f5de166a
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
Setting proper tool for submenus of CONTEXT_MENU class.
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
Removed an unused parameter from TOOL_BASE::getModel<T>() method.
10 years ago
tool_dispatcher.h
PCB_EDIT_FRAME::SetHighContrastLayer() went public.
10 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