26264 Commits (57e948ff08fe61d0e438c847e2d3a144f0eb7fe8)
 

Author SHA1 Message Date
Jeff Young 57e948ff08 Make sure axesEnabled is set before saving config. 5 years ago
jean-pierre charras 35e6e55bc9 3d stock plugins (dll plugins): fix incorrect path on Linux. 5 years ago
Sylwester Kocjan 959ae73a01 Eeschema,sim: extract plot colors to new class 5 years ago
qu1ck cc6df515a1 Make ARCs accessible from python 5 years ago
Jon Evans 375cd12258 Eeschema: never replace event position in wire drawing tool 5 years ago
Jeff Young f4cc9b86e3 Inform user (and bail on UpdatePCB) if annotation failed. 5 years ago
Jeff Young 5bc2285aef Fix another failure of dynamic_cast<>. 5 years ago
Jeff Young 6e7d7af3c9 Add Reset buttons for mouse and trackpad defaults. 5 years ago
Jeff Young 1a9f55872c Don't leave a pad with a netinfo pointer from the footprint editor. 5 years ago
Jeff Young 83d07dc7f7 Comments. 5 years ago
Jon Evans 5c17ff0595 Libeval: don't try to dereference invalid STRUCT_REF parent 5 years ago
Jon Evans 63b5d8db43 Pcbnew: use MRU path when opening files in standalone mode 5 years ago
Jon Evans dbb6d0fb4a Move paste and mask clearance settings back to board file 5 years ago
Jon Evans 4f4b95456d Fix order of user template search paths 5 years ago
Marek Roszko 4debfbcc53 Fix pcbnew cross probing ignoring the disabling of the cross probing zoom to fit setting 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
jean-pierre charras 13bcfc79a1 Eeschema, DIALOG_ERC: fix minor issues: 5 years ago
Jon Evans a70106a3bd Fix search paths for default project template 5 years ago
Jon Evans cd7a2cd807 Fix shadowing fix that caused logic bug and different shadowing 5 years ago
Jon Evans 77ed62f506 Scroll HTML report box when pushing new lines in immediate mode 5 years ago
Jon Evans 65531accf6 DRC: allow testing against particular diff pair membership 5 years ago
Seth Hillbrand 1d3159c1cb Add support for PKZIP-based stpZ files 5 years ago
Jeff Young 061218e567 Take a stab at fixing Python build issue. 5 years ago
Jeff Young 8ab1f957a2 Update title after a Save All. 5 years ago
Jeff Young 3538c8a963 Thread safety for new caches (which are also used during zone fill). 5 years ago
Jeff Young 790e97a398 Only report "done" once, and be a (bit) more descriptive about it. 5 years ago
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