51 Commits (47fe8ff8eb85ef164a1639472c7265459f90f3e6)

Author SHA1 Message Date
Seth Hillbrand b5bf1da251 Keep track of blocking windows 3 years ago
jean-pierre charras 3f470359a2 Eeschema, backannotate: fix minor issues in displayed messages. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 0484ca5564 Separate LIB_PIN and SCH_PIN GetShownName/Number processing. 5 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Wayne Stambaugh b37b7d53b4 Fix geographic annotation bug when back annotating to schematic. 5 years ago
Jeff Young 41234a8373 Implement more precise annotation-required messages. 5 years ago
Roberto Fernandez Bautista 4f0accb714 Allow only updating reference links during back-annotation 5 years ago
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