Camille
|
9ff66a5274
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
jean-pierre charras
|
ede0daf9db
|
lib_dxf: Update to version 0.5.13 (previous: 0.5.11) due to a bug (memory leak) fixed in 0.5.13, which has also more comments, and try to fix most of coverity warnings (not initialized class members).
These members are now initialized, which also fix some other more serious coverity issues.
|
2015-02-24 10:07:40 +01:00 |
jean-pierre charras
|
eb22bf426c
|
Pcbnew: very minor fixes and update: update clipper version. uncrustify polytri/* and fix some warning compil.
|
2014-01-03 18:39:28 +01:00 |
jean-pierre charras
|
3e3869ed80
|
dxf import: minor enhancements in dialog. Update libdfxw from git, and uncrustify it. add a test dfx file
|
2013-10-28 09:06:38 +01:00 |
jean-pierre charras
|
55e9b4d1b6
|
Add a DXF file import to create board outlines
|
2013-10-24 18:44:38 +02:00 |