484 Commits (0495828a55723176368e6d4dfe37f86e5025c028)

Author SHA1 Message Date
Seth Hillbrand f6b599e155 Remove temporary file saving step 4 months ago
Jeff Young caf6e23064 Fix m_importProperties not getting nulled (KICAD-6BJ). 4 months ago
Jeff Young a7e2878e6b Kicad SEXPR should no longer need LOCALE_IO. 4 months ago
Jeff Young 68d4940087 Thread-safety (potentially KICAD-VMX...) 4 months ago
Alex Shvartzkop 4a5039c2cf Remove some unused variables. 4 months ago
Christopher Alexander f4b1a15cd8 fix for issue 17429 - fixes DRC unconnected items exclusion instability 5 months ago
Mark Roszko 1922cab5f4 Kill the near-global spread of length_delay_calculation.h 5 months ago
Jeff Young 06dcb64ad8 Harden progress reporter API against misuse. 5 months ago
Jeff Young e03cb736f2 Move board functions to BOARD_EDITOR_CONTROL. 6 months ago
Jeff Young 4bb54b3439 Move more stuff to ACTIONs framework. 6 months ago
JamesJCode 8229d2e915 Remove delay profile cache check only used on board load 7 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 7 months ago
Mike Williams e11cf94a3e design blocks: add PCB design blocks behind advanced config 8 months ago
JamesJCode ede5faee72 Implement dynamic assignment of component classes 8 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Seth Hillbrand e81956f292 Import Altium Projects 1 year ago
Jeff Young 40daacbeeb IPC-2581 has a hyphen in it. 9 months ago
Alex Shvartzkop 0594a43cfa Let wx auto-close streams in compressed IPC-2581 export. 9 months ago
jean-pierre charras ea1498b39b GenIPC2581File(): close a temporary file before trying to delete it. 9 months ago
Marek Roszko 5c3004b96e Avoid altering the configured output path during run in case of empty paths 10 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 10 months ago
Jon Evans a557c23576 API: Add board file management 10 months ago
Seth Hillbrand 074e6df3bc Revert "Move thread pool to singleton class" 10 months ago
Seth Hillbrand 361f61a023 Move thread pool to singleton class 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Eric Zhuang b3259a1c42 ODB++:Support choice compress format and specify output filename. 11 months ago
Jon Evans f504a07556 ODB++: Add to CLI and jobs system 11 months ago
Jon Evans 687dc71e1d ODB++: Use more friendly progress phase names 12 months ago
Jon Evans 387a544da3 Promote ODB++ export out of advanced config 12 months ago
Jon Evans 0045538512 ODB++: file handling improvements 12 months ago
Jon Evans 6a83d7bc76 ODB++: Handle existing output directory gracefully 12 months ago
Eric 1506beecbc Implement ODB++ export 1 year ago
Alex Shvartzkop 36019314e9 Make simulation reporter warnings non-fatal. 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Jeff Young 8cc9f766d6 Report when we don't know what a file is. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 2 years ago
Jeff Young a2f7edde2e Import PCB into existing project. 1 year ago
Jeff Young 14a55facf2 Clearer naming and commenting. 1 year ago
Jeff Young b0dddb6d95 Formatting. 1 year ago
Jon Evans 6b145b2830 Add optional reporting of non-KiCad design issues 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Seth Hillbrand ef62b01dd1 Make import/export flags explicit 2 years ago
Alex Shvartzkop 2babd574be Refactor autosave prefix into FILEEXT. 2 years ago
Wayne Stambaugh 34ec57958d Fix Eagle board import when footprint library versions exist. 2 years ago
Alex Shvartzkop 85b1978408 Use 64-bit type to represent microseconds. 2 years ago
Jon Evans 4ec390838b Re-enable non-KiCad board import when non-standalone 2 years ago
Jon Evans ec2cd99405 Guard actions that change project against running in non-standalone mode 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago