50115 Commits (4a090ca353b392f6fd016385d856ff6dc6649360)
 

Author SHA1 Message Date
Mike Williams f70369c7a9 HTML Reporter: avoid doubled messages 4 weeks ago
jean-pierre charras 96bf85977c Eeschema: fix crash when adding a new SCH_HIERLABEL. 3 weeks ago
Seth Hillbrand 935a742f54 Remove some constexpr for Ubuntu 22 3 weeks ago
Mark Roszko 1ebc7bcffe Add missing include 3 weeks ago
Jeff Young b88e0e7c53 Fix merge error. 3 weeks ago
Jeff Young f4b04a769d Fix merge error. 3 weeks ago
Jeff Young 90b0378cab Repair sidebar collapsing in symbol fields table. 3 weeks ago
jean-pierre charras 6acba9d2ba protect against nullptr use (can happen when loading a schematic) 3 weeks ago
jean-pierre charras 9957e33a0b DIALOG_LIB_FIELDS_TABLE and DIALOG_SYMBOL_FIELDS_TABLE: fix tooltips 3 weeks ago
Seth Hillbrand 3eeb2a1ad7 Ensure table directories are created 3 weeks ago
Seth Hillbrand 65db4a890e Scrub HTTP and Database parts for invalid char 3 weeks ago
Seth Hillbrand 1e935b4057 Fix build warnings 3 weeks ago
Seth Hillbrand 8f8b7a37da Add some tools to run Fedora CI locally 3 weeks ago
Seth Hillbrand 6929f86b98 Guard EDA_TEXT bbox cache 3 weeks ago
Seth Hillbrand 1dceb5825d Avoid OtherSideView in 2581B 3 weeks ago
Seth Hillbrand 25e9464d2c Fully separate command and parameters 3 weeks ago
Seth Hillbrand bb2c4b55e6 ADDED: Stepped simulation 3 weeks ago
Seth Hillbrand d0f1920ab6 Adjust the project name when importing 3 weeks ago
Seth Hillbrand 755a14afce Fix create lines/outset from selection for rrect 3 weeks ago
Seth Hillbrand d6d476e39e Enforce spice-valid netnames when parsing 3 weeks ago
Seth Hillbrand b22a674d4c Check stacked pins for overlapping numbers 3 weeks ago
Seth Hillbrand 4ed56d87a4 Lazy load git credentials when needed 3 weeks ago
Seth Hillbrand 629155bbc7 Do not update value when selecting 3 weeks ago
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. 4 weeks ago
Jeff Young 35abc8e33e Nullptr safety & performance tweaks. 4 weeks ago
Jeff Young 6edae8fb1a Uninitialised variables. 4 weeks ago
Jeff Young ac775e716f Simplify annotation graphics for DRC markers. 4 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 4 weeks ago
Seth Hillbrand 5d50dc7ced Preserve as much footprint data as possible 4 weeks ago
Seth Hillbrand a07c4921a8 Sanity checks in design settings 4 weeks ago
Alex Shvartzkop ddff3ff5ad STEP export: don't return non-zero error code on non-fatal errors. 4 weeks ago
Mark Roszko 94856f1ffa Make ERC/DRC jobs default to fail on violation count 4 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