103 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Seth Hillbrand 173e02eff7 ADDED: Lasso support to Schematic Editor 1 month ago
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
Seth Hillbrand 2b557c5497 Revert "Allow a no-connect to connect to a single pin (but not multiple pins)." 7 months ago
Jeff Young ee4a6127c6 Allow a no-connect to connect to a single pin (but not multiple pins). 7 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 8 months ago
Jeff Young 6b6729284c Remove default line styles from all items except eeschema wires and buses. 9 months ago
Ian McInerney e845db1977 Implement dnagling wire to bus entry ERC 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
jean-pierre charras a76845d1e6 Eeschema, export to clipboard: fix wxWidgets alerts in Debug mode. 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young c5ed80af52 Harmonize rotate APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young c981c3668a Better handling of dangling markers during bus unfold. 2 years ago
Jon Evans 632e94ef81 Add a few more schematic properties 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Mike Williams 7c91cd73e3 Eeschema: unconnected ends of wire entries should allow auto start wires 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 75d750a3cb Copy lastResolved stuff when pasting. 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 3a84ee27fd First take at repairing Eagle import of bus entries. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young ce700d4e16 Fix color preview issues: RTree and dangling flags. 5 years ago
jean-pierre charras a9619c051b Better name for a plot style variable and accessors. 5 years ago
jean-pierre charras 6b958ff4e0 Move specialized plotter classes from plotter.h to specific plotter_xx.h 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 5 years ago
Ian McInerney bb1afb747a Remove bus entry shape 5 years ago