- 10 Jan, 2011 2 commits
-
-
jean-pierre charras authored
Eeschema: minor enhancement: When a netlist is created and a component is not yet annotated, the annotate dialog is called from the netlist dialog (no need to close the netlist dialog, open the annotated dialog and reopen the netlist dialog).
-
Wayne Stambaugh authored
* Move update block pick list code to SCH_SCREEN object. * Remove redundant drawing function RedrawOneStruct(). * Change context menu text "Noconn" to "No Connect". * Change context menu text "GLabel" to "Global Label".
-
- 07 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move schematic select block from global variable to SCH_EDIT_FRAME. * Remove redundant schematic drawing code for eeredraw.cpp. * Move block select code into SCH_SCREEN object. * Simpilify block item select code. * Fix bug in SCH_LINE selection state test. * Add test to schematic objects for connectability. * Make copy block items function a private method in SCH_EDIT_FRAME.
-
- 06 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Schematic reference object now completely encapsulated. * Schematic reference list object refactoring complete. * Make OK default button in PCBNew block operation dialog.
-
- 05 Jan, 2011 3 commits
-
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
* More schematic reference list object refactoring. * Initial encapsultation of schematic reference object. * Improve schematic reference object doxygen comments. * Remove redundant library component lookup when generating net list. * Fix doxygen waring in LIB_PIN object.
-
jean-pierre charras authored
Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files. this was due to incorrect macro NORMALIZE_ANGLE (was the same as NORMALIZE_ANGLE_POS), now modified and renamed NORMALIZE_ANGLE_360
-
- 04 Jan, 2011 1 commit
-
-
jean-pierre charras authored
-
- 02 Jan, 2011 1 commit
-
-
jean-pierre charras authored
Fix a minor warning when starting Kicad in debug mode (wxWidgets 2.9.1 specific)
-
- 01 Jan, 2011 1 commit
-
-
jean-pierre charras authored
Eeschema: cleaning code. Start work to enhance annotation algorithm. Already added an option to annotate using sheet number (sheet 1 uses numbers 100 to 199, sheet 2 uses 200 to 299..). Works fine if deleting existing annotation, but needs work to be used when the existing annotation is kept .
-
- 31 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 30 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 29 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 28 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 27 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Dec, 2010 3 commits
-
-
jean-pierre charras authored
Fix bug in SCH_SHEET copy constructor (size not copied, so copied hierarchical sheets have a 0 size), and a minor bug in block save.
-
jean-pierre charras authored
-
jean-pierre charras authored
fix bug 692240: a subtle bug in LIB_COMPONENT::LocateDrawItem() that destroys DefaultTransform matrix.
-
- 22 Dec, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 21 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit. Fix some Doxygen warnings.
-
- 20 Dec, 2010 3 commits
-
-
jean-pierre charras authored
Eeschema, Modedit: void fields (mainly the footprint field) now cannot be selected when click on them.
-
jean-pierre charras authored
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). Rename EDA_Rect::Inside to EDA_Rect::Contains ( EDA_Rect::Inside( const EDA_Rect& aRect ) was very ambiguous ) Fix some Doxygen warnings and erroneous comments; Add comments.
-
Lorenzo Marcantonio authored
-
- 18 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 17 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Minor cosmetic enhancements. commint forgoten files in boost lib.
-
- 14 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 13 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 10 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 08 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 07 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 04 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code)
-
- 02 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 29 Nov, 2010 1 commit
-
-
jean-pierre charras authored
minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg.
-
- 20 Nov, 2010 3 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 19 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-