This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 02:03:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
common
/
io
History
Alex Shvartzkop
2a889f03fc
EasyEDA Std/Pro: import (some) component metadata for symbols.
...
Also fixes Reference numbering. Fixes
https://gitlab.com/kicad/code/kicad/-/issues/17806
2024-05-03 00:37:59 +03:00
..
altium
Fix mismatched new[] vs free() in Altium parser
2024-03-05 23:09:38 -05:00
cadstar
Flip symbol editor's Y axis to match other editors.
2024-04-27 13:47:56 +01:00
common
…
eagle
Fix Eagle board import when footprint library versions exist.
2024-03-14 09:45:05 -04:00
easyeda
EasyEDA Std/Pro: import (some) component metadata for symbols.
2024-05-03 00:37:59 +03:00
easyedapro
Move JSON_SETTINGS and PARAMS to kicommon
2024-03-20 23:29:42 -04:00
kicad
prettifier: add newline to end of file
2024-03-18 15:29:43 -04:00
io_base.cpp
Push library reading check to IO_BASE
2023-12-27 16:44:45 +00:00
io_utils.cpp
…
io_utils.h
…