- 26 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 24 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 23 Feb, 2013 2 commits
-
-
Baranoviskiy Konstantin authored
-
Wayne Stambaugh authored
-
- 22 Feb, 2013 5 commits
-
-
Anton Blanchard authored
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* Make Pcbnew net list dialog honor escape key on Linux. * Make Pcbnew swap layers dialog honor escape key on Linux. * Layout and UI policy fixes for Pcbnew swap layer and net list dialogs. * Layout and UI policy fixes for Eeschema plot dialog. * Rename fpip.h to fpid.h. * Fix FPID class compiler errors. * Restore fpid.cpp to Pcbnew static library source list.
-
Dick Hollenbeck authored
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
-
jean-pierre charras authored
-
- 21 Feb, 2013 2 commits
-
-
Baranovskiy Konstantin authored
-
jean-pierre charras authored
Pcbnew: plot Dialog: add a popup menu (try mouse right click in plot dialog) to selected/unselect groups of layers to plot. All: For new zoom centering option: use Shift+Ctrl key instead of Alt key to select the new zoom centering, because Alt key has a special function under Windows. 2 very minor other changes.
-
- 20 Feb, 2013 2 commits
-
-
Baranovskiy Konstantin authored
-
jean-pierre charras authored
-
- 19 Feb, 2013 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled.
-
- 18 Feb, 2013 2 commits
-
-
Wayne Stambaugh authored
-
Emmeran authored
the crosshair after zooming. This method is only used when the ALT key is held while using the mousewheel or if it's permanently enabled in the options dialog next to the middle mouse button panning option.
-
- 16 Feb, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 15 Feb, 2013 1 commit
-
-
Jacobo Aragunde Perez authored
-
- 14 Feb, 2013 8 commits
-
-
Antia Puentes authored
Commit patch from Antia Puentes relative to bug Bug #1125047 : PcbNew: Insert a footprint in the board, from the Library Browser, by double clicking on it, with a change to avoid the button release event (from the double click) to be seen by the main window.
-
marco. authored
-
marco. authored
-
Wayne Stambaugh authored
Add CheckCXXSymbolExists.cmake to fix configure bug using CMake versions prior to 2.8.6. (fixes lp:1124854)
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
add -fPIC for all builds, even cross comiling to Windows from Linux, even non Debug and Release builds
-
- 13 Feb, 2013 3 commits
-
-
jean-pierre charras authored
-
Antia Puentes authored
-
Wayne Stambaugh authored
* Add check for pad type and force drill size to zero if pad is surface mount in PCB_PARSER. * Modify the D_PAD SetAttribute method to clear drill size if pad type is set to surface mount.
-
- 12 Feb, 2013 5 commits
-
-
Dick Hollenbeck authored
-
Emmeran authored
-
Emmeran authored
-
Emmeran authored
-
Wayne Stambaugh authored
* Fixed spacing issue in pad properties dialog. * Remove wxSHAPED flag from pad drawing panel to prevent assertion in wxSizer. * Used sane default pad size and drill size settings to prevent wxRound assertions. * Add license to class_board_design_settings.cpp.
-
- 11 Feb, 2013 2 commits
-
-
jean-pierre charras authored
Eeschema: All fixed fields are now always saved in libraries. Therefore the footprint field can be set in lib (size, visibility) and imported in schematic with its predefined attributes, even if the footprint text is not set.
-
Wayne Stambaugh authored
* Improve the stable and testing build version option logic. * Use CMake FindPythonInterp to configure the Python interpreter. * Use Python interpreter to determine the system Python module install path if not already defined on the command line. * Add header symbol checks for asinh(), acosh(), and atanh(). * Add test source to check for isinf() which can be defined as a C++template. * Replace conditional compile on windows systems for aXXXh() with CMake configuration tests. * A few minor MSVC compile fixes. * Fix incorrect python environment string in fixswigimports.py * Create a separate document for KiCad CMake build options. * Create a separate how to compile KiCad on Windows document.
-
- 10 Feb, 2013 2 commits
-
-
jean-pierre charras authored
eeschema, libedit l fix a bug in lib_arc.cpp which creates incorrect arc start and arc end parameters after rotation or mirror. the Bug #1121079 is due to this bug, but Bug #1121079 itself cannot be fixed because this is the data inside the lib which is broken.
-
jean-pierre charras authored
-