84 Commits (6b7b6fa3e3960aeec405880a47f4c4f2330e872b)

Author SHA1 Message Date
Wayne Stambaugh e904731e28 Do not update schematic connectivity for irrelevant property changes. 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 468da441e5 Allow junctions to connect to labels. 2 years ago
jean-pierre charras afc6b325b2 Eeschema: minor enhancement: add SCH_JUNCTION::GetMsgPanelInfo() and show info. 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
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 1434988bf8 Formatting. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 75d750a3cb Copy lastResolved stuff when pasting. 4 years ago
Jeff Young ed705986e0 No realtime connectivity fixes for junctions. 4 years ago
Jeff Young 21365fff3e Disambiguate JunctionDiameter from EffectiveJunctionDiameter. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 5 years ago
Wayne Stambaugh a85898f904 Eeschema header housekeeping round 1. 5 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 bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 36a139acb3 Tighten up hittest logic for junctions and lines. 5 years ago
Jeff Young bd103c133d Don't save junction colours when they're inherited. 5 years ago
Marek Roszko 1c848622d7 Remove junctions as auto wire targets 5 years ago
Mark Roszko c940a45937 ADDED: Autostart wires in eeschema 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jeff Young 310613a941 Pin junction dot size to no less than 170% of wire width. 5 years ago
Jeff Young 97964b2a4c Use netclass colour for junction dots and when printing/plotting. 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 6 years ago
Wayne Stambaugh 2078e629c5 Eeschema: allow editing of junction properties diameter and color. 5 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Wayne Stambaugh 35f3eb6220 Eeschema: fix large diffs when saving schematics. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans f7ebf2af5e Add separate color setting for bus junctions 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand 83b2332f1f eeschema: Check for proper type before dereference 6 years ago
Seth Hillbrand 875caa694c Eeschema: Allow junction dots to be hidden 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Seth Hillbrand 353bda6792 eeschema: Add directly connected items to block 7 years ago