37541 Commits (e1b39946fe2ff4a020508dd40d534f4d2f20febc)
 

Author SHA1 Message Date
Jeff Young e1b39946fe ADDED: show/hide controls for directive labels. 3 years ago
Jeff Young 4b0027a5d7 Implement better sheet-path awareness for label text var resolution. 3 years ago
Jeff Young 37c441a189 Minor performance improvement. 3 years ago
Jeff Young 1a7e99ed07 Formatting. 3 years ago
Ian McInerney 03a393b159 Fix misnamed file 3 years ago
Ian McInerney f417056cb8 Split merge request formatting check into separate include file 3 years ago
Ian McInerney ea0a30fb19 Replace deprecated GitLab CI variable 3 years ago
jean-pierre charras ae7456e055 SYMBOL_LIB_TABLE and PANEL_SYM_LIB_TABLE: fix some issues: 3 years ago
Jeff Young 5e21e94478 Set currentSheet when exporting netlist. 3 years ago
Jeff Young 9d2824ec5e Pass correct sheetpath to SCH_SYMBOL(). 3 years ago
jean-pierre charras a06c4cac73 SCH_IO_MGR::GuessPluginTypeFromLibPath() Ensure env vars are expanded in filename. 3 years ago
Lucas Dumont c781fde236 pcbnew: don't move twice 3 years ago
Lucas Dumont 2992d7c68b Fix typo in QueryConstraint switch 3 years ago
Jeff Young d816fb071f Use fileds from flattened lib symbol when updating. 3 years ago
Jeff Young 5b56cb6bdb Don't let add-row processing intercept OK processing. 3 years ago
jean-pierre charras 2f392352b5 EDIT_TOOL::doMoveSelection(): avoid calling PushTool() and, just after,PopTool() 3 years ago
Seth Hillbrand f7f52d77e4 Rework Copper Sliver check 3 years ago
Jeff Young dd6e3c0432 Finish two-step rename of ltspice folder. 3 years ago
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