- 19 Nov, 2010 2 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 18 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew: minor code cleanup and enhancement in zone filling. Commit patch from Marco Mattila. Eeschema: minor bug fix about dangling ends. removed obsolete file
-
- 17 Nov, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
- 13 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
Marco Serantoni authored
-
jean-pierre charras authored
-
- 12 Nov, 2010 4 commits
-
-
jean-pierre charras authored
Eeschema: fix bug in load_one_schematic_file.cpp: error about files version, that create errors for hierarchical labels. Pcbnew: cleaning code in block.cpp, and modifye previous way to calculate block size in block command, because old way creates unexpected behavior in block rotate and block flip. Pcbnew: Fix a bug in plot silkscreen layers. Cvpcb: Fix compilation issue under MACOX
-
Dick Hollenbeck authored
can be deleted later if they exist in the headers, or moved to headers if they should exist in the headers.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 11 Nov, 2010 2 commits
-
-
Macor Mattila authored
-
Wayne Stambaugh authored
-
- 10 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 09 Nov, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 08 Nov, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 07 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 03 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 01 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 29 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 28 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/
-
- 26 Oct, 2010 3 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 25 Oct, 2010 2 commits
-
-
jean-pierre charras authored
Eeschema: converted plot PS dialog from Dialogblocks to wxFormBuilder Fixed a minor bug when plotting shapes with filled in background option. Pcbnew: Added locked modules block patch
-
Wayne Stambaugh authored
-
- 23 Oct, 2010 2 commits
-
-
jean-pierre charras authored
Libedit: fixed draw artefacts when editing a graphic symbol. fixed minor issues in undo and abort commands when editing graphic items.
-
jean-pierre charras authored
-
- 22 Oct, 2010 2 commits
-
-
Vovanium authored
Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components
-
Wayne Stambaugh authored
* Fix bug that prevented component from being replaced in library when the component root name was changed. * Fix drawing bug when changing text or field item string while move in progress. * Fix drawing bug when rotating text item while move in progress. * Prevent undo or redo when editing a component draw item. * Fix assert bug when replacing component in library when the component root name was changed. * Fix bug in field editor caused by new root alias implementation that prevented any field from being changed. * Fix minor spacing issues with EESchema find dialog. * Deprecate remaining internal linked list code from component library objects. * Rename pin object files to match new library object file naming scheme. * Move LIB_TEXT object definition into it's own header file.
-
- 21 Oct, 2010 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 20 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
* All library component object editing is now performed with the ojbect except LIB_PIN (coming soon). * Added TRANFORM class to handle coordinate transforms. * Remove old transform matrix functions. * More file renaming to align them with the other component library object file names. * Fix hot key bugs in library editor to disable edit keys while an item is being edited. * Fixed bug when cancelling rotation of text and field objects while being moved.
-
- 15 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Gerbview: Added support for gerber command SR (Step and Repeat) and multiple MOIN and MOMM in file
-
- 12 Oct, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-