151 Commits (ab83c86210c0df9b55facb3e8ef3444590ac2692)

Author SHA1 Message Date
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 20c00cbb21 Finish off "busses" -> "buses". 6 years ago
Seth Hillbrand ef00fa6008 Cleanup busses 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Seth Hillbrand cda291adae eeschema: Clean bits of DLIST 6 years ago
Jeff Young 9d288968e7 Be more explicit about extent of schematic cleanups. 6 years ago
Jeff Young 33606431cc Fix an insidious bug where DoDelete() and DeleteJunction() were fighting over who owned the STRUCT_DELETED flag. 6 years ago
Jeff Young 7ad98b8a7d Fix bug in JunctionNeeded and selection around adding/removing junctions. 6 years ago
Jeff Young b4c8657904 Fix non-visible-part or conversion items from getting selected. 6 years ago
Seth Hillbrand 91446c1515 eeschema: Fix list invalidation 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Seth Hillbrand 0b629b4bd4 eeschema: Limit normalization on load 7 years ago
Jeff Young 25209516a6 Adjust net highlighting after edits. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young b97d65e791 Fix crash bug when deleting sheet pin and disappearing bug when moving them. 7 years ago
Jeff Young 6e695aac25 Move bus unfold and symbol unit selection to modern toolkit. 7 years ago
Jeff Young f4b92e6acf Refactor as SCH_DRAWING_TOOL was getting too big. 7 years ago
Jeff Young 902be18a04 More modern toolset context menu work. 7 years ago
Jeff Young eacc3e67a5 Implement repeatDrawItem in modern toolkit and fix bugs. 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Jeff Young c88fd514a0 Implement drawing tools in modern toolset. 7 years ago
Seth Hillbrand 3e7969ab8d eeschema: Place bus unfold on the stack 7 years ago
Seth Hillbrand 3bdd69ad6b eeschema: Fix undo stacking for break wire 7 years ago
Seth Hillbrand 822cd9c6ef eeschema: Remove UR_WIRE_IMAGE 7 years ago
Jon Evans 232b1c799f Add a workaround for bus unfolding without real-time connectivity 7 years ago
Jon Evans 9589427960 Refactor how at-load schematic normalization is called 7 years ago
Jon Evans 4bc7e6fdfa Add missing junctions during schematic cleanup 7 years ago
Jon Evans 3c714f1d8c Fix undo handling of SchematicCleanUp 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Wayne Stambaugh 2447933b54 Eeschema: do not merge graphical lines with different attributes. 7 years ago
Jeff Young ae6989f3a1 Don't trim entire wires. 7 years ago
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Seth Hillbrand a3bbd32953 Fix minor compile warnings 7 years ago
Jeff Young 1f1bdc87bd Update GAL with wire dimensions before changing them. 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 cb8e6c0df5 Handle GAL view refresh for breaking wires. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Seth Hillbrand d2906f7975 eeschema: fix mistaken wire removal bug 7 years ago
Seth Hillbrand 618374db88 eeschema: Re-add auto-wire removal 7 years ago
Ronnie Gaensli 00d912f0b8 eeschema: fix dangling pin marker after adding NoConnect 7 years ago
Jeff Young 108dc20fba Keep first segment of wire attached to sheet pin horizontal. 8 years ago
Seth Hillbrand fddd5abef1 Merges a line after manually removing its junction. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Seth Hillbrand 7a2d9dff62 Sets additional conditions for when a wire is trimmed 8 years ago
Seth Hillbrand 2fa5c723d8 Don't cleanup schematic when symbols are rescued. 8 years ago
Seth Hillbrand cfe20e22fb Eeschema: Correcting missing cleanup calls 8 years ago