26438 Commits (88179ec52dc51faa63e9c225e2b9b425bd00b42c)
 

Author SHA1 Message Date
Jeff Young 2606ecc619 Add isDiffPair() to custom rule syntax examples. 5 years ago
Jon Evans ccba4b1462 Pcbnew: don't show project warning on stackup pages 5 years ago
Jeff Young 14e670408e Fix some bugs in rule examples and add some more examples. 5 years ago
Marek Roszko 047bfdfb30 Ensure MSVC builds with standard unwinding enabled 5 years ago
Jon Evans d269778cd4 PNS: disable smart pads in walkaround if posture is forced 5 years ago
Wayne Stambaugh 5ca25a609e Pcbnew: fix shadow variable in expression evaluator. 5 years ago
Seth Hillbrand f952434aee Replace "pours" with "fill" in Rule Area 5 years ago
Jon Evans a251141d1d Remove extra kicad from Linux plugins path 5 years ago
jean-pierre charras 11bc23fab2 pcb_calculator: fix locale fp separator and incorrect coding of utf8 strings. 5 years ago
Seth Hillbrand bcc3767c2a FABMASTER: Fill both kinds of silk polys 5 years ago
Jon Evans eae9e954c3 Hide BOARD internals that shouldn't be wrapped from swig 5 years ago
Jeff Young 6d6765cdaf Improve DRC status reporting. 5 years ago
Jeff Young 1f109ac6aa Try again to find compromise cross-platform/theme spacing. 5 years ago
Jeff Young 4ede4e061e More DRC performance work. 5 years ago
PJM d8089ed54a Eeschema: Adds wire when dragging directly connected labels 5 years ago
Seth Hillbrand 283d176cdc Use std::locale::classic() globally 5 years ago
Seth Hillbrand 5d352d2373 FABMASTER: Enforce KiCad limits on line width 5 years ago
Seth Hillbrand 7e0168a99d FABMASTER: Process newer outline tag 5 years ago
Seth Hillbrand c9b39aaaed FABMASTER: Process REFDES position 5 years ago
Marek Roszko c3c777d07f Remove another abandoned function 5 years ago
Marek Roszko b02d28c676 Remove another abandoned prototype 5 years ago
Marek Roszko 23beaff2ff Remove unused prototype 5 years ago
Marek Roszko b82fcbcad6 More exception var disuse warnings 5 years ago
Jon Evans e4ef531f7d Fix Mac and Linux stock plugins paths 5 years ago
Seth Hillbrand 75c525af4f FABMASTER: Handle polygons better 5 years ago
Seth Hillbrand 824a942f55 Update Python test QA 5 years ago
Seth Hillbrand 2d5015c217 FABMASTER: Try harder to figure out nets 5 years ago
jean-pierre charras b31bf1e40f Always store via drill value in .kicad_pcb file. 5 years ago
Seth Hillbrand 73dd93701a FABMASTER: demote odd graphics warning 5 years ago
Seth Hillbrand ae2a9ef538 Use std::locale::classic static local 5 years ago
Seth Hillbrand 103dde67f6 FABMASTER: Handle rotated/flipped custom pads 5 years ago
Seth Hillbrand ff1300d13b FABMASTER: Preallocate vectors 5 years ago
Roberto Fernandez Bautista e03bca3563 Non-KiCad Project Importers: Fix broken project import 5 years ago
Roberto Fernandez Bautista 76ef98339d CADSTAR PCB Archive Importer: Re-write loading of power symbols 5 years ago
Jeff Young f226373324 Add cache for insideArea() and insideCourtyard(). 5 years ago
Ian McInerney 451d7c117a Remove unused variable since this option was removed in 86aaa2e9 5 years ago
Jeff Young cb830f74b7 Bounding box caching comments. 5 years ago
Jeff Young d523129929 Minor performance improvements. 5 years ago
Jeff Young c716313a24 Fix footprint hittesting. (How in the world did that compile?) 5 years ago
Jeff Young c7a71b44e5 Zones must be entirely inside for insideCourtyard. 5 years ago
Jeff Young 22005299af Remove old hacks for UTF8 mode. 5 years ago
jean-pierre charras 10990f8e81 Fix a minor compil and a minor Coverity warnings. 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
jean-pierre charras da005bd2a6 Pcbnew, plot files: fix very poor shape of trapezoid pads having a non null 5 years ago
Jon Evans 7fda7438f9 BOM dialog: explain when we can't find scripts 5 years ago
Jeff Young 808ab92834 Simplify default format for exporting netlist. 5 years ago
Seth Hillbrand f73039cb18 Fix wire endings both too small and too large 5 years ago
Seth Hillbrand c15a9e60d4 Used cached footprints without check in preview 5 years ago
Jeff Young b36e1c741d Fix insidious bug which resets layer of SOLID when marking collision. 5 years ago
Jeff Young 75032f3acd Use the more-constrained layer when running rules. 5 years ago