Marco Serantoni
3eab6c5af2
[MacOSX] Manage older OpenSSL API (needed for OSX 10.6) and probably older linuxes
2013-12-31 11:48:16 +01:00
Marco Serantoni
d1bd519e7c
[MacOSX] Manage older OpenSSL API (needed for OSX 10.6) and probably older linuxes
2013-12-31 11:45:17 +01:00
Marco Serantoni
0b62184c51
[MacOSX] Removing freetype dependecy for Cairo (uses cocoa font management)
2013-12-31 11:44:16 +01:00
Marco Serantoni
7ae4bc208a
[MacOSX] disable -fvisibility due compiler blames..
2013-12-31 11:42:25 +01:00
Dick Hollenbeck
c28fbe566d
minor tidying
2013-12-31 00:25:53 -06:00
Dick Hollenbeck
5ae8d9b220
Add -fvisibility options to significantly reduce binary sizes.
...
Switch to boost::context for all platforms, almost.
Please try your platform by commenting out fcontext.s in common/CMakeLists.txt.
2013-12-30 11:53:12 -06:00
Marco Serantoni
4d3ac11467
[MacOSX] fixes issues with previous OSX compilers gcc-4.2 and makes a better general beaviour of KICAD_BUILD_STATIC
2013-12-30 16:53:09 +01:00
Marco Serantoni
5777523b35
Fixing typo
2013-12-30 01:36:57 +01:00
Marco Serantoni
e0eb666f6c
[MacOSX]/All purpose - Support for static linking
2013-12-30 01:27:03 +01:00
jean-pierre charras
19ebe3feb8
eeschema: fix compil issue. Boost build: boost lib context built only on OSX (does not build on mingw, and not needed)
2013-12-29 23:05:06 +01:00
Marco Serantoni
b9e9480e5c
[MacOSX]/All purpose - Starting support to static linking
2013-12-29 20:38:12 +01:00
Marco Serantoni
70b7131ae7
[MacOSX] fixes a missing feature in boost and fixes static build with x86/i386 involved
...
(https://svn.boost.org/trac/boost/ticket/8266 )
2013-12-29 20:36:30 +01:00
jean-pierre charras
7ec2c004a2
fix bugs 1264240, 1264247, 1264239, 1264233 (clang report errors)
2013-12-29 16:12:27 +01:00
jean-pierre charras
7e884e1eb1
Fix bugs 1264236, 1264238, 1264254
2013-12-29 12:01:54 +01:00
jean-pierre charras
7689d48632
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.
2013-12-29 11:15:06 +01:00
Marco Serantoni
514c6c11ae
Shows the current BZR version in version.h, not the last in the repository (Nick Østergaard)
2013-12-28 12:29:20 +01:00
jean-pierre charras
e18828bed7
Dialog fp plugin option: Fix compil issue under gcc 4.4 (does not happen with 4.6 and later) about an overloaded function.
2013-12-27 12:44:40 +01:00
jean-pierre charras
0d52d9aa52
Pcbnew, 3D viewer: fix incorrect position of multiline texts.
2013-12-27 08:24:36 +01:00
Dick Hollenbeck
bf9db2148c
Hide m_galCanvas and m_galCanvasActive behind accessors. Fix DLIST concatonation API corner case.
2013-12-26 16:36:43 -06:00
unknown
768f7c0e45
Update freedesktop files according to http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
2013-12-24 13:11:18 -06:00
Dick Hollenbeck
d160459f4a
FIX: avoid use of wxFileName::GetModificationTime() when it can fail.
2013-12-24 13:09:41 -06:00
Dick Hollenbeck
69b16484ec
add mime type application/x-pcbnew-pcb, extend Desktop Exec to support a file to open on command line
2013-12-24 13:07:17 -06:00
Dick Hollenbeck
5f023e1e25
Update resources/linux/mime with zip from Fabrizio
2013-12-24 12:46:56 -06:00
Marco Serantoni
b7996a4ad4
[MacOSX] Thanks for the hint, nullset@freenode, Merry Xmas !
2013-12-24 19:16:56 +01:00
Baranovskiy Konstantin
447bb98480
Fix worksheet multiple line text plotting bug. (fixes lp:1261906)
2013-12-23 11:25:13 -05:00
Dick Hollenbeck
68d43a49df
kicad-install.sh: abort on first failure.
2013-12-23 09:39:40 -06:00
Marco Serantoni
3353297858
[MacOSX] Fixing Zone visualization and removing not working code
2013-12-23 16:14:22 +01:00
jean-pierre charras
f56e4fe1a4
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.
2013-12-23 09:07:08 +01:00
Marco Serantoni
5a6e6b2733
[MacOSX] Cleanup
2013-12-22 20:52:52 +01:00
jean-pierre charras
58b96efe06
Fix broken download_boost.cmake. Fix minor other issues:
...
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)
2013-12-22 20:02:04 +01:00
Marco Serantoni
0328cfe83e
[MacOSX] Fixing crash/missing refresh in pcb text
2013-12-22 18:39:37 +01:00
Marco Serantoni
4270fece64
[MacOSX] Fixing crash when changing module text properties - bug #1230090
2013-12-22 18:29:57 +01:00
Maciej Suminski
9cba0c0b02
Merge zone outline drawing fix request.
2013-12-22 11:30:46 -05:00
Maciej Suminski
64201d49f0
Merge aligned text fix request.
2013-12-22 11:07:47 -05:00
Marco Serantoni
c801fcd835
[MacOSX] Treats LLVM as GCC + adds support for boost multiple processor(ppc/intel) and address(32/64 bit)
2013-12-22 15:55:05 +01:00
Maciej Suminski
aac9946aef
OpenGL canvas rats nest merge request.
2013-12-20 15:58:18 -05:00
Maciej Suminski
ebdddf0bc0
Ratsnest is updated, when there are tracks added using the P&S router.
2013-12-20 15:18:41 +01:00
Maciej Suminski
a8ac725564
Fixed broken search filters.
2013-12-20 11:54:48 +01:00
Maciej Suminski
342684587a
Upstream merge.
2013-12-20 10:15:00 +01:00
jean-pierre charras
9a532f2cda
Undo the change in specctra_export I erroneously committed, which is not fully tested.
2013-12-19 12:43:16 +01:00
jean-pierre charras
909b7fb425
Dxf export: fix an issue in exported arcs. Update libdfx.
...
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.
2013-12-19 12:33:57 +01:00
Baranovskiy Konstantin
0913c5e167
Fix border and title block line thickness plotting bug. (fixes lp:1261899)
2013-12-18 13:11:15 -05:00
Wayne Stambaugh
9abad0063e
CvPcb: reload footprint list when footprint library table is changed. (fixes lp:1261911)
2013-12-18 11:36:07 -05:00
Wayne Stambaugh
4b851f9b98
Pcbnew: rotate footprint hot key fixes (fixes lp:1066182).
...
* 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.
2013-12-18 09:48:59 -05:00
Wayne Stambaugh
a8339496e5
Pcbnew: change general properties dialog rotation angle to text edit control.
2013-12-17 16:38:20 -05:00
Wayne Stambaugh
9a183196a2
Merge changes from testing head.
2013-12-16 16:41:32 -05:00
Wayne Stambaugh
5a12aa9e1b
Pcbnew: fix 45 degree rotation angle undo and global variable elimination.
2013-12-16 16:40:03 -05:00
Maciej Suminski
5c0d62ac2e
Fixed drawing of rotated texts that are not horizontally center aligned.
2013-12-16 10:36:33 +01:00
jean-pierre charras
3d511efbb9
Pcbnew: remove broken patch for" Bug #1255059 ".
...
Minor change: Eeschema+Pcbnew: display timestamp in edit dialogs (for footprints, sheets, components)
2013-12-14 20:03:38 +01:00
Wayne Stambaugh
05a159d648
Pcbnew: minor Geda and KiCad plugin improvements.
...
* 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.
2013-12-13 18:16:40 -05:00