- 06 Apr, 2015 1 commit
-
-
Mikhail Karpenko authored
-
- 03 Apr, 2015 1 commit
-
-
jean-pierre charras authored
-
- 02 Apr, 2015 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 10 Mar, 2015 1 commit
-
-
Maciej Suminski authored
-
- 19 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 14 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 12 Feb, 2015 1 commit
-
-
John Beard authored
-
- 25 Jan, 2015 1 commit
-
-
Maciej Suminski authored
-
- 21 Nov, 2014 1 commit
-
-
Maciej Suminski authored
-
- 02 Nov, 2014 1 commit
-
-
jean-pierre charras authored
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
-
- 26 Aug, 2014 1 commit
-
-
Maciej Suminski authored
-
- 08 Aug, 2014 1 commit
-
-
Maciej Suminski authored
-
- 09 Jul, 2014 14 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Reworked the way of processing events in TOOL_MANAGER class. Added GetCommandStr() for TOOL_EVENT class.
-
Maciej Suminski authored
Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Event handlers are (dis)connected depending on the active view. TOOL_DISPATCHER inherits from wxEvtHandler, so now it receives events directly instead of being fed by external handlers.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Jun, 2014 1 commit
-
-
Maciej Suminski authored
-
- 31 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 22 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 14 May, 2014 1 commit
-
-
Maciej Suminski authored
-
- 13 May, 2014 3 commits
-
-
Maciej Suminski authored
Moved menuCopy to CONTEXT_MENU copy constructor.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 09 Apr, 2014 2 commits
-
-
Maciej Suminski authored
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).
-
Maciej Suminski authored
Hot keys specific to a tool have priority over global hot keys (TOOL_ACTION scope: AS_GLOBAL/AS_CONTEXT is finally handled properly).
-
- 04 Apr, 2014 1 commit
-
-
Maciej Suminski authored
Added possibility of switching tools by the right toolbar buttons, without deactivating the current tool first (previously tools did not switch if there was one active).
-
- 24 Mar, 2014 1 commit
-
-
Maciej Suminski authored
Refactored code that handled zooming events. Added PCB_RENDER_SETTINGS::Get/SetSketchMode(). PCBNEW_CONTROL reacts to hot keys changing display modes (sketch via/tracks, high contrast).
-
- 21 Mar, 2014 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
ROUTER_TOOL events have temporarily changed their hotkeys assignment.
-