kicad/pcbnew/plugins
Seth Hillbrand 1662f6aad6 Speed up footprint loading by caching
Store the COMPOUND_FILEs in a map referenced to the library name.  This
keeps the COMPOUND_FILE cache in memory rather than regenerating it each
time
2023-09-06 19:15:35 +00:00
..
altium Speed up footprint loading by caching 2023-09-06 19:15:35 +00:00
cadstar CADSTAR PCB: nullptr safety 2023-08-28 22:38:46 +02:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
fabmaster Import system refactor for PCB plugins. 2023-08-15 05:26:12 +03:00
geda Fix some minor compil and Coverity warnings. 2023-08-17 10:06:17 +02:00
kicad Allow multiple format image saving 2023-09-06 12:12:32 -07:00
legacy Wrap FILE_LINE_READER in try-catch blocks in PCB plugins for CanRead*. 2023-08-29 19:13:55 +03:00
pcad Fix some minor compil and Coverity warnings. 2023-08-17 10:06:17 +02:00