- 23 Jun, 2010 1 commit
-
-
jean-pierre charras authored
In netlist generation, changed the rule to calculate netnames of nets with labels: Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name defined by the first label found in list. So net names could be changed without really changing the schematic. Now the names are calculated from the rules (by priority order) : 1 - use the most top level labels in hierarchies. 2 - use global labels first, local labels next (hidden power pins names are global labels). 3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND, and adding a VSS connection cannot change the net name) So power nets and nets that have more than one label cannot have their netname changed if there is no actual change relative to these nets names in schematic
-
- 21 Jun, 2010 2 commits
-
-
jean-pierre charras authored
minor enhancements. Fixing a crash in build_BOM.cpp (temporary fix, until Dick finishes fields rework)
-
jean-pierre charras authored
-
- 20 Jun, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 19 Jun, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 18 Jun, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
factor some pioneering code into a the stable building block class DSNLEXER, generalize expected valued for name and value within the template field parser.
-
- 17 Jun, 2010 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 16 Jun, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 15 Jun, 2010 5 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 14 Jun, 2010 2 commits
-
-
jean-pierre charras authored
fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules)
-
jean-pierre charras authored
fixed bugs 593546 ( 'Update module' in module editor becomes sometimes unavailable after undo ) and 593547 ('no' confirmation in module editor overlaps modules)
-
- 13 Jun, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 12 Jun, 2010 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 11 Jun, 2010 1 commit
-
-
Wayne Stambaugh authored
* Field match method expected SCH_SHEET_PATH pointer type not SCH_SHEET pointer type.
-
- 10 Jun, 2010 3 commits
-
-
jean-pierre charras authored
Added an *experimental* tool (bitmap2component) to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons This tool uses potarce library that converts a bitmap picture (.bmp or .pgm format) to a set of polygons. bitmap2component converts a bitmap to a .emp footprint (that can be imported by modedit) or a .lib component that can be imported by libedit. See changelog for more info
-
jean-pierre charras authored
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
-
jean-pierre charras authored
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
-
- 08 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 06 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 05 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 04 Jun, 2010 1 commit
-
-
jean-pierre charras authored
-
- 02 Jun, 2010 2 commits
-
-
jean-pierre charras authored
-
jp authored
-
- 31 May, 2010 2 commits
-
-
jean-pierre charras authored
-
jp authored
-
- 30 May, 2010 2 commits
-
-
jean-pierre charras authored
fixed bugs 587175 and 587176
-
jean-pierre charras authored
-
- 29 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 27 May, 2010 1 commit
-
-
jp authored
-