54 Commits (47fe8ff8eb85ef164a1639472c7265459f90f3e6)

Author SHA1 Message Date
Seth Hillbrand 00c7b64b13 Make annotation case-insensitive 3 years ago
Jeff Young d24e6c3408 Auto-annotate (and then don't re-annotate) power symbols. 3 years ago
Roberto Fernandez Bautista 55f22c526a Fix annotation of incomplete multi-unit symbols and re-annotation of duplicates 4 years ago
Jeff Young ffc28f23e5 Repair GetFullRef() and use it when running Symbol Fields Table filtering. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Seth Hillbrand 8a305eec32 Remove broken RefDesStringCompare 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 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
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Roberto Fernandez Bautista 98c8f43320 eeschema and pcbnew paste: consistent paste behaviour 5 years ago
Roberto Fernandez Bautista 91fd28c4be Refactor saving sheet and symbol instances in SCH_SEXPR_PLUGIN::Format 5 years ago
Marek Roszko e20562b09b Some cleanup 5 years ago
Roberto Fernandez Bautista 0f85f61e5f CHANGED: Reannotation in eeschema now always keeps symbol units 5 years ago
Roberto Fernandez Bautista 0c91bea751 Fix eeschema reannotation: ensure no duplicate references are created 5 years ago
Wayne Stambaugh 925b6d9387 Eeschema header housekeeping round 2. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jeff Young 0a1a5ea669 Fold annotation error reporting into ERC. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Jeff Young d5fd09249b Save instance info on clipboard and reapply it when keeping annotations. 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jeff Young 944c9eac7c Allow Update Schematic from PCB to re-link based on refdes. 5 years ago
Jeff Young 06dea92bcb Fix issues with Kicad Manager frame and new kicad_sch files. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
Jeff Young ea025a35e5 Change KUUID to KIID. 6 years ago
Jon Evans e8e3b4f11e Rename UUID to KUUID to fix MSVC build 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young c19984e4de Performance optimization for Symbol Fields Editor. 7 years ago
Jeff Young c30dd24cc1 Fixup sorting for expanded component groups. 8 years ago
Jeff Young 6e83f99c72 Relax fully-annotated constraint for BOM editor. 8 years ago
jean-pierre charras 44bf92ae64 Annotate schematic: fix annotation bug with multi-unit parts when these parts have a duplicate reference. 8 years ago
Jeff Young 000457db7c Move Fields Editor to wxGrid. 8 years ago
Jeff Young 447fd1bf02 Add a start number to annotate. 8 years ago
Jeff Young b3884669cf Proper error reporting for Annotate dialog. 8 years ago
Henner Zeller 3f57fa5d24 Change time_t in the functions that deal with timestamps to a new typedef timestamp_t (defined as a long). 8 years ago
jean-pierre charras f042fcddd0 Change the way power symbols are annotated before creating a netlist or running ERC. 8 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Dick Hollenbeck e47f0df068 Cleanups 10 years ago
Chris Pavlina c13f80bb49 Remove unneeded compile option KICAD_KEEPCASE 10 years ago
Wayne Stambaugh 1866b61a56 Undo commit -r 6457. 10 years ago
Wayne Stambaugh 27b587025d Undo commit -r 6506. 10 years ago