- 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
-
- 14 Dec, 2013 1 commit
-
-
jean-pierre charras authored
Minor change: Eeschema+Pcbnew: display timestamp in edit dialogs (for footprints, sheets, components)
-
- 13 Dec, 2013 6 commits
-
-
Wayne Stambaugh authored
* Make GPCB_PLUGIN::EnumerateFootprints() read the directory contents instead of loading the entire cache. * Make KICAD_PLUGIN::EnumerateFootprints() read the directory contents instead of loading the entire cache.
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* Make GPCB_PLUGIN::EnumerateFootprints() read the directory contents instead of loading the entire cache. * Make KICAD_PLUGIN::EnumerateFootprints() read the directory contents instead of loading the entire cache.
-
Dick Hollenbeck authored
-
Povilas Kanapickas authored
-
Dick Hollenbeck authored
kicad-install.sh and library-repos-install.sh utilize /etc/profile.d/kicad.sh for setting environment variables globally
-
- 12 Dec, 2013 2 commits
-
-
Wayne Stambaugh authored
* Prevent cache from being reloaded on every footprint file read. * Fix a bug forming wxFileName in GPCB_FP_CACHE::Load(). * Fix invalid file name time stamp debug assertion. * Use FPID to set loaded footprint name. * Remove file name <> from exception strings per UIPolicy.
-
Dick Hollenbeck authored
-
- 11 Dec, 2013 1 commit
-
-
Wayne Stambaugh authored
-