37 Commits (76a915d472b78fe1d42952f3e963b501d9a3a024)

Author SHA1 Message Date
Jeff Young 76a915d472 Fix highlighting when initiated via ctrl-click. 7 years ago
jean-pierre charras 0a308c4584 Fix minor compil warnings 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 7da2631b27 Check item before concluding that ConvertText has run. 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 e5151ed639 Use parent's transform when moving SCH_FIELDs. 7 years ago
Jeff Young a42a4b0b52 Implement immediate bus unfold and add bus unfold to selection context menu. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young b5fd7b9842 Move Leave Sheet to the top of the context menu. 7 years ago
Jeff Young 7e3ad4585a Fix issues with dragging, moving and rotating wires. 7 years ago
Jeff Young 4ccfa17ff9 Fix bugs in sheet duplicate & copy/paste. 7 years ago
Jeff Young 1e5334f5d4 Implement DeMorgan conversions in modern toolset. 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 588d13a912 Fix gcc issue with temp variable and move some collection specs. 7 years ago
Jeff Young 35e8a340ca Add enter/leave sheet to modern toolset. 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 ddbd92c274 Add some more context menu stuff to eeschema modern toolset. 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
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Jon Evans c054944d67 Set real-time connectivity to on by default with a safety valve 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
Simon Richter ed4c9f7ddb Use format string for composed strings 7 years ago
Jeff Young f2d9887409 Make usage of BRIGHTENED consistent (m_Flags, not m_Status). 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 ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 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