38 Commits (4da28cf8f4b1a276ccd6bfde877fa2e3610c6340)

Author SHA1 Message Date
Seth Hillbrand 4da28cf8f4 Fix bad dereference 5 years ago
Jeff Young 5b22cef984 Associate -> assign in the context of footprint assignments. 5 years ago
Jeff Young 13c63e3a50 Clearer warning about not back-annotating footprint deletes. 5 years ago
Jeff Young c85ef8eb69 Make updating netnames in backannotate more discrete. 5 years ago
Jeff Young 78b505f36a Count head and tail lists as well. 5 years ago
Jeff Young 99796d359f Honour include-in-board flag when back-annotating. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 4889f9bb7c Fix typo in net label orientation calculation. 5 years ago
Jeff Young 4be6a27a39 Report error when pin for backannotate can't be found. 5 years ago
Jeff Young 2a8ea25209 Null pointer safety. 5 years ago
Marek Roszko 5302f7ce73 Remove kicad_string.h from eda_text.h 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Ian McInerney 2c49c406a0 Remove ignore other projects option from back annotation 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
jean-pierre charras f00c59c446 Fix a few Coverity warnings. 5 years ago
Ian McInerney ae45c08ce4 Fix label creation for new netname driven from a pin 5 years ago
Jeff Young 944c9eac7c Allow Update Schematic from PCB to re-link based on refdes. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 9b92b275de Remove vestiages of old open-PCB-for-settings hack. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
jean-pierre charras e811101567 fix a few Coverity warnings. 6 years ago
Jeff Young ba36fc0009 Fix some Coverity issues. 6 years ago
Alexander cf25975876 EEschema: Fix back annotation 6 years ago
Jeff Young 204f2cd580 Reference -> reference designator. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
Jon Evans 41f59ab873 Avoid intermittent compiler crash in GCC 7.4 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
jean-pierre charras b8108d294f Fix a few I18n messages, and minor wxWidgets alerts. 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago