- 09 Jul, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 30 May, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix Bug #1185556. fix issue about Solder Paste Ratio value which was accepting only one digit in mantissa in 3 dialogs (now 6 digits in all dialogs). fix potential issue in .kicad_pcb file creation, in some places where a %g or %.16g format was used: al least under Mingw/gcc4.7.2, the floating number was written using scientific notation, not accepted by the S-expr reader.
-
- 26 May, 2013 1 commit
-
-
Dick Hollenbeck authored
File "rules" has instructional text as comments near top. 2) Convert all text files in repo to LF line ending form. Any checkout done with "rules" in play will convert the working tree to native line ending, while keeping repo as LF line ending.
-
- 30 Mar, 2013 1 commit
-
-
jean-pierre charras authored
-
- 18 Feb, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 12 Feb, 2013 1 commit
-
-
Wayne Stambaugh authored
* Fixed spacing issue in pad properties dialog. * Remove wxSHAPED flag from pad drawing panel to prevent assertion in wxSizer. * Used sane default pad size and drill size settings to prevent wxRound assertions. * Add license to class_board_design_settings.cpp.
-
- 14 Dec, 2012 1 commit
-
-
jean-pierre charras authored
-
- 12 Dec, 2012 1 commit
-
-
jean-pierre charras authored
-
- 06 Dec, 2012 1 commit
-
-
jean-pierre charras authored
Try to fix an unwanted left mouse release button event, when closing a dialog on a click or double click, and therefore when the mouse butoon is released in the parent window Minor other fixes.
-
- 22 Mar, 2012 1 commit
-
-
Dick Hollenbeck authored
subclass DIALOG_SHIM support. Tried dialog_drc but it has nesting problems due to use of DRCLISTBOX, which needs to be put into its own header file to untangle.
-
- 12 Mar, 2012 1 commit
-
-
jean-pierre charras authored
* make 2 bitmaps more visible. * fix incorrect screen redraw when rotating a component. * netlist : the pcbnew advanced format can be now stored (persistant option) in project config.
-
- 10 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Ckecks more pad parameters in pad editor dialog (previously not tested, so a pad could have some very incorrect parameters)
-
- 09 Mar, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: * graphic_item_properties_base.fbp * dialog pad edit: make some strings more easier to translate. * global pad edition: fix a bug that change pad position instead of pad size (round pas only). Eeschema: * fix a bug: new created wires were not alwaes shows until the screen was redrawn.
-
- 08 Mar, 2012 1 commit
-
-
Marco Mattila authored
-
- 24 Feb, 2012 1 commit
-
-
Marco Mattila authored
-
- 19 Feb, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 19 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Minor fixes and enhancements.
-
- 24 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 15 Sep, 2010 1 commit
-
-
jean-pierre charras authored
Preparing work on trapezoidal pad DRC: cleaning code. some comments and translations added in drc.cpp. uncrustify drc.cpp
-
- 11 Sep, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fixed some issues about trapezoidal pads. Better pad editor dialog. fixed other (very) minor bugs. Code cleaning
-
- 29 Jul, 2010 1 commit
-
-
jean-pierre charras authored
minor code cleaning. fixed minor warnings in debug mode.
-
- 02 Mar, 2010 1 commit
-
-
charras authored
-
- 20 Nov, 2009 1 commit
-
-
charras authored
-
- 06 Nov, 2009 1 commit
-
-
charras authored
-
- 05 Nov, 2009 1 commit
-
-
charras authored
Pcbnew: control of masks clearance: Pad Editor Dialog rewritten to handle local mask clearances and a local Net clearance
-
- 23 Aug, 2009 1 commit
-
-
charras authored
-
- 01 May, 2009 1 commit
-
-
stambaughw authored
* All: remove all remaining occurrences of g_DialogFont and dialog font menu handers. * All: remove all remaining non-standard fonts and button text colors from common dialogs. * PCBNew: remove all non-standard fonts and button text colors from dialogs. * PCBNew: update project library and path dialog to match changes to CVPCB version. * EESchema: update project library and path dialog to match changes to CVPCB version. * EESchema: save vertical/horizontal line direction setting between sessions.
-
- 24 Nov, 2008 1 commit
-
-
charras authored
-
- 22 Nov, 2008 1 commit
-
-
charras authored
-