Thomas Pointhuber
|
2703bd6b81
|
alitum: set layer name, fix handling of odd layercount
|
2020-04-17 11:06:55 +00:00 |
Thomas Pointhuber
|
a29e55fe7e
|
altium: Fix handling of odd layercount (otherwise, saved *.kicad_pcb file would no longer load)
|
2020-04-17 11:06:55 +00:00 |
Jeff Young
|
9c8941e040
|
Remove a bunch of globals.
|
2020-04-16 17:34:46 +01:00 |
Jeff Young
|
6e800bddae
|
Rationalize penWidth processing as first step in removing some globals.
|
2020-04-13 20:58:13 +01:00 |
jean-pierre charras
|
096564ec0c
|
Fix some typos and I18n issues
|
2020-04-11 08:57:46 +02:00 |
Thomas Pointhuber
|
05d070a0c9
|
altium: update to new string replacement variables
|
2020-04-07 14:52:55 +00:00 |
Thomas Pointhuber
|
13eb4d73da
|
altium: fix segfault due to incorrect check
|
2020-04-07 14:52:54 +00:00 |
Thomas Pointhuber
|
78159c6744
|
Altium importer bug fixes
altium: add missing "layer name" -> "layer" mapping
altium: some coverty fixes towards file reading
altium: improve zone handling, fix coverty issues
|
2020-04-05 22:26:29 +00:00 |
jean-pierre charras
|
5097d14875
|
More about do not mark translatable strings used in debug messages.
|
2020-04-05 14:10:06 +02:00 |
jean-pierre charras
|
34651693c1
|
Altium importer: more about do not mark translatable strings used in debug messages.
|
2020-04-05 13:45:55 +02:00 |
jean-pierre charras
|
70afd12524
|
Altium importer: do not mark translatable some strings used in debug messages.
|
2020-04-05 11:22:52 +02:00 |
Ian McInerney
|
0dac0c9a47
|
Cleanup some dynamic casts
From Coverity scan
|
2020-04-04 12:41:45 +01:00 |
Thomas Pointhuber
|
b707c84b62
|
Use Record handling for parsing
Now, we know how big a record is, and should be able to parse all boards without missing bytes?
|
2020-04-03 23:22:24 +00:00 |