- 06 Mar, 2014 1 commit
-
-
Wayne Stambaugh authored
-
- 03 Mar, 2014 1 commit
-
-
Martin Janitschke authored
-
- 07 Jan, 2014 1 commit
-
-
jean-pierre charras authored
-
- 05 May, 2013 1 commit
-
-
Lorenzo Marcantonio authored
The plan goes like this: - eeschema still uses int in decidegrees - all the other things internally use double in decidegrees (or radians in temporaries) - in pcbnew UI the unit is *still* int in decidegrees The idea is to have better precision everywhere while keeping the user with int i angles. Hopefully, if a fractional angle doesn't come in from the outside, everything should *look* like an integer angle (unless I forgot something and it broke) When the time comes, simply updating the UI for allowing doubles from the user should be enough to get arbitrary angles in pcbnew.
-
- 28 Apr, 2013 1 commit
-
-
jean-pierre charras authored
Pcbbnew: fix bug Bug #1172892 (bad drill map file names, when a point is used inside a board file name)
-
- 31 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
-
- 18 Dec, 2012 1 commit
-
-
Wayne Stambaugh authored
-
- 05 Oct, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: drill files creation: better dialog to create driil files, map files and report file. Code cleaning
-
- 22 Dec, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 30 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Correct all user strings and comments for the correct capitalization of application names according to JP. They are KiCad, Pcbnew, CvPcb, Eeschema, and GerbView. * Add a note the the user interface policy about the correct capitalization.
-
- 23 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 01 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to wxstruct.h since they are used by the Kicad main frame classes. * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h. * Fix a bug in SET_BITMAPS that prevented enabling menu item images on OSX. * Rename MsgItem to EDA_MSG_ITEM. * Remove redundant includes from modified files. * Doxygen and coding style policy fixes.
-
- 19 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Minor fixes and enhancements.
-
- 28 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 24 Nov, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 29 Aug, 2009 1 commit
-
-
charras authored
-
- 28 Jun, 2009 1 commit
-
-
charras authored
-
- 25 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 18 Jan, 2008 2 commits
-
-
dickelbeck authored
-
CHARRAS authored
-