29 Commits (3cca1e87d89a43e334aa26f2b9308555ff987b4c)

Author SHA1 Message Date
Wayne Stambaugh 6f352ccd96 Improve symbol fields table editor undo/redo memory usage. 2 months ago
Seth Hillbrand e387953490 ADDED refdes tracker 5 months ago
Jeff Young 8235843d01 Don't pass large structures by value. 5 months ago
Mark Roszko 280031f6e0 Prevent oob string access in SCH_REFERENCE::IsSplitNeeded 6 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Jeff Young 66df840353 Attempt to fix CLI test. 10 months ago
Jeff Young b7592db2b3 Fix latent error in annotator uncovered by tests. 10 months ago
Jeff Young 469d2176dd Use m_numRefStr when converting back to string. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Wayne Stambaugh a34c6ecd03 Do not crash after dismissing assert dialog in schematic reference lister. 1 year ago
Mike Williams a5e2615251 Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Mike Williams 7679f40b2b SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 1 year ago
Seth Hillbrand 2139789c4c Move ERC items to their own directory 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 2 years ago
Jon Evans 85f720e940 Rewrite number string, dont' append to it 2 years ago
Jon Evans 81818cfb1e Fix refnum handling in reannotation 2 years ago
Jon Evans 9271fde71d Preserve leading zeroes in reference designators 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Seth Hillbrand b43f037a91 Better handle many (MANY) duplicate refs 2 years ago
Mike Williams 29796fff9e SCH_REFERENCE_LIST: delete unused code 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Wayne Stambaugh d962b062ca Fix crash when duplicating symbol unit with alternate body style. 3 years ago
Mike Williams 753ae21fd4 BOM Generator: wire up to kicad-cli 3 years ago
Mike Williams b59fd76c15 Symbol Fields Table: export formatting options started 3 years ago
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Wayne Stambaugh 6f7af062ff Rename file component_reference_lister.cpp to sch_reference_list.cpp. 3 years ago
Wayne Stambaugh d99e09014b Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 3 years ago
Wayne Stambaugh 73b7dcbc35 Attempt to unify symbol annotation behavior between place and paste. 3 years ago
jean-pierre charras 447d0d71d3 EEschema, Error/Info messages: do not add the unit id to single unit symbol ref 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
jean-pierre charras 504adb3467 Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
Seth Hillbrand b4c18dd22a Correct error message when unit counts differ 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Jeff Young 1e64db779c Fix some issues in ERC error messages. 3 years ago
Mike Williams bf550afa8c Annotation: use full hierarchy for sheet based numbering on paste 3 years ago
Mike Williams 63917c4ef9 Annotation: disable use next number for page number based annotation 3 years ago
Mike Williams 8db69c2f0d Annotation: convert annotate unique to use options method 3 years ago
Mike Williams 7c979e6375 Schematic: move annotation options parsing into common function 3 years ago
jean-pierre charras 9f38fa43cd Fix some minor compil and Coverity warnings. 3 years ago
Roberto Fernandez Bautista ecbf5c1e14 Don't display unit in single unit symbols of annotation error message 3 years ago
Roberto Fernandez Bautista 55f22c526a Fix annotation of incomplete multi-unit symbols and re-annotation of duplicates 4 years ago
Seth Hillbrand bc0302fafe Replace RefDesCmp with better StrNumCmp 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Roberto Fernandez Bautista 98c8f43320 eeschema and pcbnew paste: consistent paste behaviour 5 years ago