Thomas Pointhuber
|
7ef9082c86
|
altium: add unit-tests for ReadProperties() and fix some issues found while doing so
|
2021-03-08 23:03:00 +01:00 |
Seth Hillbrand
|
283d176cdc
|
Use std::locale::classic() globally
This is a better alternative when imbuing streams
|
2021-02-26 17:21:55 -08:00 |
Thomas Pointhuber
|
c255dede17
|
altium: loosen up ReadProperties check a bit, to allow reading of likely malformed altium files.
|
2021-02-07 16:52:31 +01:00 |
Thomas Pointhuber
|
9ddfd82b91
|
altium: Fix #6242 by increasing clamp limit for unit conversation. Furthermore fix error which happens when parsing negative units.
|
2021-01-31 13:59:51 +01:00 |
Thomas Pointhuber
|
3ced74d19c
|
altium: Properties are normaly stored in Upper case, but Altium decided CamelCase are good as well
Fix: https://gitlab.com/kicad/code/kicad/-/issues/6044
|
2020-10-18 15:24:25 +02:00 |
Thomas Pointhuber
|
9199d1ff63
|
altium: fix line style and filling
|
2020-10-17 13:45:33 +00:00 |
Thomas Pointhuber
|
a03fb7a9a8
|
Altium: Refactor and add initial structure for schematic importer
altium: move pcbnew/altium2kicadpcb_plugin -> pcbnew/plugins/altium
See: https://gitlab.com/kicad/code/kicad/-/issues/4412
|
2020-08-23 19:01:08 +00:00 |