- 26 Jan, 2014 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix bug #1272714 . Code cleanup: use 2 different enums for pad shapes and pad drill shapes. Remove never used pad shape.
-
- 05 Aug, 2013 1 commit
-
-
Dick Hollenbeck 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.
-
- 16 Jan, 2013 1 commit
-
-
jean-pierre charras authored
Make scripting version compilable on platforms where the python executable is not python2 (define it by -DPYTHON_EXECUTABLE=<python executable filename>)
-
- 13 May, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix Pcbnew name capitalization in messages. About dialog: add a link to kicad-pcb.org
-
- 05 May, 2012 1 commit
-
-
Jerry Jacobs authored
-
- 12 Mar, 2012 1 commit
-
-
Dick Hollenbeck authored
* Save all visibilities, layer and render, in BOARD and restore on load.
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 30 Dec, 2011 1 commit
-
-
jean-pierre charras authored
Minor other enhancements and code cleaning.
-
- 30 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: prepare work on new algos for connections calculations.
-
- 27 Oct, 2011 1 commit
-
-
jean-pierre charras authored
-
- 18 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Remove obsolete foldr resources/icons. Updates svg icons in folder resources.
-
- 31 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Add a new schematic item: SCH_BITMAP. One can insert now images in a schematic. Add Fabrizio Tappero as contributor in Kicad About dialog
-
- 29 Aug, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 28 Aug, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 14 Jul, 2011 1 commit
-
-
jean-pierre charras authored
-
- 06 Jun, 2011 1 commit
-
-
jean-pierre charras authored
dialog_about: add translator name.
-
- 24 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 14 Mar, 2011 1 commit
-
-
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.
-
- 17 Feb, 2011 1 commit
-
-
jean-pierre charras authored
-
- 16 Jan, 2011 1 commit
-
-
Kenta Yonekura authored
commit patch from Kenta Yonekura (adding Japanese language) and add Kenta Yonekura to translator list in about dialog
-
- 14 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 02 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Pcbnew: For zone filling algo, change the default polygon library from Kbool to Boost::polygon (USE_BOOST_POLYGON_LIBRARY default is ON). (need to rebuild makefile) Gerbview: added decimal format for coordinates, sometimes found in Gerber files.
-
- 22 Oct, 2010 1 commit
-
-
Marco Serantoni authored
-
- 04 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 03 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 02 Sep, 2010 2 commits
-
-
jean-pierre charras authored
Design rule dialog: use wxLC_VIRTUAL options in wxListBoxes tu speed up nets lists display (which was very long for board with a lot of nets)
-
jean-pierre charras authored
-
- 01 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-