Maciej Suminski
|
5098088237
|
Added functions for handling hotkeys, interface for adding TOOL_ACTIONs to CONTEXT_MENU.
Less objects are allocated dynamically.
CONTEXT_MENU is being run using its copy (it saves a hassle of following the lifetime of object).
|
2013-09-26 14:09:18 +02:00 |
Maciej Suminski
|
e07a8fbe31
|
Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter).
Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed.
Selection & move tool can be invoked by a hot key.
|
2013-09-19 17:02:57 +02:00 |
tomasz.wlostowski@cern.ch
|
dca79490da
|
P&S router: some missing files
|
2013-09-18 19:56:37 +02:00 |