99 Commits (0f93999e14adf45703e941b3eef88f5e4714523b)

Author SHA1 Message Date
Jeff Young 32a5653464 Remove yet more single-pad-net stuff. 4 years ago
Jeff Young 9f03a259f9 Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
Seth Hillbrand f14e5b61b3 Ensure newly added pads are counted 4 years ago
Seth Hillbrand 8a305eec32 Remove broken RefDesStringCompare 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young ea6769b702 The REPORTER interface is inherently line-based. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 3d32c096ab Fix some problematic double-quotes. 4 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 4 years ago
Wayne Stambaugh f57ef55cd6 Pcbnew header housekeeping round 3. 4 years ago
Jeff Young 8f3343b9e3 Clear UUID paths of unmatched footprints even when not deleting. 4 years ago
Jeff Young ab8428bd68 Naming conventions. 4 years ago
Jeff Young 2e3860de6f Naming conventions. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
jean-pierre charras 93d42e9902 Pcbnew: Fix crash when importing a netlist created by a 5.1 Eeschema version. 5 years ago
Jeff Young 94e8855c13 Generate changed message before making change. 5 years ago
Roberto Fernandez Bautista 7077e59395 Make moving pads independent of footprint much harder with new setting 5 years ago
Wayne Stambaugh b37b7d53b4 Fix geographic annotation bug when back annotating to schematic. 5 years ago
Jon Evans f57dcf2a34 Fix connectivity to only resolve conflicts on netlist load 5 years ago
Jeff Young 24fd326cd1 Make sure we have different strings for past & future tense. 5 years ago
Jeff Young 4db10d419d Implement future & past tenses for dry-run vs. changes made report. 5 years ago
Jeff Young b691c18bfc Allow netclass assignents to unnamed nets. 5 years ago
Jeff Young d18afa42cd Resync nets & netclasses after updateFromPCB. 5 years ago
Seth Hillbrand 26995b10fb Fix uninitialized ptr 5 years ago
Jon Evans 67f16110af Fix netlist QA after API changes in 8a12aa4e 5 years ago
Seth Hillbrand 8a12aa4e3a Handle unit changes in the netlist 5 years ago
Seth Hillbrand 2ef00e9de4 Rebuild ratsnest when importing netlist 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young d40fe127aa Update pad locked status when adding footprints from schematic. 5 years ago
Jeff Young f5e35af1a5 Transmit pin electrical types through to pads. 5 years ago
Jeff Young 360953ba98 "comp" -> "symbol". 5 years ago
Jeff Young 7dc2ca93cd Make sure we mark board-only-footprint nets as current. 5 years ago
Jeff Young b68b1692ec Clean up some more user messages. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young c7bd8fc987 A couple of missed "footprint" terminology updates. 5 years ago
Ian McInerney aa09418a14 Fixup memory lifespan of GAL options for the settings preview canvas 5 years ago
Jeff Young 2a87980d45 Remove overly verbose messaging. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko c07a38b91b Fix MSVC compilation error with wxString fed to strtol 5 years ago
Jeff Young 5f8a8c6850 Read/write "no net" (0) for pins with a no-connection marker. 5 years ago
Jeff Young 49402fe760 Keep track of COMPONENT -> FOOTPRINT map. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 9106cc19bf Yet another tranche of module -> footprint. 5 years ago