38902 Commits (53b2fda184c30e24164060007ea2517fb5ab6ce6)
 

Author SHA1 Message Date
jean-pierre charras 53b2fda184 Fix some minor compil and Coverity warnings. 2 years ago
Alex Shvartzkop 953cf0d680 Fix KiCad-only board file dialog filter. 2 years ago
Jeff Young f2a8c25084 Update Eagle gold files for spoke angle fixes. 2 years ago
Seth Hillbrand 75f9a5bda8 Add autocomplete for zone connection style property 2 years ago
Jeff Young 25b9a9de7e Fix incorrect assumption about Eagle spoke rotation. 2 years ago
Jeff Young da031792af Add current signals to AC analyses. 2 years ago
Jeff Young a58547dde5 Better fidelity for Eagle thermal spokes. 2 years ago
Alex Shvartzkop 556120554e SVG plotter: fix hidden text orientation when plot is mirrored. 2 years ago
Alex Shvartzkop ea65a5a80b Tent vias by default. 2 years ago
Jeff Young c54d97170b Fix bone-headed copy/paste. 2 years ago
Jon Evans e0d4cf2d5b DbLib: Provide more useful feedback when table is misconfigured 2 years ago
Jeff Young 750b92b17f Don't allow selection of footprint dimensions. 2 years ago
Jeff Young 686704bb31 ADDED: plot control over FP text. 2 years ago
Jeff Young 8c33c6c099 Remove unused variable. 2 years ago
Jeff Young f28d29ce1a Center paged dialog after lazy-loading first page. 2 years ago
Jeff Young 460e609619 Remove unused variables. 2 years ago
Jeff Young e30b05fcd0 Try not to forget file history and window state on a crash. 2 years ago
Jeff Young b986391a04 Remove stale teardrops before rebuilding connectivity. 2 years ago
Alex Shvartzkop 918ada9b16 Fix CI build. 2 years ago
Alex Shvartzkop 9299d3516c Re-add legacy KiCad .emp footprint library support. 2 years ago
Roberto Fernandez Bautista dbfb7880b5 Add IO_MGR::FindPluginTypeFromBoardPath (+QA tests) 2 years ago
Roberto Fernandez Bautista 8d5ebf5e30 QA: Add dummy board files (should fail header checks) 2 years ago
Roberto Fernandez Bautista fb3e8ef8f1 QA: Add example P-CAD file 2 years ago
Roberto Fernandez Bautista 0b0c50471a QA: Add example KiCad legacy PCB files 2 years ago
Roberto Fernandez Bautista 1c95762534 QA: Add example EAGLE PCB file - Adafruit-AHT20-PCB 2 years ago
Roberto Fernandez Bautista 87959a4625 QA: Add simple CADSTAR PCB file 2 years ago
Alex Shvartzkop 76e0d5981d Import system refactor for PCB plugins. 2 years ago
Alex Shvartzkop a0d96cea9f Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago
Marek Roszko 2e5430a874 Fix MSVC build 2 years ago
Jeff Young 2a3c4d0a03 Fix switch stmt fall-through. 2 years ago
Jeff Young ef321e5fcd Un-brighten found text when making a new selection. 2 years ago
Mike Williams e1d5089c74 Symbol Fields Table: handle recursive sheet add/delete/update 2 years ago
Mike Williams 11b469f16a Hierarchy: fix missing page numbers / sheet instances 2 years ago
Mike Williams dc103b88d1 Symbol Fields Table: make non-modal 2 years ago
Mike Williams 1c52a60270 Symbol Fields Table: API cleanups for non-modal window 2 years ago
Jeff Young f45760062b ADDED: appearances manager for 3D viewer. 2 years ago
Jeff Young bd8857389a Add a bit of slop for text-shape hit-testing. 2 years ago
jean-pierre charras b983ab4ed5 PCB_SHAPE::swapData( BOARD_ITEM* aImage ): add missing swap of m_netinfo member. 2 years ago
jean-pierre charras d8ba6c07ac Pcbnew, DIALOG_PAD_PROPERTIES: ensure the right spoke angle is displayed. 2 years ago
jean-pierre charras ed7c6b376d French translation update. 2 years ago
Mike Williams 63690d4a0b Symbol Fields Table: fix broken delete 2 years ago
Mike Williams 29796fff9e SCH_REFERENCE_LIST: delete unused code 2 years ago
Marek Roszko 5d001d4858 ADDED: ERC over cli....mostly 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Marek Roszko 50a4a8639e Move ERC test flow to ERC_TESTER::RunTests 2 years ago
Marek Roszko cb24a612ea Commit erc.v1.json schema 2 years ago
Marek Roszko 87d36dbfd8 Fix up erc json a little 2 years ago
Marek Roszko 061d18cbb0 Support json reports as option in erc/drc dialogs 2 years ago
Marek Roszko e842a788db Split ERC report to its own class like drc 2 years ago
Marek Roszko aa93de3b4c Fix drc schema description 2 years ago