325 Commits (33a8cd942f156d7dfcd3d8beedca7f5b58edc740)

Author SHA1 Message Date
Jeff Young 1e5334f5d4 Implement DeMorgan conversions in modern toolset. 7 years ago
Jeff Young 7c54fc9c46 Cleanup. 7 years ago
Jeff Young c09817e08c Context menus for labels. 7 years ago
Jeff Young bbd8659f69 Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 7 years ago
Jeff Young 423d430b58 Replace deleteNode and deleteConnection with selectNode and selectConnection. 7 years ago
Jeff Young 1ff7869ec3 Move Edit with Symbol Editor to modern toolset context menu. 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young 2244dcd567 Move show datasheet to SCH_INSPECTOR_TOOL and add show marker info. 7 years ago
Jeff Young 902be18a04 More modern toolset context menu work. 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 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 1c8461bec7 Transition mirroring to modern toolset. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Jon Evans 839f0fbfcf Refactor and fix a few issues with bus unfolding 7 years ago
Jeff Young e476cfcec5 Move SPICE tools to modern framework. 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 cc18464f8f Move sheet drawing and resizing to modern toolset and fix some bugs. 7 years ago
Jeff Young c88fd514a0 Implement drawing tools in modern toolset. 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young 32c86a4ca4 Move place symbol to modern toolset. 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young fc7f5630c7 Move eeschema zoom operations to modern toolset. 7 years ago
Seth Hillbrand 822cd9c6ef eeschema: Remove UR_WIRE_IMAGE 7 years ago
Seth Hillbrand 94470f7da6 eeschema: Avoid modifying the schematic in undo 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
John Beard 6f1c3f5ef8 Eeschema: construct simulator cursors on demand 7 years ago
Jeff Young 3da5396c8d Fixes for importing board setup properties. 7 years ago
Jon Evans 9589427960 Refactor how at-load schematic normalization is called 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 5cf82f1a9e Begin refactoring netlist creation 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand ea84020b1f eeschema: Recache bitmaps when changing 7 years ago
jean-pierre charras 58036382c1 eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
jean-pierre charras ab3ff61faa Eeschema: adjust the working/drawing area size on the page size. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
Jeff Young 254e9f4a7e Implement HardRedraw for eeschema and libedit. 7 years ago
Jeff Young 1114b5cfa9 Refresh item when its dangling state changes. 7 years ago
Jeff Young 97c83766db Refresh issues around sheet pins. 7 years ago
Jeff Young ca3751fbbb Add GAL refresh for some more commands and remove unused DC params. 7 years ago
Jeff Young 268565ee41 Refresh component when children change. 7 years ago
Jeff Young 37cfa3fed9 Cleanup unused and redundant stuff. 7 years ago
Jeff Young b09a4b341c Update moved items so they get reinserted into the RTree. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
jean-pierre charras 181ce46b91 Eeschema: fix incorrect references clearing for shared sheet paths. 7 years ago