14 Commits (ff6a3482ecdbfc75b3a2d5e7bc0b085e542d869a)

Author SHA1 Message Date
Carsten Schoenert 9f7109826d fix misspelled 'allows to' -> 'allows one to' 7 years ago
Maciej Suminski e9921d8eea Fixed an assert when footprint viewer was closed before the pcbnew window. 10 years ago
Maciej Suminski da75c52665 Hot keys settings are synchronized between GAL & legacy 11 years ago
Maciej Suminski 99e5228948 Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 11 years ago
Maciej Suminski b1837615aa Added event queue to handle events at the end of the event processing cycle. 12 years ago
Maciej Suminski 50b202fe99 Hot keys specific to a tool have priority over global hot keys (TOOL_ACTION scope: AS_GLOBAL/AS_CONTEXT is finally handled properly). 12 years ago
Maciej Suminski c5c83bd271 Added TOOL_MANAGER & ACTION_MANAGER::RunAction( const TOOL_ACTION aAction ). 12 years ago
Maciej Suminski c5a1df6216 ClearHotKey() function. 12 years ago
Maciej Suminski af976b2d36 Automatic unregistration of tool actions during ACTION_MANAGER destruction. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 6b74b5771a Even more code comments and reformatting. 12 years ago
Maciej Suminski 3f320e4d68 Some more comments and code formatting. 12 years ago
Maciej Suminski 87b3f2e499 Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 12 years ago
Maciej Suminski 7db595da31 Added missing files 12 years ago