- 23 Mar, 2011 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 22 Mar, 2011 4 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 21 Mar, 2011 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 20 Mar, 2011 7 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 19 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 18 Mar, 2011 3 commits
-
-
Charles McDowell authored
F1.) Allows you to disable a component from the Netlist. Useful for connectors etc. To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N F2.) Allows you to adapt to simulation libraries that require the netlist node sequence to be in a different order. To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 I am using LTSpice, but this holds true for any SPICE subcircuit.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 17 Mar, 2011 3 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Eeschema: fix a *very serious* bug in netlist generation: sometimes the netlist forgets pins for components having more than one part per package, in hierarchical designs.
-
- 16 Mar, 2011 2 commits
-
-
jean-pierre charras authored
Gerbview: Added: read Excellon files created by Pcbnew. The full Excellon command set is not supported, but drill files created by Pcbnew are supported.
-
jean-pierre charras authored
-
- 14 Mar, 2011 3 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
* Fix about dialog escape key termination bug. * Fix edit hot keys dialog escape key termination bug. * Set schematic editor component properties dialog default button. * Fix schematic editor plot DXF dialog escape key termination bug. * Set PCB editor layers setup dialog default button. * Set PCB editor swap layers dialog default button. * Set PCB editor net list dialog default button. * Add comment to UIPolicy.txt about escape key termination requiring proper dialog button IDs.
-
Wayne Stambaugh authored
* Set default button on all dialogs that do not already have a defined default button. The only exception is the EESchema net list dialog which needs converted over to wxFormBuilder and due to it's design makes setting the default button in any tab other than the default tab problematic. * Fix escape key dialog handling bug in EESchema print post script dialog.
-
- 13 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 12 Mar, 2011 6 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
gerbview: fix an issue when using layer list in toolbar to select layer (back to old layer under Linux) Refresh screen when active layer is changed from the layer manager.
-
jean-pierre charras authored
-
jean-pierre charras authored
Gerbview: tweaking code: Now the active layer is drawn on top of other layers. This is an enhancement in stacked draw modes.
-
jean-pierre charras authored
others: fix minor issues.
-
Andrey Fedorushkov authored
-
- 11 Mar, 2011 3 commits
-
-
Andrey Fedorushkov authored
-
Wayne Stambaugh authored
* Remove clearance and net class name read only text boxes from PCBNew auxiliary tool bar. * Display full net class information in message panel when an object that supports net classes is selected. * Move coordinate string conversion function to EDA_DRAW_FRAME object and made it more versatile. * Refresh message panel text when units change.
-
jean-pierre charras authored
Pcbnew: dialog plot: make message window resizable, add tool tip and remove unused sizers.
-
- 10 Mar, 2011 3 commits
-
-
Wayne Stambaugh authored
* Move locate function code into schematic screen object. * Move test for junction needed into schematic screen object. * Move test for marking connected items into schematic screen object. * Move delete item function code into schematic screen object. * Move delete all markers code into schematic screen object. * Add method for locating multiple items in schematic screen object. * Fix minor bug in schematic field object hit test declaration. * Initial encapsulation work on item picker object. * Remove duplicate doxygen comments from item picker object source file.
-
jean-pierre charras authored
-
jean-pierre charras authored
-