- 30 Dec, 2013 1 commit
-
-
Marco Serantoni authored
-
- 29 Dec, 2013 6 commits
-
-
jean-pierre charras authored
eeschema: fix compil issue. Boost build: boost lib context built only on OSX (does not build on mingw, and not needed)
-
Marco Serantoni authored
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. Fix bug 1264248. Fix a very minor issue in RemoveTrailingZeros, for countries where the separator in floating numbers is a comma.
-
- 28 Dec, 2013 1 commit
-
-
Marco Serantoni authored
-
- 27 Dec, 2013 2 commits
-
-
jean-pierre charras authored
Dialog fp plugin option: Fix compil issue under gcc 4.4 (does not happen with 4.6 and later) about an overloaded function.
-
jean-pierre charras authored
-
- 26 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 24 Dec, 2013 5 commits
-
-
fabrizio. authored
Update freedesktop files according to http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
add mime type application/x-pcbnew-pcb, extend Desktop Exec to support a file to open on command line
-
Dick Hollenbeck authored
-
Marco Serantoni authored
-
- 23 Dec, 2013 4 commits
-
-
Baranovskiy Konstantin authored
-
Dick Hollenbeck authored
-
Marco Serantoni authored
-
jean-pierre charras authored
specctra_export.cpp: Fix a conversion error from mils to mm I made i n may last commit, which set min dist to find a segment end for internal outlines holes to 1 mil instead of 10 mils.
-
- 22 Dec, 2013 7 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
dialog fp lib table display not updated (Windows specific) when an option is changed from the lib table option editor overloaded function in dialog_fp_lib_table.cpp not compiled with gcc 4.4.7 (try to fix Bug #1262002). specctra_export.cpp: set min dist to find segment ends when building the board outline to 2 microns (should break anything, but should be enough to fix rounding issues when creating/importing board outlines with arcs)
-
Marco Serantoni authored
-
Marco Serantoni authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Marco Serantoni authored
[MacOSX] Treats LLVM as GCC + adds support for boost multiple processor(ppc/intel) and address(32/64 bit)
-
- 20 Dec, 2013 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 19 Dec, 2013 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew:, libedit, Save lib as...: the new .pretty lib format is the default, instead of legacy .mod format. The legacy format is still selectable in the file selection dialog.
-
- 18 Dec, 2013 3 commits
-
-
Baranovskiy Konstantin authored
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* Change general properties dialog to allow for entry of arbitrary rotation angles for greater than 0 to 90. * Move global rotation angle variable into PCB_EDIT_FRAME object where it is used and add accessors. * Change rotate footprint undo operation from UR_ROTATE_XXXX to UR_CHANGE. * Create function to remove trailing zeros from floating point wxString objects.
-
- 17 Dec, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 16 Dec, 2013 3 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
Maciej Suminski authored
-