212 Commits (29360b1aefe621e9c6beecc31928d11d924f56c4)

Author SHA1 Message Date
jean-pierre charras 8967e7eb3e Eeschema: remove a strange test that modified the reference position. 5 years ago
Jeff Young 13473420e5 Remove duplicated routine and fix bug in UTIL version. 5 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
Jon Evans f7c20c6bef Only consider pins on this unit as clickable anchors 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
Wayne Stambaugh 7a00e01b3e Eeschema: fix false positive library symbol changed ERC errors. 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 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
Jeff Young 3702f2e0a9 Add uuid r/w for sch pins, text, wires, etc. 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
Seth Hillbrand 7b9c21e290 Not connected pins should not get connected 5 years ago
Jeff Young 10e68daa37 Fix some bugs in Change Symbol and Update Symbols. 5 years ago
Jeff Young 55d0b79746 Make sure current sheet gets set when creating BOM. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 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 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 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
Seth Hillbrand 661e85d705 Standardize "Key words" to "Keywords" 5 years ago
Jeff Young 8f67557a65 Separate display and canonical names in Edit Symbol Fields. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
Wayne Stambaugh d45c11b4b5 Exclude from bill of materials and board netlist to library symbols. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young 054b5aa475 Fix copy-pasta. 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
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
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 6 years ago