jean-pierre charras
|
f16e083ecf
|
Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code)
|
2015-03-11 14:59:43 +01:00 |
jean-pierre charras
|
a550ff84db
|
Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables)
|
2015-03-04 10:26:00 +01:00 |
Felix Morgner
|
24f95c66db
|
resaved some files as UTF-8 to silence clangs warnings about illegal character encodings.
|
2013-04-25 18:31:14 -04:00 |
Dick Hollenbeck
|
210a7036db
|
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
|
2012-09-21 12:02:54 -05:00 |
Dick Hollenbeck
|
b8a0ab4c52
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
jean-pierre charras
|
9cc4f5d0a6
|
Eeschema: add compil option in sch_field.cpp to go back to old behavior for field texts justifications (this option is not activated)
Note: only vertical texts have a modified behavior.
Minor other changes.
|
2012-01-06 20:00:59 +01:00 |
jean-pierre charras
|
1275240759
|
Add a new utility: pcb_calculator (need of course wore work)
Eeschema: optimize import of footprints names ( .stf files) that was time consumming with large designs.
|
2011-08-05 21:53:42 +02:00 |