103 Commits (71c7bf32744ee65ce63f2192f8c9f1f690b97dca)

Author SHA1 Message Date
Jeff Young 71c7bf3274 Avoid ghosting items in original location when pasting. 6 years ago
Jeff Young 02a7a79e0d Use resolved path when trying to load sheet content. 6 years ago
Seth Hillbrand 0d3f6a4930 eeschema: Remove Save All 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Seth Hillbrand 3135b63976 Eeschema: Update pins on paste 6 years ago
Jeff Young 206b40621e Fix bugs in Eeschema paste. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Jeff Young e855b244ae Highlight whole net for simulation voltage probe. 6 years ago
Michael Kavanagh b414cbfada Cleanup doDelete ACTIONs 6 years ago
Jeff Young 9fe7bfb596 Check for focus loss from dialog before doing cut/copy/paste in edit frame. 6 years ago
Jeff Young a96158e26b Add current probe to SPICE simulation. 6 years ago
Jeff Young 23d824de66 Simulator improvements. 6 years ago
Jeff Young 2af41e87f9 Don't add first found object to selection until Find (or return) is hit. 6 years ago
Jeff Young 815602d1af Fix missing AF_ACTIVATE flags on some tools. 6 years ago
Jeff Young b858fa38c4 Fix crash bugs in picker tools. 6 years ago
Jeff Young 0821f1ac11 Move crosshairs to found item; remove find highlighting when find dialog closed. 6 years ago
Jeff Young 0b08e4dcd2 Deactivate other tools when running one based on a PICKER. 6 years ago
jean-pierre charras e32a50b34d Simulator: fix a crash when using the "Probe" or "Tune" tool, when clicking on an item is schematic editor. 6 years ago
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 6 years ago
Jeff Young a61673a144 Fix compile error for those who have to use the somewhat feeble gcc. 6 years ago
Jeff Young e816a0c29d Push Eeschema & PLEditor PICKER_TOOLs down into common. 6 years ago
Jeff Young 58ca5b71a9 A more robust fix for 36f1d023f0. 6 years ago
Jeff Young 30ec895c96 Cleanup event processing stuff to keep better track of "handled". 6 years ago
Jeff Young 36f1d023f0 Make sure Push/PopTool() go in the right order. 6 years ago
Jeff Young 46f47adebe Update symbols after assigning different LIB_IDs. 6 years ago
Jeff Young 772dff7a01 Removed post-page-settings ZoomFitToScreen() calls. 6 years ago
Jeff Young 232e21cb37 Restore selection properly after an undo. 6 years ago
Jeff Young 2f23aa9556 Implement a more robust tool stacking architecture. 6 years ago
Jeff Young c77d214c5f Clear annotation of pasted sheets only when they already exist in the current hierarchy. 6 years ago
Jeff Young dcbd897a95 Push/pop tools even when selected from the toolbar. 6 years ago
Jeff Young 7cfe19d9fd Cleanup. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 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 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young 83ee51370c Cancel interactive editing when switching sheets. 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young 4043a15482 When pasting a sheet link to existing copy if it already appears in the hierarchy. 7 years ago
Jeff Young 05652d4787 Rework the preparation for eeschema's move-tool. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
Jeff Young 469fc3b572 Finish moving symbol editor tree context menu to ACTIONs. 7 years ago
Jeff Young 1ea5b04e22 More ACTIONS work. Nearly done now. 7 years ago
Jon Evans 1721cc1700 Ensure pasted sheets get parents set properly for screen discovery 7 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young 33773bad4d Yet more command conversions 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