60 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
Maciej Suminski 951d16c655 Fixed Spice netlist export options and added a few new flags 9 years ago
unknown 036404ded5 eeschema restructure of netlist export code. 11 years ago
Mark Roszko 3918d3f0b2 Eeschema code cleanup and coverity fixes. 11 years ago
jean-pierre charras 09e20c6c0f Pcbnew: fix a serious bug in ZONE_CONTAINER class copy constructor: a pointer was not initialized. Pcbnew crashes when deleting or filling a copied zone. 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
jean-pierre charras d4a7685761 Pspice netlist generator: add option to use net numbers as net names (feature removed a long time ago, but needed by Oscad team) 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
Dick Hollenbeck 770d72c538 remove dialog_netlist.h 13 years ago
jean-pierre charras 26b7bdc35c Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
Lorenzo Marcantonio 150cfebb59 Fixed some tab-induced disalignments 13 years ago
Lorenzo Marcantonio cc0524a21a Converted the IS_BUS/IS_WIRE define to an enum 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Lorenzo Marcantonio 925774760c Rationalize numeric time stamps to type time_t. 14 years ago
jean-pierre charras b28e976e35 Eeschema: BOM list generation: some fixes and enhancements. 14 years ago
Andrey Fedorushkov b8a2c4e240 eeschema: fix sorting parts generate BOM "Single part per line" 14 years ago
Marco Mattila 165cbf1149 Fix compiler warnings introduced in 3430. 14 years ago
Marco Mattila 97884551f0 Make single part per line BOM generation compare all component fields. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh d9af562f8f Fix a minor bug in my last commit that caused the debug build to fail. 14 years ago
Wayne Stambaugh 768ec258f7 Encapsulate LABEL_OBJECT class and message panel window member of EDA_DRAW_FRAME. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Vladimir Ur f53e8971b4 Annotation of multiparts gets CHINAME compared. This fixes bug when annotating components of same value (model) in several forms (e.g. dual opamp in single-body and dedicated representation). 15 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Wayne Stambaugh 1e2e144231 Schematic reference object refactoring and minor dialog fix. 15 years ago
Wayne Stambaugh 938cb8843b Schematic reference object improvements and doxygen comment warning fixes. 15 years ago
jean-pierre charras 784c04203e Finish work to enhance annotation algorithm. 15 years ago
jean-pierre charras e7d5770f42 Fix some Doxygen warnings. 15 years ago
Wayne Stambaugh d0105f1ba6 EESchema code refactoring and other minor fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Dick Hollenbeck 4eb80203bb ++eeschema: 15 years ago
jean-pierre charras f45c260a00 Code cleaning. Minor fixes. Better link to gnucap. 16 years ago
Wayne Stambaugh e1b5d49f1b EESchema component library and hierarchical sheet label object improvements. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
charras aa9e61eda5 Code cleanup about netlist, ERC and markers in eeschema ( work in progress ) 17 years ago
charras f7265b0ab1 Eeschema: better ERC diags (work in progress) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
charras 6c01c55456 code cleanup, better comments and comments translation 17 years ago
dickelbeck e3b63f8380 c w patch, plus some attempt to move towards C++, removed some capitalized local variables 18 years ago
charras 4999a844c0 Solved: B.O.M. generation minor problem or multiple parts per package components in complex hierarchies. 18 years ago
charras b8ea76fe63 Solved netlist problems for multiple parts per package components in complex hierarchies. 18 years ago
dickelbeck c406eed135 class name changes, XOR artifacts 18 years ago
CHARRAS e2abaa8109 Display filename and full sheet name ("sheet path") in sheet references 18 years ago
CHARRAS dd9497a105 Fixed: problem which could crash eeschema when a schematic file in a hierarchy was not found 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago