37523 Commits (744dec65d7176b3e9649c22e7c6502cded607459)
 

Author SHA1 Message Date
Jeff Young 744dec65d7 Add (limited) support for LTSpice DATAFLAGs. 3 years ago
Mark Roszko 50b916cb73 Fix paths in the python tests 3 years ago
Marek Roszko e45b6c441a Fix pcbnewswig test run 3 years ago
jean-pierre charras fd6fb4a87b netlist exporter: export only the field value, even if field name is shown. 3 years ago
jean-pierre charras b9ed84b7db Fix minor compil warnings 3 years ago
Lucas Dumont e2e901de1d Don't override clearance when routing 3 years ago
Marek Roszko 8d4db2edf5 Move tests around 3 years ago
Marek Roszko 47fa5a29cd the ibis folder is really a tool 3 years ago
Jeff Young 676a15df65 Don't try to keep track of a HOLE's net. 3 years ago
Jeff Young 20ab268abf Improve sheet-handling of ERC item description generation. 3 years ago
Jeff Young 69500bfcaa LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
Jeff Young 60b019591d Simulator fixes. 3 years ago
Jeff Young c2cc27c25c Formatting. 3 years ago
Jeff Young c381b6d024 More robust file reading for simulator files. 3 years ago
jean-pierre charras afc6b325b2 Eeschema: minor enhancement: add SCH_JUNCTION::GetMsgPanelInfo() and show info. 3 years ago
jean-pierre charras d180ce7865 Pcbnew, minor fix: make Image Properties dialog re-sizable. 3 years ago
jean-pierre charras edb9a19a65 pcb_calculator: add missing code to save Regulator Panel settings. 3 years ago
jean-pierre charras 8fc70d577f better QFNWizard. 3 years ago
jean-pierre charras 31b30cef96 OPENGL_GAL: draw BITMAP_BASE: fix incorrect rendering of mirrored bitmaps 3 years ago
jean-pierre charras f47f44350d BITMAP_BASE::Mirror() and ::Rotate(): fix an issue for bitmaps with ppi not 300 3 years ago
jean-pierre charras c617abe8e9 SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info 3 years ago
jean-pierre charras 0c544f1f45 FOOTPRINT_EDIT_FRAME: do not delete settings when closing the frame. 3 years ago
Seth Hillbrand 6e8a5acc66 Bug Fixes for new incremental connectivity 3 years ago
Marek Roszko dbed94e4b1 Fix gerbers and drill plot not logging errors 3 years ago
Marek Roszko 9f64c7f354 Load custom drawing sheets for pcb cli 3 years ago
Marek Roszko 53ad203028 Guard the new sentry calls because it won't be initialized if opted out 3 years ago
Marek Roszko 5b5176f104 Experiment with sentry breadcrumbs to footnote kiway events to provide more crash context 3 years ago
Marek Roszko 6f70579c03 Add doxygen comments 3 years ago
Seth Hillbrand 990641d2eb Cleanup printf bits 3 years ago
Seth Hillbrand 4b91c0c8ee Handle multiple holes in footprints 3 years ago
Seth Hillbrand b56db30019 Ensure that even open paths with fills are filled 3 years ago
Marek Roszko 3dc308464c Replace the exception handler in another spot 3 years ago
Marek Roszko 2f23df8f5f Move 3 more blocks to the common ex handler 3 years ago
Marek Roszko 26f250faa8 Handle OnKifaceStart exceptions without crashing 3 years ago
Marek Roszko c5d5450f55 Create a central exception handler we can also use to generate sentry events 3 years ago
Seth Hillbrand 7eb728ca12 Don't consider saving SCH_MARKERs 3 years ago
Seth Hillbrand a154571438 Add ability to update subgraphs based on changeset 3 years ago
jean-pierre charras d4cf063e40 Fix a few more doxygen errors (no actual code change) 3 years ago
jean-pierre charras a20f757d8c undo a change (it was only a test) committed by mistake. 3 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Mike Williams 09d7e24b6d Symbol Fields Editor: drop some settings dynamic_casts 3 years ago
Jeff Young cc6fc4790d Copy RC_ITEM fix to ERC_ITEM (where it's actually needed). 3 years ago
Jeff Young 3521add640 Suppress newlines in RC_ITEM messages. 3 years ago
Marek Roszko 6022979bfe Undo accidental commit change to kiway.cpp 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Seth Hillbrand 82ba67db82 Initialize settings for SINGLE_TOP 3 years ago
Seth Hillbrand 32d17547e5 Fixup settings loading 3 years ago
Jeff Young 51b6ec0dce Don't exit KiCad when simulator window is closed. 3 years ago
Jeff Young f7a552a2b3 Ensure item is gridded if there was no motion between clicks. 3 years ago
Seth Hillbrand 2cd861dbd5 Remove extraneous symbol editor settings 3 years ago