kicad/pcbnew/plugins/altium
Thomas Pointhuber c6504628f0 altium: Fix Compound File Reader which returned wrong entries
It was possible that we confuse multiple files with the same name. This should not be that relevant for board and schematic import, but is important for library import!
2022-01-17 19:51:51 +01:00
..
CMakeLists.txt Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
altium_circuit_maker_plugin.cpp Altium import: Use UTF16 string table for PCB texts 2021-11-12 14:49:22 +00:00
altium_circuit_maker_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_circuit_studio_plugin.cpp Altium import: Use UTF16 string table for PCB texts 2021-11-12 14:49:22 +00:00
altium_circuit_studio_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_designer_plugin.cpp Altium import: Use UTF16 string table for PCB texts 2021-11-12 14:49:22 +00:00
altium_designer_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
altium_parser.ksy altium: extend documentation so we can parse Altium *.PcbLib files in the future 2022-01-17 19:51:51 +01:00
altium_parser_pcb.cpp Continue the war on wxPoint 2022-01-10 19:52:26 -05:00
altium_parser_pcb.h Another batch of point changes 2022-01-01 13:17:12 -05:00
altium_pcb.cpp altium: Fix Compound File Reader which returned wrong entries 2022-01-17 19:51:51 +01:00
altium_pcb.h Import Altium radial dimensions to KiCad radial dimensions. 2021-12-23 22:17:01 +00:00
altium_rule_transformer.cpp add missing include for wxWidgets 3.1.4 2021-03-21 17:35:20 +01:00
altium_rule_transformer.h Fix ALTIUM_RULE_TOKEN qa test failure 2021-06-24 05:58:24 +00:00