108 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
Jeff Young d24a2afaca Fix duplicate to work like paste to keep pins from getting duplicated. 7 years ago
Jeff Young 927d2a645c Move LibEdit Save operations to ACTIONS. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
jean-pierre charras f18807ea0f Eeschema: Ensure axis are always drawn in libedit and viewlib 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Jeff Young 38cdafd407 Remove vestiges of legacy BLOCK architecture from eeschema. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Wayne Stambaugh 3c4f8c1bf7 Fix frame name capitalization in all about dialogs. 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Jeff Young 5c39521149 Move Symbol Properties and Pin Table to actions. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young 9cc3d6764f fixup! Fix some legacy set-to-idle statements. 7 years ago
Jeff Young 5e08be7018 Fix some legacy set-to-idle statements. 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jeff Young 0c2ba94b16 More sharing between SchEdit and LibEdit. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 40f41133b3 Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 7 years ago
Jeff Young 469231ae15 Move Pin, Symbol Text and Symbol Anchor to modern toolset. 7 years ago
Jeff Young cd2bd23c37 Fix a bunch of issues with hotkeys, IDs and event processing. 7 years ago
Jeff Young 207900e4f9 Move libedit message panel updating to the Inspection Tool. 7 years ago
Jeff Young a12d769074 Code clarification and commenting. 7 years ago
Jeff Young 8e75824d29 Use selection tool for locateItem. 7 years ago
Jeff Young f87d371b8b Move to shared COLLECTORS for sch and lib. 7 years ago
Jeff Young 32765ebffd Do some refactoring in prep for sharing some sch tools with libedit. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago
Jeff Young 58ba573038 Handle cascading selections in placement. 7 years ago
Michael Kavanagh 2a09664ebc Clean up import and export menus 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
jean-pierre charras 6e8dd598c0 Minor fixes in translatable strings. Fix also a minor compil warning. 7 years ago
Jeff Young 2bcf38d2b6 Add try/catch block around writing a new library. 7 years ago
Jeff Young 0772b54845 Move eeschema zoom-selection to modern toolset. 7 years ago
Jeff Young c88fd514a0 Implement drawing tools in modern toolset. 7 years ago
Jeff Young ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young 3c11b89e4c Hook up refresh buttons to library tree synchronisation. 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Jeff Young b6c0aeb608 Move cut/copy/paste part (in libedit tree) to real clipboard. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 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
Seth Hillbrand 9bfce26ce7 Move env var substitution into GetAssociatedDocument 7 years ago
Seth Hillbrand db31b7902a libedit: Resolve path substitutions 7 years ago
Frank Severinsen 71a62bb782 Change pin on grid test in symbol editor. 7 years ago
Jeff Young 22229fbba4 Re-parent items being copied from the clipboard. 7 years ago
Jeff Young f494a24404 Resync lib_tree after editing aliases. 7 years ago