52 Commits (e517cad12bee6d389bcb294d5e702a448a37d8e6)

Author SHA1 Message Date
Jeff Young c9ce8da10a Dim DNP textbox borders. 3 years ago
Seth Hillbrand f369cc23a9 Handle arbitrary unit counts 3 years ago
Seth Hillbrand e055302a3c Allow printing backgrounds prior to foreground 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Jon Evans e294fe2074 ADDED: Dynamic field columns in symbol chooser 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jon Evans 8694c37376 Remove requirement that non-power symbols share a name and value 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Mikolaj Wielgus ce84a48037 Sim: Implement loading Spice library files 4 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 3def3d659e Allow click-selection and greedy-drag selection of visible pin text. 3 years ago
Jeff Young 45ab15dc95 Use unit references in status bar. 3 years ago
Jeff Young b710982875 Fix broken logic for hidden pins. 3 years ago
Miklós Márton 487c8f8e39 symbol editor: Improve pin duplication 4 years ago
Jeff Young f14dc9e305 Don't plot private symbol text. 4 years ago
jean-pierre charras 50223c9337 Eeschema print: Do not print private graphics in symbols. 4 years ago
Jeff Young 117bd4fc22 Adjust LIB_SYMBOL compare for use with ERC. 4 years ago
Jeff Young c919817c18 Don't reserve space for private items when autoplacing. 4 years ago
Jeff Young 76535d8572 Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
Jeff Young f241617478 Be more careful about non-visible elements in fields autoplacer. 4 years ago
jean-pierre charras 876061369b Fix some Pcbnew crashes due to null pointers 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Wayne Stambaugh 067fa65756 Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs. 4 years ago
Jeff Young eaf10a04dd Improved naming. 4 years ago
Jeff Young 21cb56dfe7 Formatting. 4 years ago
Jeff Young 3d2ffc12c1 Fix bugs in B&W plotting. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Jeff Young a1a2076aee Include pin roots for symbols that don't have well-defined bodies. 4 years ago
Jeff Young 552f053a55 Remove pins from symbol hit-testing. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Jeff Young f5aefb7ad9 User pointer compare, not object compare. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 5cac8afe1d Remove long-dead revision support for LIB_IDs. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 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
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
david-beinder 063f26531c Make LIB_PART::GetPins() return data for derived symbols 5 years ago
Jeff Young afab60ae06 Fixes for autoplace fields. 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