28102 Commits (65c79582936a33ba06ccb614f0e1e80177041ba1)
 

Author SHA1 Message Date
Wayne Stambaugh 65c7958293 Coverity issue fixes. 4 years ago
Marek Roszko 49e6b80fc5 Rollback searchctrl change for FOOTPRINT_VIEWER_FRAME 4 years ago
Mikolaj Wielgus 1c28ea0577 Do not create selection with simulator probe tool 4 years ago
RigoLigoRLC a15a91dc00 Turn Footprint Text on when user turn on Value or Ref 4 years ago
Jon Evans cafd42911e Do not use opacity for zone outlines 4 years ago
Jon Evans edc2be9018 Update width status when user choice changes 4 years ago
Jeff Young 3f165c70e1 Import more Alitum parameters. 4 years ago
Jeff Young c1db5dc0b1 Make the variable replacement table a little easier to read. 4 years ago
Jeff Young 9351a88091 Variable references are case insensitive in Altium. 4 years ago
Jeff Young d51ac65349 Don't try to resolve variables before the schematic is set up. 4 years ago
Wayne Stambaugh d6420d458e Fix wxWidgets version check. 4 years ago
Wayne Stambaugh 7ca48c42d9 Fix build error in library tree widget. 4 years ago
Jeff Young 5a57f6ba98 Clear NEW flags after import. 4 years ago
Jeff Young 66eb2ddeb5 Remove auto when not needed for line length. 4 years ago
Jeff Young db91908c18 Add sheetpath instances when importing sheets from Altium. 4 years ago
Jeff Young a81c6b21b6 Formatting. 4 years ago
Thomas Pointhuber 5e9a8e3488 altium: Improve handling of footprint references 4 years ago
Roberto Fernandez Bautista 4207165c26 Fix PNS deleting too many segments 4 years ago
Roberto Fernandez Bautista cda26bd57b SHAPE_LINE_CHAIN::NextShape instead of explicitly calculating indices 4 years ago
Jeff Young a17862d646 Import Altium harness labels as text. 4 years ago
Jeff Young a4237c3346 Fix the search widget to process <enter>. 4 years ago
jean-pierre charras 7a1e8520ae Specctra export: Fix incorrect export of holes from mirrored footprints. 4 years ago
Jeff Young 1e76b7808f Don't post events if un-evaluated-value isn't any different. 4 years ago
Jeff Young 5ab56e5320 More Altium importer error reporting cleanup. 4 years ago
jean-pierre charras 17ab2c7197 .kicad_pcb files: minor enhancements: add missing new lines in file. 4 years ago
Jeff Young 4025603a1f Formatting. 4 years ago
Ian McInerney 57271e41eb Let gerbview open multiple files through Linux desktops 4 years ago
Jeff Young 3b288b1b1b Pull textframe processing out from under note and allow both. 4 years ago
Jeff Young 190b0ecdeb Formatting. 4 years ago
Wayne Stambaugh 9d348d7e6d Coverity issue fixes. 4 years ago
Jeff Young 0be91c5b7d Import Altium footprint references into symbols. 4 years ago
Jeff Young 3288971a7c Allow titleblock vars to be resolved outside the titleblock. 4 years ago
Jeff Young 799d6690c0 Only convert overbar syntax on names, refdes and text. 4 years ago
jean-pierre charras cd476e1728 Gerber plotter: ensure filled areas using thick outlines have a closed outline. 4 years ago
jean-pierre charras ec64e8ad5b TransformRingToPolygon(): fix incorrect approximation of the hole. 4 years ago
Mikolaj Wielgus 43cce8b0b5 Remove automatic simulation start on simulator launch 4 years ago
Mikolaj Wielgus 6dfd655a7f Save simulator checkbox settings in project file 4 years ago
jean-pierre charras 1a23502e98 PAD::TransformShapeWithClearanceToPolygon(): better polygonal shapes: 4 years ago
Marek Roszko 5116fa6d12 Fix STEPPED_SLIDER glitchlyness on windows 4 years ago
Marek Roszko 70ce74ed4a Configure page and line size in STEPPED_SLIDER 4 years ago
Marek Roszko c356cd2aa9 Enable the tick marks to actually show on the STEPPED_SLIDER 4 years ago
Marek Roszko 96a177da3d Add more input controls to IsInputControlEditable 4 years ago
Marek Roszko 1fb42c5e43 Try and cleanup the input focus/key event a little 4 years ago
Jeff Young b0c07a28b3 Add importing of Altium notes. 4 years ago
Roberto Fernandez Bautista 81fa40d659 Code style: Fix missing space 4 years ago
Roberto Fernandez Bautista 04ff8cde5e Drag & Fillet Tracks: Ignore mouse up / click events until move / drag 4 years ago
Roberto Fernandez Bautista ce8132bf4f Arc Track Drag & Fillet Tracks: Copy lock status to new track(s) 4 years ago
Roberto Fernandez Bautista 72435c78af Fix out of bounds crash in SHAPE_LINE_CHAIN::splitArc 4 years ago
Jeff Young f6aaaff81a Smarten regex to include overbar, superscript and subscript. 4 years ago
jean-pierre charras 289a35ad81 3D viewer, PANEL_3D_RAYTRACING_OPTIONS: use our DIALOG_COLOR_PICKER to select colors. 4 years ago