164 Commits (3170eba80163ab80feb72a9f0a90d3542fd74c12)

Author SHA1 Message Date
Wayne Stambaugh cb764d73c5 Minor trace logging improvements. 8 years ago
Maciej Suminski 55bc8da726 LIB_ITEMS_CONTAINER code formatting 8 years ago
Bernhard Stegmaier 0be357ec3e LIB_ITEMS_CONTAINER reimplemented using C-style array of boost::ptr_vector 8 years ago
Maciej Suminski 85be485c34 Enable long names for pin numbers and pads 8 years ago
Seth Hillbrand 1c617b9f56 Prevent duplicate objects during block copy in symbol library editor. 8 years ago
Maciej Suminski 352919658d Refactored LIB_PART data storage 8 years ago
Oliver Walters f509ccc7cf Search component footprint text 8 years ago
Simon Richter 1502e27695 Remove debug code matching on specific component names 9 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Chris Pavlina a61be7e00e Move LIB_PART::Draw drawing options into a struct 9 years ago
Wayne Stambaugh 73bbc35c3e Make the schematic I/O plugin the only option. 9 years ago
jean-pierre charras f15a59f0ad Component Editor and Component viewer: add option to show the electrical pin type. 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Chris Pavlina 9547dd4e52 Fix GetBoundingBox hiding overloaded virtual 9 years ago
Wayne Stambaugh 679eef1c43 Eeschema: fix build errors and warnings. 9 years ago
Wayne Stambaugh 3ae240ea46 Eeschema: add save code to legacy symbol library plugin. 9 years ago
Wayne Stambaugh eaa7f3f114 Eeschema: implement schematic I/O plugin symbol library parser. 9 years ago
Maciej Suminski 9748b65a6d str[n]icmp -> str[n]casecmp 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 years ago
Chris Pavlina c13f80bb49 Remove unneeded compile option KICAD_KEEPCASE 10 years ago
Wayne Stambaugh ce9d9afed5 Fix bug in component library editor. (fixes lp:1547299) 10 years ago
Chris Pavlina ac54b7d114 libedit: fix iterator off end of vector (lp:1537946) 10 years ago
jean-pierre charras 59d02cf1a4 Minor fixes: 10 years ago
jean-pierre charras 0842a107fb Fix Bug #1527804 (Eeschema crashes when loading malformed libraries (mainly incorrect libs converted from Eagle) 10 years ago
Chris Pavlina 50c418a332 Eeschema: add field automatic placement feature. 10 years ago
Chris Pavlina 3921f78ac2 Eeschema: fix connection indicators for power symbol targets. 10 years ago
jean-pierre charras d4d201f0d8 Libedit: Fix an issue relative to bounding boxes of symbol items: some were calculated using the top to bottom draw Y axis, some others using the bottom to top libedit Y axis 11 years ago
Chris Pavlina eb800d903f Hide pin and wire targets to show wire connections in Eeschema. 11 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago
jean-pierre charras d38c9b205f Extend max number of units per package: fix incorrect unit string for unit >= 52. Fix unit list limited to 26 in dialof edit compinent in schematic..cpp 11 years ago
jean-pierre charras 17297babe7 Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value). 11 years ago
Tomasz Włostowski 0f9b72c0bf eeschema: fix assertions on debug messages caused by wxLogTrace argument size mismatch 11 years ago
Wayne Stambaugh b42e47eeed Fix a few more wxLog string formatting assertions in Eeshcema. 11 years ago
Wayne Stambaugh d8a74aa7af wxLog string arguement parsing assertion message fixes. 11 years ago
Wayne Stambaugh 8f1addc1f8 Fix serious memory leak in schematic part library manager. 11 years ago
Wayne Stambaugh 93b0a0831e Minor fixes and code cleaning. 11 years ago
jean-pierre charras 64925bfc4f Very minor fixes: add missing const return type to some GetBoundingBox() declarations. Change few functions names to better names in some places (like GetName() to GetPinName() ) 11 years ago
jean-pierre charras 9e6ed2b75f Eeschema plot: fix Bug #1391538 (eeschema PS/PDF export, objects have wrong Z-order ) 11 years ago
jean-pierre charras fa96780798 eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor. 11 years ago
jean-pierre charras 1edd8c8ac8 Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 11 years ago
Lorenzo Marcantonio 260ca0e79f Added support for decoupling stored text from shown text in EDA_TEXT 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 4011953455 Jettison FP_LIB_TABLE::ConvertFromLegacy() into a static function, where it 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Henner Zeller bd52f00601 Eeschema: component selection dialog improvements. 12 years ago
Dick Hollenbeck 2ac58935b5 Make option KICAD_KEEPCASE actually functional for Eeschema, and make the setting default ON. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago
Dick Hollenbeck dc9122c5b6 remove "~" from empty *.lib component fields, replace with "", doctor old *.lib fields to blank if that was the intention 13 years ago
Dick Hollenbeck c4c58e1279 copyright and formatting 13 years ago