325 Commits (33a8cd942f156d7dfcd3d8beedca7f5b58edc740)

Author SHA1 Message Date
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 6 years ago
Jeff Young 6cd7d9fb89 Go back to inconsistent cross-probing for now. 6 years ago
Jeff Young 8d79661996 Convert symbol/module cross-probing to a selection model. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Tomasz Włostowski d7fe307913 eeschema: automatically insert junctions at pin connections if needed during file load 6 years ago
Seth Hillbrand 39c2745f55 eeschema: Allow spaces in label names for multilabeling 7 years ago
Jeff Young 3a0256aade Add handle-based editing for eeschema bitmaps. 7 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 7 years ago
Jeff Young c7bfa9857e Use more reflective naming of what the tool does. 7 years ago
Jeff Young b3e30e50c8 Cleanup. 7 years ago
Jeff Young b0e8443383 Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
jean-pierre charras df5c5c23ca Eeschema: fix incorrect handling of '/' in graphic texts. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young 7f1ed30ff5 Move DeMorgan handling to ACTIONs. 7 years ago
Jeff Young 39b91c90dd Moved more operations to ACTIONs. 7 years ago
Jeff Young 3777c5270b Move some more Eeschema operations to ACTIONs. 7 years ago
Jeff Young c7fa5c567f Load sheet content after a paste. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 7 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Wayne Stambaugh 691f05273e Eeschema: replace invalid characters when converting from text to label. 7 years ago
Tomasz Włostowski 034669bf30 eemodern: implement drag-related settings in the Preferences window 7 years ago
Tomasz Włostowski 5ea46e8b78 eemodern: initial attempt at inline drag/move actions 7 years ago
Jeff Young 38cdafd407 Remove vestiges of legacy BLOCK architecture from eeschema. 7 years ago
Jeff Young 0dd1584394 Add import-sheet-pin error message and move messages to status popups. 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 e850592587 Cleanup. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young 0c2ba94b16 More sharing between SchEdit and LibEdit. 7 years ago
Jeff Young f3c95ad83c Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 2d28ab7dd2 More cleanup. 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 4ccfa17ff9 Fix bugs in sheet duplicate & copy/paste. 7 years ago
Jeff Young bcdc3ad90a Set IS_NEW flag on new images. And a bunch of cleanup of dead code. 7 years ago
Jeff Young 21b315f2af Finish removing GetCurItem() from eeschema. 7 years ago
Jeff Young 6e695aac25 Move bus unfold and symbol unit selection to modern toolkit. 7 years ago
Jeff Young f4b92e6acf Refactor as SCH_DRAWING_TOOL was getting too big. 7 years ago
Jeff Young 7273748c57 Context menu cleanup for eeschema modern toolset. 7 years ago