40863 Commits (27c253780df443b23b60b161499ac3d8968c72ca)
 

Author SHA1 Message Date
Jeff Young 27c253780d Separate out Pad_Shape so auto-complete can work. 2 years ago
Jeff Young 94a7d1647f Fix typo. 2 years ago
Jeff Young c95db272ca Keep "Type" field consistent with 6.0. 2 years ago
jean-pierre charras 6336f846cd French translation update 2 years ago
jean-pierre charras 6c5b116f3b Fix incorrect init of m_cbKicadUpdate only noticeable when KICAD_UPDATE_CHECK is ON 2 years ago
Jeff Young e55ec85e19 Remove added items from group on revert. 2 years ago
Jeff Young 9038f80543 Switch button focus to Close after running ERC or DRC. 2 years ago
Ian McInerney 6c9e716573 More spelling and grammar fixes 2 years ago
Jeff Young 435e60d0e5 Knockout different-net dimensions in zone-filler. 2 years ago
Mark Roszko a74c96b287 Fix misspelling of gltf 2 years ago
Ian McInerney e7746d3bc8 Fix spelling mistakes 2 years ago
jean-pierre charras 07d7ccf46f Fix 2 minor compil warnings. 2 years ago
Marek Roszko 08c2237a94 Update the layer names in cli/python board load of the property grid layer enum because DRC quietly uses it 2 years ago
John Beard 60cba81a2e Altium import: Handle 110-byte subrecord5 in Pad6 parser 2 years ago
Wayne Stambaugh 4f3fb5c23f Second attempt at fixing ERC dialog reference update issue. 2 years ago
jean-pierre charras 6659cec5e0 LIB_TREE::onHoverTimer() fix crash in Footprint Chooser dialog, due to 2 years ago
jean-pierre charras 9c05b61d7b VIEW::ReorderLayerData(): fix an issue that creates crash in Gerbview 2 years ago
Marek Roszko 8eb6123985 Move PAGE_INFO to kicommon 2 years ago
Marek Roszko f53c3f895d pcb_group.h should live in pcbnew 2 years ago
Marek Roszko 00f3a315d2 Create a default file name for cli 3d export if empty 2 years ago
Jon Evans 8c7d126ced Fix flipped boolean in teardrop serialization 2 years ago
John Beard b57626807d Fix crash when cancelling fp table setup 2 years ago
Andre Iwers 047cb41a1d Implemented Timeout for HTTP LIB 2 years ago
Wayne Stambaugh 92c58f2564 Fix sheet path dependent ERC dialog selection issues. 2 years ago
Alex Shvartzkop 4f9fbd230d EasyEDA (JLCEDA) Pro: fix PCB parse error. 2 years ago
Jeff Young 120937b6b0 Honour forced transparency for strokes and fills. 2 years ago
Jeff Young 392242b9a4 Make sure OK button has focus when re-displaying ERC window. 2 years ago
jean-pierre charras c5bb939cc9 LIB_TEXTBOX: fix incorrect line style in plot function for LINE_STYLE::DEFAULT. 2 years ago
Jeff Young 3a781f5dbe Let router draw tuning pattern baselines. 2 years ago
Jeff Young cd83dfa831 Stage/add/delete group members when adding/deleting group. 2 years ago
jean-pierre charras f795e40584 Altium Importer: do not stop import when an item looks bad (happens in old files) 2 years ago
jean-pierre charras 3f70387a17 KISTATUSBAR: code refinement and add comments 2 years ago
Jeff Young 84d161a4b7 Don't use referential values as defaults. 2 years ago
Jeff Young 7c5eaed69e Un-comment and repair TRRANDOM sources. 2 years ago
jean-pierre charras 1649b7dd56 Kicad manager: fix some issues about the wxStatusBar: 2 years ago
Wayne Stambaugh 50cad558cf Do not update tree to selected sheet in schematic hierarchy navigator. 2 years ago
Jeff Young bbdefa05eb Un-comment and repair AM and SFFM sources. 2 years ago
Wayne Stambaugh a310c0a05a Do not expand the entire schematic hierarchy navigator tree by default. 2 years ago
jean-pierre charras f5e76e6116 Demos update 2 years ago
jean-pierre charras 3626a9e4cc SVG_PLOTTER: Update brush color also when the alpha value has changed. 2 years ago
Marek Roszko be21c689e8 Change the __except to use the exception result codes 2 years ago
Marek Roszko 05cbfc6aca Add Windows SEH to catch fontconfig/freetype font read faults 2 years ago
Seth Hillbrand d3e1e54b24 Avoid removing segments that do not maintain conns 2 years ago
Jeff Young f5aa2ea8cf Fix copy/pasta in arc plotting. 2 years ago
Fabian Pflug a1f796ffa0 Respect exclude from bom in all python files 2 years ago
Jeff Young 169ece3b71 Try reusing the TOOL_DISPATCHER menu hack for libtree previews. 2 years ago
Marek Roszko 23f35e1c8b Allow lexers to build into kicommon 2 years ago
Ian McInerney 8d9185919a Give git-based projects a default file extension on repo clone 2 years ago
Ian McInerney 44ee299941 Fix layout issues in git clone dialog 2 years ago
Jeff Young 015a050169 Escape error messages for HTML. 2 years ago