This website requires JavaScript.
Explore
Help
Register
Sign In
electron-rare
/
kicad-source-mirror
Watch
1
Star
0
Fork
0
You've already forked kicad-source-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8acdcafe901f5072a07f4e19d3e67b2ec1e32d15
kicad-source-mirror
/
pcbnew
/
netlist_reader
T
History
Jeff Young
755537ad8c
Fix some std::move() of a reference parameter issues.
...
Also some coding standard fixes for member variable names.
2025-07-27 13:55:16 +01:00
..
board_netlist_updater.cpp
String fixes
2025-07-23 17:36:51 -07:00
board_netlist_updater.h
ADDED: field options for Update PCB from Schematic
2025-05-31 11:00:45 +01:00
kicad_netlist_parser.h
groups: add support for syncing from SCH->PCB
2025-05-07 12:40:59 -04:00
kicad_netlist_reader.cpp
Accept empty "(fp)" statements.
2025-06-08 16:33:05 +01:00
legacy_netlist_reader.cpp
Revise Copyright statement to align with TLF
2025-01-01 14:12:04 -08:00
netlist_reader.cpp
Revise Copyright statement to align with TLF
2025-01-01 14:12:04 -08:00
netlist_reader.h
Revise Copyright statement to align with TLF
2025-01-01 14:12:04 -08:00
netlist.cpp
actions: move all basic selection operations to common actions
2025-04-02 12:02:01 -04:00
pcb_netlist.cpp
groups: add support for syncing from SCH->PCB
2025-05-07 12:40:59 -04:00
pcb_netlist.h
Fix some std::move() of a reference parameter issues.
2025-07-27 13:55:16 +01:00