208 Commits (b526461a8e16f8d7bda1cca5b8a1c2bc890f1b32)

Author SHA1 Message Date
Jeff Young b526461a8e Fix colliding hotkeys issue. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
Jeff Young da988428cf Add modern toolset cut/copy/paste. They now use the system clipboard. 7 years ago
Jeff Young 9e2bbcb8b6 Clean up delete and fix bug with juctions getting double-deleted. 7 years ago
Jeff Young de347998d1 Implement drag in modern toolset. 7 years ago
Jeff Young eacc3e67a5 Implement repeatDrawItem in modern toolkit and fix bugs. 7 years ago
Jeff Young 4e0208dfba Move duplicate item and block to modern toolset. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young d281f051ed Move eeschema delete tool to modern toolset. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Michael Kavanagh b0674b8802 Add Ctrl+, hotkey to preferences dialog 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand ef60e523a1 libedit: Fix missing canvas selection 7 years ago
Tomasz Włostowski ef2af9145e eeschema: implement left click emulation with Enter/Return key in library editor 7 years ago
Seth Hillbrand 6662891f34 string update: Help->List hotkeys 7 years ago
Tomasz Włostowski 12567c7500 eeschema-gal: don't warp cursor back to mouse when using hotkey to emulate a mouse click 7 years ago
jean-pierre charras f283667fb0 add option to switch between opengl and cairo in eeschema (step 1) 7 years ago
Jeff Young ca3751fbbb Add GAL refresh for some more commands and remove unused DC params. 7 years ago
Jeff Young 3c82ad3220 Finish up the block rotate/mirror fixes. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young 533b26e8a1 Add hotkey for viewing symbol datasheet. 7 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 7 years ago
Wayne Stambaugh a1acec5f13 Revert broken hotkey fix. 8 years ago
Maciej Suminski 4b0d477c76 Symbol Editor: handle delete hotkey in block edit mode 8 years ago
Maciej Suminski 9bd6d5e97c Fix mirror X/Y hotkeys in the Symbol Editor 8 years ago
Seth Hillbrand d1af5210e0 Libedit: Fix a few places where item could be NULL 8 years ago
Wayne Stambaugh 8d8c422a19 Add zoom to selection menu entry to all editors. 8 years ago
Michael afd4710045 Eeschema: New menubar structure 8 years ago
Maciej Suminski 3c9a5b0966 Library Editor: make 'Save All' the default save action 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Martin Sivak d5cdd78062 eeschema: keystroke zoom should obey disabled centering 8 years ago
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago
jean-pierre charras cb60da3bc5 Fix Symbol editor: some hotkeys are not working (Delete item and Drag item) 8 years ago
jean-pierre charras 2fd7ab248e Fix compil warnings 8 years ago
Seth Hillbrand 6073bf3ea7 Library Editor: Moving current item to the base screen 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Maciej Suminski 256276cf1c Library Editor: copy/cut/paste for graphical items 8 years ago
Maciej Suminski 44117a7d5e Library Editor: added a hotkey to save a component 8 years ago
Maciej Suminski 03c5620efe Library Editor: removed 'load component' hot key 8 years ago
Wayne Stambaugh 3bcc3dc4f9 Add delete block hotkey to schematic editor. 8 years ago
Maciej Suminski ab44e7cc72 Renamed constants to match actions in eeschema 8 years ago
Fabrizio Tappero 0c8200aaeb Rename actions in eeschema: copy->duplicate, save->copy 8 years ago
Kristoffer Ödmark 4fb2f80dd4 Eeschema copy/cut/paste to ctrl+c/x/v cut is now undoable Highlight net is now at ctrl+b by default 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Jon Evans 92a2b2b684 Correctly filter copyable objects for copy hotkey (Fixes lp:1571316) 9 years ago