- 28 Mar, 2015 1 commit
-
-
jean-pierre charras authored
-
- 22 Sep, 2014 1 commit
-
-
jean-pierre charras authored
Minor fixes: specctra export: skip malformed circles (having a radius = 0) in board outline creation, which can crash 3d-viewer or vrml export. dialog_fp_lib_table: remember during a session the last open table (global or local). drawing_tool: fix compil warning Update demos.
-
- 23 Aug, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists) Netlist dialog: add option to report only most important messages. Useful for large boards. class REPORTER: add features to allow a basic message filtering (flags to report all/warning/error messages) Fix Bug #1214599 ( tools are deselected on Move command )
-
- 09 Aug, 2013 1 commit
-
-
jean-pierre charras authored
-
- 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.
-
- 10 Mar, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix issues: Ensure pads type connector have a drill size= 0, like SMD pads. Ensure keepout zones have no net.
-
- 14 Jan, 2013 1 commit
-
-
jean-pierre charras authored
AUTHORS.txt: add some contributor names (I certainly forgot some other contributors, and I apologize). Demos: convert .brd files to .kicad_pcb files and fix 2 broken files
-
- 26 Jan, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: First draft to use a new netlist format ( containing the same info as the intermediate netlist, but using S expressions) * Eeschema can generate this netlist format. * Pcbnew can use (automatic identification) the current format or the new format. * Cvpcb does not use yet the new format.
-
- 22 Dec, 2011 1 commit
-
-
jean-pierre charras authored
Better code in test connections in zones. Very minor other fixes
-
- 18 Dec, 2011 1 commit
-
-
jean-pierre charras authored
-
- 02 Apr, 2011 1 commit
-
-
jean-pierre charras authored
* Gerbview, Pcbnew: add SetLocaleTo_Default() after reading double in config to fix issues with decimal separator (when the separator is not a point). (WxWidgets 2.9.1 seems call setlocale( LC_NUMERIC, "" ) when wxConfig read doubles stored in config, but forget to back to current locale.) Note: perhaps there are some dialogs that need this call to SetLocaleTo_Default() ). * Minor code cleanup in pcbnew/netlist.cpp
-
- 07 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 21 Feb, 2011 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 17 Feb, 2011 1 commit
-
-
jean-pierre charras authored
-
- 05 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Change in CvPcb: CvPcb does not use now .dcm files, only .mod files to read modules keywords and doc
-
- 01 Feb, 2011 1 commit
-
-
jean-pierre charras authored
-
- 23 Jan, 2011 1 commit
-
-
jean-pierre charras authored
-
- 04 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 31 Aug, 2010 1 commit
-
-
jean-pierre charras authored
Try to fix block selection issue with some windows managers.
-
- 26 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Added boost::polygon (experimental) Added experimental zone fill calculations with boost::polygon Added patches from Yury Khalyavin
-
- 14 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed a minor issue when creating a netlist. for nets having global labels, global label names were ignored when naming this net.
-
- 11 Jul, 2010 1 commit
-
-
jean-pierre charras authored
fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component)
-
- 30 Jun, 2010 1 commit
-
-
jean-pierre charras authored
Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h, in order to avoid slightly different help strings for the same command, and avoid some not needed translations.
-
- 16 May, 2010 1 commit
-
-
jean-pierre charras authored
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties.
-
- 02 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 28 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 25 Aug, 2008 1 commit
-
-
charras authored
Modified recent change on svn change: "PCB edge always printed when PCB edge layer not selected" was incorrect for eeschema and gerbview solved bug 2070228
-
- 22 Jun, 2008 1 commit
-
-
charras authored
-
- 21 Jun, 2007 1 commit
-
-
charras authored
--no commit message
-
- 05 Jun, 2007 1 commit
-
-
raburton authored
set svn:eol-style property to native for all ascii files to support cross platform development
-