49826 Commits (ac775e716f52f315d30e20cd79db302a069ba59b)
 

Author SHA1 Message Date
Jeff Young ac775e716f Simplify annotation graphics for DRC markers. 3 weeks ago
Jeff Young 33f1ada4cd Make sure marker zoom is correctly set before fetching scale. 3 weeks ago
Jeff Young 6b2cbe6511 Formatting. 3 weeks ago
Seth Hillbrand d5e03741b7 When using git, show all files 3 weeks ago
Seth Hillbrand 5d50dc7ced Preserve as much footprint data as possible 3 weeks ago
Seth Hillbrand a07c4921a8 Sanity checks in design settings 3 weeks ago
Alex Shvartzkop ddff3ff5ad STEP export: don't return non-zero error code on non-fatal errors. 3 weeks ago
Mark Roszko 94856f1ffa Make ERC/DRC jobs default to fail on violation count 3 weeks ago
Seth Hillbrand 5ed46b823b Do not hang onto previous elements 3 weeks ago
Mark Roszko 4815b22e7c Fix dialog file extension for 3dpdf export 3 weeks ago
Mark Roszko 979947fbbd Fix build on linux 3 weeks ago
Mark Roszko 64150a5690 Fix 3dpdf export from dialog 3 weeks ago
Marek Roszko ad7bdf5b87 ADDED: 3D PDF Export 4 weeks ago
Mark Roszko 41790e0831 Prevent file read error on non-existent uid 4 weeks ago
Seth Hillbrand 1af6eb5df8 Prevent recursion in python logging 4 weeks ago
Seth Hillbrand 48fc638f6e Fix symbol pin layout 4 weeks ago
Seth Hillbrand 69766844d8 Cache Harfbuzz results 4 weeks ago
Seth Hillbrand 753afc7f37 ADDED: Plot uses the KiCad font, embedded in PDF 4 weeks ago
Seth Hillbrand e46bcd3d5a Prevent pads for forcing each other to flash 4 weeks ago
Jeff Young 48c9145177 Static cast safety. 4 weeks ago
Jeff Young 37df36be62 Catch all errors thrown by nanodbc. 4 weeks ago
Seth Hillbrand 9c0727f28e We need to clamp the index to max - 1 4 weeks ago
Seth Hillbrand c8f04af55a Do not leave stale edges floating around 4 weeks ago
Alex Shvartzkop 89af3c34b9 Support vector graphics drag-and-drop in PCB and schematic editors. 4 weeks ago
Jeff Young 425b77b34c wxString::both goes with Strip(), not Trim(). 4 weeks ago
Jeff Young 87739c8ac7 wxStringTokenizer usage cleanup. 4 weeks ago
Mark Roszko bad00cdceb Fix the panel setup rules not being committed properly 4 weeks ago
Mark Roszko aefaa521d1 Fix up arm assembly compiling on windows 4 weeks ago
Seth Hillbrand 4fcc2ac7e2 Ensure new symbols obey the observed sheet number 4 weeks ago
Mark Roszko bda994c00a Edit ConfigurePlatform.cmake 4 weeks ago
Mark Roszko e02008630f Also set CMAKE_SYSTEM_PROCESSOR in win cross compile 4 weeks ago
Jeff Young 9ddb5465e1 Don't overwrite footprint filters created from multiple tokens in footprint column. 4 weeks ago
Jeff Young 91405ae34d ADDED: support for multiple footprints in the footprint json from HTTP libraries 4 weeks ago
Jeff Young 427c9da2f3 Parallelize copper graphic checking. 4 weeks ago
Jeff Young c0a659a792 Formatting. 4 weeks ago
Wayne Stambaugh 8b525671b1 Only use front/back layer notation "F&B" for zone definitions. 4 weeks ago
Jeff Young 1f1f490887 ADDED: handling of meta-data items in REST libraries. 4 weeks ago
Jeff Young 2eb3518e49 Formatting and naming conventions. 4 weeks ago
Jeff Young 175e8a4a94 ADDED: "bridged_mask" constraint. 4 weeks ago
Jeff Young 80ca30ac37 Repair missing handling of solder mask expansion on copper shapes. 4 weeks ago
Jeff Young 4ec497e28a Formatting. 4 weeks ago
Jeff Young 05f979071d Fix spelling in error message. 4 weeks ago
jean-pierre charras b4fdcfd461 DIALOG_PIN_PROPERTIES: fix issue: new pins were not shown on canvas. 4 weeks ago
Mark Roszko e5da92dcc6 Always enable PYBIND11_USE_CROSSCOMPILING (paired in pybind11 with CMAKE_CROSSCOMPILING_LATER) 4 weeks ago
Mark Roszko accb0ddcd1 Manually set CMAKE_CROSSCOMPILING on MSVC. 4 weeks ago
Seth Hillbrand 4aa3576a4c Fix build warnings 4 weeks ago
jean-pierre charras fbbc051983 gendrill_gerber_writer: do not generate useless mask files of special vias. 4 weeks ago
Mark Roszko 1e9025a4dc Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 4 weeks ago
Jeff Young ca7059b487 Honour flip when checking front/back courtyards. 4 weeks ago
jean-pierre charras fb1cfee39c Compil warnings fixes 4 weeks ago