Andrey Fedorushkov
a43f24617d
pcbnew: fix build in linux gcc-4.5.2
2013-03-02 20:32:05 +04:00
jean-pierre charras
f11a148d2d
Eeschema: fix broken mirroring for texts and labels in block mirror X and Y (this fixes Bug #1135505 )
...
Pcbnew: add in module popup menu an option to edit the footprint in Modedit (like in Eeschema for components)
minor icons enhancements.
2013-03-01 20:59:29 +01:00
Wayne Stambaugh
73cf4c0e49
Update coding policy to remove support for MSVC.
2013-03-01 08:32:55 -05:00
Dick Hollenbeck
8ea3cd1cb5
Debug build fix
2013-02-28 22:20:29 -06:00
Dick Hollenbeck
62979ae06d
parse *.kicad_pcb files with numeric net_names
2013-02-28 10:17:24 -06:00
Dick Hollenbeck
5e998288d6
specctra_export to handle Edge Cuts graphics in modules
2013-02-27 09:54:29 -06:00
jean-pierre charras
e01b851e1c
CMakeLists.txt: use elseif token instead of elif which create strange issues with some cmake versions.
...
Fix minor issues in nsis config files
2013-02-27 13:46:40 +01:00
jean-pierre charras
2e6a40be96
CMakeLists.txt: use elseif token instead of elif which create issues with some cmake version.
...
Fix minor issues in nsis config files
2013-02-27 08:19:42 +01:00
jean-pierre charras
02c1ec5efc
Minor fixes and cleanup
2013-02-26 12:25:30 +01:00
jean-pierre charras
78a6ba31d8
Fix Bug #1132416 . Minor update in templates.
2013-02-24 18:31:18 +01:00
Baranoviskiy Konstantin
1ae23df0ba
Remove redundant Eeschema plot submenu on platforms that do not support plot to clipboard.
2013-02-23 15:08:28 -05:00
Wayne Stambaugh
36ba9a7309
Add build option to use footprint library table.
2013-02-23 14:30:43 -05:00
Anton Blanchard
7ee129b21a
Fixes segfault in Pcbnew module editor when clicking delete tool where there is no object.
2013-02-22 18:29:44 -05:00
Wayne Stambaugh
b3d4123007
Fix Eeschema plot dialog escape key handling bug on some Linux distros.
2013-02-22 16:59:53 -05:00
Wayne Stambaugh
5bfd330692
Minor dialog and footprint ID class fixes.
...
* 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.
2013-02-22 15:03:00 -05:00
Dick Hollenbeck
49125d1a7d
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
2013-02-22 07:47:35 -06:00
jean-pierre charras
6050ef41a9
Pcbnew: Very minor fix in plot dialog.
2013-02-22 09:04:15 +01:00
Baranovskiy Konstantin
0d809688ee
Eeschema border and title block DXF plot color bug fix.
2013-02-21 18:45:46 -05:00
jean-pierre charras
da20e80de6
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.
2013-02-21 21:53:50 +01:00
Baranovskiy Konstantin
1f46bf2e28
DXF plot layer color bug fix. (fixes lp:1126403)
2013-02-20 15:26:34 -05:00
jean-pierre charras
f345dbe7e4
Eeschema: Fix Bug #1130262 (Inverted pins are plotted with erroneous line width)
2013-02-20 12:46:38 +01:00
Wayne Stambaugh
490c8d856e
Minor dialog spacing, grammar, and sizer fixes.
2013-02-19 14:43:48 -05:00
jean-pierre charras
897a5b8de6
Pcbnew: Export vrml: fix an issue for 3D shapes having a local offset defined: the local offset was not correctly scaled.
2013-02-19 10:21:55 +01:00
Wayne Stambaugh
155cb4f158
Minor dialog spacing, grammar, and UI policy fixes.
2013-02-18 15:14:53 -05:00
Emmeran
445cf5860a
Adds zooming method for zooming relative to the crosshair instead of centering
...
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.
2013-02-18 09:57:39 -06:00
Dick Hollenbeck
6cb1bae032
fp lib table work
2013-02-15 19:09:53 -06:00
Dick Hollenbeck
c0c9d667cd
typos and tooltip
2013-02-15 18:13:35 -06:00
Jacobo Aragunde Perez
b946032f56
Plot dxf format: fix issue for some non latin1 chars.
2013-02-15 12:53:16 +01:00
Antia Puentes
df8826240f
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.
2013-02-14 22:20:56 +01:00
unknown
5dda4f95a6
MacOSX: now autoplace is drawn correctly
2013-02-14 20:57:19 +01:00
unknown
f3822e6ffa
MacOSX: Now Arcs are shown in edit mode
2013-02-14 20:56:45 +01:00
Wayne Stambaugh
084ad26b73
Add CheckCXXSymbolExists.cmake to fix configure bug using CMake versions prior to 2.8.6. (fixes lp:1124854)
2013-02-14 13:39:36 -05:00
jean-pierre charras
fafecb491e
Remove outdated (and/or erroneous) documentation.
2013-02-14 18:57:12 +01:00
Dick Hollenbeck
0e6a590305
-fPIC only for non-MINGW. See http://mingw.5.n7.nabble.com/Option-fPIC-not-supported-td18480.html
2013-02-14 09:31:56 -06:00
Dick Hollenbeck
0e8c9fda5e
typo
2013-02-14 08:50:32 -06:00
Dick Hollenbeck
d2ac283570
add -fPIC for all builds, even cross comiling to Windows from Linux, even non Debug and Release builds
2013-02-14 07:12:54 -06:00
jean-pierre charras
69bdc16751
Pcbnew: Pcad2kicad: remove dead code.
2013-02-13 18:19:46 +01:00
Antia Puentes
b8325a38a1
Eeschema: force file ext in"Sheet Save As" command (Bug #1122212 )
2013-02-13 18:18:23 +01:00
Wayne Stambaugh
403a1a7e1f
Fix bug caused by setting default drill size in D_PAD (fixes lp:1123392).
...
* 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.
2013-02-12 20:01:22 -05:00
Dick Hollenbeck
cf481d2fc4
fix compiler warnings on gcc 4.6.3, Debug build
2013-02-12 11:41:13 -06:00
Emmeran
c3e3fc4dba
converted linux to dos file endings for wxfb files
2013-02-12 05:30:28 +01:00
Emmeran
254ad1b26b
moved changes to dialogs into fbp files
2013-02-12 05:18:22 +01:00
Emmeran
2c642afd04
tabs converted to spaces except wxstruct.h
2013-02-12 04:56:46 +01:00
Wayne Stambaugh
e43fab7c01
Pcbnew pad properties dialog assertion and layout fixes.
...
* 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.
2013-02-11 20:07:04 -05:00
jean-pierre charras
55f2914163
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.
2013-02-11 19:50:55 +01:00
Wayne Stambaugh
96d7ac7c6a
Configuration and compile documentation improvements.
...
* 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.
2013-02-10 19:41:49 -05:00
jean-pierre charras
c9be096e88
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.
2013-02-10 19:02:45 +01:00
jean-pierre charras
e18b8642c4
Upgrade boost to version 1.53.0 and clipper to 5.03
2013-02-10 14:52:01 +01:00
jean-pierre charras
dad83c9004
Pcbnew: Try to find a better workaround for zone fiill bug (crash or bad fil areasl in very rare cases).
...
pcbnew+Eeschema: Fix a very minor bug: filename not displayed in frame reference.
2013-02-09 21:03:20 +01:00
Wayne Stambaugh
f0a86c360c
Improve Eeschema find dialog behavior.
...
* Remove ignore mouse events before creating find dialog for true mode-less
behavior as was originally intended.
2013-02-07 15:36:35 -05:00