- 09 Apr, 2014 4 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).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 07 Apr, 2014 8 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Board is cached in GAL only when the canvas is activated.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
Items that may be modified using EDIT_POINTs used to stay selected after pressing ESC (only EDIT_POINTs got away) - fixed.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Apr, 2014 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 04 Apr, 2014 17 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Edit->Global Deletions & Edit->Cleanup Tracks and Vias work in GAL, without toggling between canvases.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Renamed [class_]drawpanel_gal.[cpp|h] to [class_]draw_panel_gal.[cpp|h] to follow current naming scheme.
-
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).
-
Maciej Suminski authored
-
jean-pierre charras authored
Cmakefiles: do not create map files on Windows, because creating map file generates hundred of useless warnings. In PATCH_COMMAND, use patch instead of bzr patch if patch or patch.exe is found (mandatory to build Kicad on msys2 because 'bzr patch' does not work when using msys2)
-
- 03 Apr, 2014 5 commits
-
-
jean-pierre charras authored
Cmakefiles: do not create map file on Windows, because creating map file generates hundred of useless wranings. In PATCH_COMMAND, use patch instead of bzr patch if patch or patch.exe is found (mandatory to use msys2 because bzr patch does not work when using msys2)
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
-
- 02 Apr, 2014 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-