- 29 Oct, 2012 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Hans Henry von Tresckow authored
Here is a first cut at the 40pin booster pack template. I made 2 versions, BoosterPack40, which has the optional J5 connector and is 2"x1.7" and BoosterPack40_min, which is 2"x1.35" and leaves the switches accessible.
-
- 28 Oct, 2012 2 commits
-
-
Marco Mattila authored
-
Dick Hollenbeck authored
-
- 25 Oct, 2012 4 commits
-
-
Dick Hollenbeck authored
switch from STREAM_OUTPUTFORMATTER to FILE_OUTPUTFORMATTER mostly throughout,and minor richio factoring
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
add class FILE_OUTPUTFORMATTER and use it in PCB_IO, since it is about 8-10 faster than STREAM_OUTPUTFORMATTER
-
- 24 Oct, 2012 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 23 Oct, 2012 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Minor enhancement in popup menus for wire and bus. Kicad: stm32f0discovery template: very minor fix.
-
- 22 Oct, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 21 Oct, 2012 1 commit
-
-
Kerusey Karyu authored
-
- 20 Oct, 2012 1 commit
-
-
Kerusey Karyu authored
-
- 18 Oct, 2012 1 commit
-
-
jean-pierre charras authored
fctsys.h: remove useless define. Fix minor issues and add minor enhancements.
-
- 17 Oct, 2012 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Fix a minor compatibility issue in .pro file for new boards, between decimils and nanometers versions of Pcbnew.
-
- 16 Oct, 2012 2 commits
-
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
- 15 Oct, 2012 2 commits
-
-
jean-pierre charras authored
Kicad manager: project_template.cpp: accepts lower and upper case HTML keywords (compatibility with libreoffice)
-
Dick Hollenbeck authored
-
- 14 Oct, 2012 2 commits
-
-
jean-pierre charras authored
-
Brian Sidebotham authored
-
- 13 Oct, 2012 3 commits
-
-
jean-pierre charras authored
Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. Pcbnew: add PDF format for drill map generation. Plotter classes: tweaking code.
-
Andrey Fedorushkov authored
-
marco. authored
-
- 09 Oct, 2012 3 commits
-
-
Wayne Stambaugh authored
Fix footprint library file extension bug in CvPcb and Pcbnew due to s-expression changes, fixes lp:1064593.
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 08 Oct, 2012 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
which was having difficulty with embedded nuls in files coming from PCAD. *) Make dsnlexer.cpp's isSpace() treat nuls as whitespace.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 07 Oct, 2012 3 commits
-
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
* Add footprint methods to PCB_IO. * Add FP_CACHE and FP_CACHE_ITEM for handling new footprint library design. * Add code to save legacy libraries in new format. * Change behavior of BOARD_ITEM::GetLayerName() to return the default layer name when the item does not have a BOARD as a parent. * Minor changes to the module output formatter when writing to module library files (no BOARD as parent). * Add new (and some that I forgot along the way) CMake flags to EDA_BASE_FRAME::CopyVersionInfoToClipboard(). * Add -Wno-narrowing to GCC flags to stop GCC 4.7 from complaining about a conversion from int to unsigned in the Boost polygon library. * Add INPUT_STREAM_READER to richio.cpp to allow using any object derived from wxInputStream as a LINE_READER (needs to be validated).
-