26904 Commits (c9040a5c536b851889d8291dd15b85e67c169d18)
 

Author SHA1 Message Date
Jon Evans c9040a5c53 PNS: fix some weirdness identified by PVS 5 years ago
Jon Evans e0f26fd525 Make live 3D refresh optional 5 years ago
Jon Evans d4957b112e PNS: Keep last valid drag solution in the node 5 years ago
Jon Evans 26835f582c Some situations require more than one dummy 5 years ago
Jon Evans 9432484394 PNS: Find origin segment correctly when arcs are present 5 years ago
jean-pierre charras 677d7b0a60 Eeschema, cross-probing: fix incorrect unit selection when highlight a pin. 5 years ago
Ian McInerney 18f07024a6 Simplify UI event handling in pcbnew global edit dialogs 5 years ago
Ian McInerney 1a727558b0 Switch update event handlers to use the event instead of pointers 5 years ago
Ian McInerney 29cc16a4c4 Push pcbnew layer alpha change update into base frame 5 years ago
Jeff Young 3fd3be9843 Layer fixes for PCBNew drawing tools. 5 years ago
Jeff Young e50b450092 Formatting and organisation. 5 years ago
Jeff Young 21d4197eab Apply SPECIAL_CASE_LABEL_INFO architecture to one-ended-drag. 5 years ago
Jeff Young 30a073c2bb Cleanup. 5 years ago
Jeff Young 895f3de455 Formatting. 5 years ago
Roberto Fernandez Bautista 85efdb85b0 CADSTAR PCB: Ensure continuous track routes 5 years ago
Roberto Fernandez Bautista b7bd7246af SHAPE_LINE_CHAIN::Split: Add integers before incrementing the iterator 5 years ago
Wayne Stambaugh 2b86b34124 Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
Wayne Stambaugh 866c58a6d6 Eeschema: do not change schematic UUID on file overwrite. 5 years ago
Wayne Stambaugh df186a2049 Eeschema: fix root sheet UUID changing in project file. 5 years ago
Roberto Fernandez Bautista 211fd65c23 Move: Ignore mouse up and click events until a mouse move / drag event 5 years ago
Jeff Young 09b2db3139 Test for group in footprint was snagging all footprint children. 5 years ago
Jon Evans 9f957d3e08 Fix crash when attempting to tune discontinuous lines 5 years ago
Roberto Fernandez Bautista 235688e459 Less restrictive Arc Track Dragging tool 5 years ago
Roberto Fernandez Bautista 0a2c8575ce ZONE properties: stage commit even if !Settings().m_AutoRefillZones 5 years ago
Jeff Young 69fd0b38ff Remove a couple of unused OnUpdateUI handlers. 5 years ago
Jeff Young daaf738c7f Add save-as files to file history. 5 years ago
jean-pierre charras fc04ece458 PDF plotter: fix a incorrect item in the header. 5 years ago
david-beinder b2f788adc1 PNS: Fix UseConnectedTrackWidth when starting from ARCs 5 years ago
Jon Evans 5d3465c54c Update tuning settings legend images 5 years ago
Jon Evans e46c9d35ac Add undo/redo handling to length tuner event loop 5 years ago
Jon Evans 24cd174a23 Don't dereference a possibly-invalid optional 5 years ago
Jeff Young ec45855aed Make sure drawing layer is visible. 5 years ago
Roberto Fernandez Bautista 9a764126ce CADSTAR PCB: Keep all tracks as a single chain where possible 5 years ago
Roberto Fernandez Bautista d041578150 CADSTAR Schematic: Fix import of text alignment 5 years ago
Roberto Fernandez Bautista 213d2fe977 CADSTAR: Parse missing NOTPICKABLE node 5 years ago
Roberto Fernandez Bautista 7d9ee76f64 Don't iterate through m_selection if deleting items from it 5 years ago
Jonathan Haas f21111fda6 Add myself to contributors, fix minor ordering problems in contributor list 5 years ago
Jonathan Haas baca70e748 Fix description: FETs have a gate, not a grid 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Jon Evans a6c3d74a73 Pass active layer to StartRouting in length tuner 5 years ago
Ian McInerney e08387ce3d Make the GAL responsible for the native cursor management 5 years ago
Marcus A. Romer ecba8b5578 Clean up and improve documentation 5 years ago
Marcus A. Romer 1632707d9b Replace tabs with spaces 5 years ago
Jon Evans a24bc34b66 Better colors for length tuning popup in dark mode 5 years ago
Jon Evans c7ecb51f77 Update PNS length tuning algorithm to match the new BOARD algorithm 5 years ago
Jon Evans 2c05d99d9f SHAPE_POLY_SET: Fix segment collision testing 5 years ago
Jon Evans 5bc1e55272 SHAPE_LINE_CHAIN: Don't crash if inserting point at the end 5 years ago
Jon Evans bd6539885b Fix SHAPE_POLY_SET::SquaredDistanceToPolygon ignoring aNearest if unlucky 5 years ago
Jon Evans 41c54d383e Fix some edge cases with length calculation 5 years ago
stefan_test aee1475a67 fix ci 5 years ago