224 Commits (a3c9454221f211636d0fb51e5c71c8b9805ee420)

Author SHA1 Message Date
Jeff Young ef395d3957 Slight performance improvements. 6 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Seth Hillbrand e06e60882d Revise hierarchical sorting 6 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 7 months ago
Jeff Young 967bf1d0a1 m_root is not guaranteed to be non-null. 7 months ago
Mike Williams c67924ccac schematic: convert RunOnChildren to also take recursion mode argument 8 months ago
Seth Hillbrand 4a3b33df4e Map a full hierarchy during PDF plotting 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 9 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 11 months ago
Wayne Stambaugh 0e7c7ba9dd Preserve symbol unit when loading schematic with missing instance data. 11 months ago
Wayne Stambaugh 73f31d2d80 Add test for ordinal schematic sheet paths. 1 year ago
Wayne Stambaugh 21dd41eeb2 Fix annotation issue loading legacy schematics. 1 year ago
John Beard 2815c99a2a Use our own hash function rather than boost::hash 1 year ago
Wayne Stambaugh 0cf1110367 Fix missing schematic symbol instance data. 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 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
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young 758974f5aa Performance for large hierarchies: sorting 1 year ago
Mike Williams 7679f40b2b SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 1 year ago
Jeff Young 40854cec0e Remove cover types. 1 year ago
Jeff Young aee7680a6c ADDED: support for DNP & friends at the sheet level. 1 year ago
Wayne Stambaugh 5d99aaf0a4 Use correct project name when adding new symbol instances. 2 years ago
Seth Hillbrand e14e956c1d Fully order schematic saves 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young c5ed80af52 Harmonize rotate APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Wayne Stambaugh 2cfb7a5310 Incremental schematic connectivity fixes. 2 years ago
Wayne Stambaugh 04d15026c5 Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2 years ago
Jon Evans 90a61b8d36 Prevent some issues with recursion on repeat-last-item 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Marek Roszko fb8d52f19e kicad-cli: Remove -O for plot and add --pages to specify list of pages instead 2 years ago
Jeff Young b5dc9ddbe0 Don't store address of temp object. 2 years ago
Wayne Stambaugh 1db9febcfe Remove duplicate references from change symbol dialog. 2 years ago
Mike Williams 11b469f16a Hierarchy: fix missing page numbers / sheet instances 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Wayne Stambaugh 9e03a71b44 Fix broken value and footprint field text values. 3 years ago
Wayne Stambaugh c88c4e1200 Fix schematic update library symbols issues. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Wayne Stambaugh d99e09014b Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 3 years ago
Jeff Young 0b50e7fa37 A wee little hack for intersheet refs in legacy files. 3 years ago
Wayne Stambaugh 78e2f0fd4d Sheet instance handling improvements. 3 years ago
Jeff Young 6f44468385 Fix more lifetime issues in simulator tuning. 3 years ago
Jeff Young f75d18c7c8 Slight improvement to schematic editor title bar. 3 years ago
Jeff Young b9287968d6 Update symbol default prefixes after updating instance data. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
jean-pierre charras 6b9c82c975 eeschema: fix a crash when converting a old .sch file containing global labels. 3 years ago