| .. |
|
examples
|
Remove CK1202_V1.pcb sample file, actually not used in Kicad, due to its unclear copyright. The http link to this sample file is in files.txt.
|
11 years ago |
|
CMakeLists.txt
|
Fix parallel build issue when KICAD_SKIP_BOOST=ON.
|
12 years ago |
|
pcad2kicad_common.cpp
|
Pcbnew: fix issues in PCAD import of P-CAD ASCII files. (fixes lp:1547822)
|
11 years ago |
|
pcad2kicad_common.h
|
Pcbnew: fix issues in PCAD import of P-CAD ASCII files. (fixes lp:1547822)
|
11 years ago |
|
pcad_plugin.cpp
|
*) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header
|
13 years ago |
|
pcad_plugin.h
|
*) Implement "Copy On Write" (COW) support in GITHUB_PLUGIN. See class header
|
13 years ago |
|
pcb.cpp
|
pcad2kicadpcb: fixed an issue with an uppercase fileUnits parameter.
|
10 years ago |
|
pcb.h
|
1) Add 32 Cu Layers.
|
12 years ago |
|
pcb_arc.cpp
|
Fix Pcad to kicad circle conversion.
|
11 years ago |
|
pcb_arc.h
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
pcb_callbacks.h
|
1) Add 32 Cu Layers.
|
12 years ago |
|
pcb_component.cpp
|
1) Add 32 Cu Layers.
|
12 years ago |
|
pcb_component.h
|
Pcbnew: fix issues in PCAD import of P-CAD ASCII files. (fixes lp:1547822)
|
11 years ago |
|
pcb_copper_pour.cpp
|
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
|
14 years ago |
|
pcb_copper_pour.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_cutout.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_cutout.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_keepout.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_keepout.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_line.cpp
|
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run).
|
12 years ago |
|
pcb_line.h
|
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
|
14 years ago |
|
pcb_module.cpp
|
Pcbnew: fix issues in PCAD import of P-CAD ASCII files. (fixes lp:1547822)
|
11 years ago |
|
pcb_module.h
|
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
|
14 years ago |
|
pcb_net.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_net.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_pad.cpp
|
Pcbnew: fix exception when importing pcad pcb with zero size pads (fixes lp: 1551353)
|
11 years ago |
|
pcb_pad.h
|
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
|
14 years ago |
|
pcb_pad_shape.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_pad_shape.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_plane.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_plane.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_polygon.cpp
|
Prevent segfault when aOutline has no vertices.
|
9 years ago |
|
pcb_polygon.h
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
pcb_text.cpp
|
Pcbnew: fix issues in PCAD import of P-CAD ASCII files. (fixes lp:1547822)
|
11 years ago |
|
pcb_text.h
|
Pcbnew: Pcad2kicad: remove dead code.
|
14 years ago |
|
pcb_via.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_via.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_via_shape.cpp
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
pcb_via_shape.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |
|
s_expr_loader.cpp
|
Pcbnew: fix bug opening P-CAD ASCII files. (fixes lp:1545668)
|
11 years ago |
|
s_expr_loader.h
|
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
|
14 years ago |