4421 Commits (76a915d472b78fe1d42952f3e963b501d9a3a024)

Author SHA1 Message Date
Jeff Young b526461a8e Fix colliding hotkeys issue. 7 years ago
Jeff Young f2474d074b Clean out stuff that's already been moved. 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 2bd4a1b58c Implement properties dialogs in modern toolset. 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 57a491357f Improve encapsulation. SCH_LINE has no business knowing about drags. 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 a80f7432b7 Update dangling ends when dragging block. 7 years ago
Jeff Young 1c8461bec7 Transition mirroring to modern toolset. 7 years ago
Jeff Young 8c00dac3c7 Add modern toolset notification to eeschema undo/redo. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jon Evans 6d918ea1f1 A few fixes and refactors to connectivity propagation 7 years ago
Jon Evans 2f2d48938e Ensure connection sheet is properly reset at reinit time 7 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Michael Kavanagh 2a09664ebc Clean up import and export menus 7 years ago
Jon Evans 839f0fbfcf Refactor and fix a few issues with bus unfolding 7 years ago
Jon Evans cbc8faf49b Restore start segment behavior to unfold bus action 7 years ago
Jon Evans efa0c97da9 Make sure net name prefixes carry through to netlist 7 years ago
Jon Evans 4efed8a4dd Ensure global labels get flagged as lonely in all circumstances 7 years ago
Wayne Stambaugh 7d803437e2 Eeschema: fix broken symbol library links. 7 years ago
Jon Evans 9741b43dae Make lines and bus entries less frustrating to select 7 years ago
Jon Evans a5a2152ff4 Cache subgraphs by sheet path 7 years ago
Jon Evans c054944d67 Set real-time connectivity to on by default with a safety valve 7 years ago
John Beard 42d20cbd96 Pcbnew: use same null check as eeschema for recently used 7 years ago
Jon Evans 96d2fc840b A tiny optimization for SCH_CONNECTION 7 years ago
Jeff Young 3aaba79b87 Fix crash when unfolding bus. 7 years ago
John Beard fcc4a84e0e GAL: add some trace to GAL display options config 7 years ago
John Beard 33fe9a2761 Eeschema: Symbol preview widget needs common config for Hi-DPI 7 years ago
John Beard eccadd92fb Eeschema: fix resizing of pin table and edit symbol dialog 7 years ago
Jeff Young 6536b4766c Move DeactivateTool until after the block items list has been updated. 7 years ago
Jeff Young 50a9a6e1f7 Fix bug with swapping pin data for undo. 7 years ago
Jeff Young 0844a5c478 Implement more robust pinMap. 7 years ago
Jeff Young f9dd1324da Cleanup problems with fighting event loops. 7 years ago
Jeff Young 8049c07a34 Add filtering to RequestSelection(). 7 years ago
Jeff Young e476cfcec5 Move SPICE tools to modern framework. 7 years ago
Jon Evans 3233bedc7a Ensure pin map pointers are valid after pin vector is filled 7 years ago
Jon Evans 0ce32f7be1 Remove UpdatePins call from connectivity calculation 7 years ago
Jon Evans 098102220e Fix detection of lonely local labels 7 years ago
Jon Evans f0376f1379 Improve ERC checking of labels 7 years ago
Jon Evans e06d37090a A few connectivity performance tweaks 7 years ago
Jon Evans ed27c50692 Improve handling of non-unique connections 7 years ago
John Beard 15bba27406 BITMAP_BASE: Add const image data accessor 7 years ago
Jeff Young 5e556f0c6a Fix segfault when finishing a wire at a connection point. 7 years ago
Jeff Young e046e8f593 Fix crash when <esc>ing from Hierarchical Sheet drawing tool. 7 years ago
Jeff Young d281f051ed Move eeschema delete tool to modern toolset. 7 years ago
Jeff Young a967adbf26 Don't toggle selection twice when trying to select. 7 years ago
Jeff Young b6674e3bcb Prevent segfault when running selection disambiguation menu. 7 years ago