18 Commits (7fc04c3cf2fdd77d102e78978303cbfa333f1357)

Author SHA1 Message Date
Jeff Young 552f053a55 Remove pins from symbol hit-testing. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part 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
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 4 years ago
Jeff Young f7ae819430 Don't confuse annotation prefix *letters* with root annotation. 5 years ago
Jeff Young df5f010514 Bug fixes for fields when editing a symbol from the schematic. 5 years ago
Wayne Stambaugh 925b6d9387 Eeschema header housekeeping round 2. 5 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
PJM d8089ed54a Eeschema: Adds wire when dragging directly connected labels 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jon Evans 309fb0825c Eeschema: allow auto-wiring from zero-length pins (e.g. power symbols) 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Roberto Fernandez Bautista 552bb5821f SCH_COMPONENT: Add `const` specifier to all constructor parameters 5 years ago
david-beinder 1598e870b6 Insert the same unit on all sheet instances when adding a symbol 5 years ago
Dominik Wernberger 07635d2fc7 Minor adjustments 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young c89676e39d Require client to specify whether they want resolved values or not. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young d616d5ad1f Naming conventions. 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Marek Roszko eeac3cb4d5 Nix some more common.h includes 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Jon Evans e27786de2d Fix double call of OnPgmExit 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies 5 years ago
Jeff Young a25dfb2ac9 Stop setting modify from ClearAnnotation(). 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jeff Young e6f4e156b6 Fix the SCH_PINs test to be more reflective of the codebase. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
PJM f58221ca98 Add 'GetBoundingBox' that optionally only calcs w visible fields 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 6 years ago
Jeff Young 6acd35c981 Cleanup. 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago
Wayne Stambaugh 77a59fb5d3 Eeschema: add support for excluding symbols from bill of materials. 5 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 6 years ago
Jeff Young ae102c7411 Remove bogus assert. Also fix const leak. 6 years ago