50042 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)
 

Author SHA1 Message Date
Seth Hillbrand 3a00c7b5ab Fix compile 3 weeks ago
Jeff Young 260b0a9135 Catch exceptions thrown from nanodbc::statement's d'tor. 3 weeks ago
Jeff Young d7fd48be1a Guard netmap cache against simultaneous access. 3 weeks ago
Jeff Young 6559717fee if( bool ) and if( std::optional<bool> ) are not the same. 3 weeks ago
jean-pierre charras 623b012b26 DIALOG_LIB_SYMBOL_PROPERTIES: for fields Y pos, remove the sign handling. 3 weeks ago
jean-pierre charras bde90d164e StickHub demo update 3 weeks ago
Mark Roszko edc8d38b7a Fix doxygen build by using newer fedora 42 w/ fixed doxygen 3 weeks ago
Seth Hillbrand bbf3516611 Fix QA 3 weeks ago
Jeff Young 7003c0639e Make sure exclusion hotkey works when dialog has focus. 3 weeks ago
Seth Hillbrand ba988ccbb1 Generalize the PDF qa test 3 weeks ago
Seth Hillbrand a6e285af95 Properly use utilities to find font 3 weeks ago
Mark Roszko d16d5f1299 Improve the step default board body color 3 weeks ago
jean-pierre charras c2ed4f6b88 Pin name: fix position of shadow text of selected pins when inside 3 weeks ago
Mark Roszko 8854646b55 Switch to multi-part meshes and use overall mesh colors for 3d pdf. 3 weeks ago
Jeff Young 35abc8e33e Nullptr safety & performance tweaks. 3 weeks ago
Jeff Young 6edae8fb1a Uninitialised variables. 3 weeks ago
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. 4 weeks ago
Jeff Young 6b2cbe6511 Formatting. 4 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 4 weeks ago
Mark Roszko 4815b22e7c Fix dialog file extension for 3dpdf export 4 weeks ago
Mark Roszko 979947fbbd Fix build on linux 4 weeks ago
Mark Roszko 64150a5690 Fix 3dpdf export from dialog 4 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