177 Commits (e6ebc2b9b99e3a99cb0fc7dc42dec4c586599b98)

Author SHA1 Message Date
Seth Hillbrand a365afde3c Ensure merged line gets selected if either parent is 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 5d751bef74 Be cognizant of connectivity dirtiness when cloning wires. 4 years ago
Jeff Young 996a5b85a6 Overhaul IsJunctionNeeded logic to support all the different cases. 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young b938df0e46 Coding policy. 5 years ago
Seth Hillbrand 24795f5b12 Fix overzealous breakSegments() 5 years ago
Seth Hillbrand 02c7fcdc84 Fix BreakWire tool 5 years ago
Seth Hillbrand b2cd1fddf9 Prevent invalidating iterators 5 years ago
Jeff Young ad281f7538 Remove duplicated TestDanglingEnds routines. 5 years ago
jean-pierre charras 976b7e1c47 Eeschema: Move last netlist code to netlist_exporters folder 5 years ago
Marek Roszko 1c0700fbc4 Quiet gcc warning about assignment 5 years ago
Jeff Young 176f461b2c Fix a corner case of wire merging. 5 years ago
Jeff Young 339fa5e0e3 Hack around the mess that we've made of line styles. :( 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Seth Hillbrand ee5c991d2f eeschema: Ensure all wires are joined 5 years ago
Jeff Young 827138f6b4 Remove left-over debug code. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
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