31014 Commits (037dfb6e01afaa3d9dbe98be954bfacd474da499)
 

Author SHA1 Message Date
Jeff Young 037dfb6e01 Move FP_TEXT::KeepUpright() to EDA_ANGLE. 4 years ago
Jeff Young 5176512de3 Move PCBNew rotation increment to EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young 70ad554343 Coverity fixes. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
jean-pierre charras 431560a46b EDA_SHAPE::SwapShape() : add missing items to the swap list. 4 years ago
Jon Evans d3d2ebe349 Do not check key states for non-key events in TryBefore 4 years ago
Jon Evans eac1936303 PNS: Do not clear layer pairs when importing new sizes 4 years ago
Jon Evans 3011ae1d51 PNS: Do not allow smart pads when in 90-degree mode 4 years ago
Seth Hillbrand e7d0318fb2 Plot fonts in outline mode, not triangulated 4 years ago
qu1ck 33a4c9b08e FOOTPRINT::GetProperty() swig extension 4 years ago
jean-pierre charras e6dc28fb2e French translation update. 4 years ago
Seth Hillbrand 0ddf4936af Update Translations 4 years ago
Wellington Terumi Uemura 21c557aa49
Translated using Weblate (Portuguese (Brazil)) 4 years ago
prometheus caf5f7f999
Translated using Weblate (Turkish) 4 years ago
Rigo Ligo e8bc6301ed
Translated using Weblate (Chinese (Simplified)) 4 years ago
Arnau Llovet Vidal e41db6f335
Translated using Weblate (Catalan) 4 years ago
Mark Roszko 3aff953c9c Quietly put the missing [] in the shared_ptr 4 years ago
jean-pierre charras d0f2c20235 Define our kicad font name only once, and do not translate it. 4 years ago
Marek Roszko 15dc1b3a38 Remove no longer used boost header 4 years ago
Marek Roszko 9965748795 Use std::shared_ptr in place of boost::shared_array 4 years ago
Wayne Stambaugh a77b5649cc Footprint editor: fix Eagle plugin footprint library layer mapping bug. 4 years ago
Wayne Stambaugh 44e4abde0e Fix X3D model parser. 4 years ago
Seth Hillbrand e244ce1431 Fix cherry-picked wxPoint 4 years ago
Tomasz Wlostowski 79fe0bf456 router: use VIA::PushoutForce() for via push force calculation in the shove algorithm 4 years ago
Tomasz Wlostowski 4d0a317e3d router: fix via force propagation for vias where hole clearance > copper clearance 4 years ago
Tomasz Wlostowski 2aee47487a pcbnew: consider worst case hole-to-hole clearance in GetBiggestClearanceValue() 4 years ago
Seth Hillbrand d3f24308e6 Handle rotated symbol rectangles in Eagle import 4 years ago
Mikolaj Wielgus 672a8ca39b Add subsheets simulation demo 4 years ago
jean-pierre charras d6332bec24 Fix test_custom_rule_severities.cpp: disable tests not handled by these tests 4 years ago
dana 8373180cbb Handle Unicode clipboard data in pcbnew and symbol editor 4 years ago
Seth Hillbrand 5a3d53d9e4 Catch default autowire case 4 years ago
jean-pierre charras cf11abda3d Fix test_drc_regressions.cpp: disable tests that need a footprint library 4 years ago
jean-pierre charras ea3efac2b6 drc/drc_test_provider_library_parity.cpp: protect against null pointer use. 4 years ago
jean-pierre charras 9587a19b44 teardrop icons: fix a typo 4 years ago
jean-pierre charras a709d97a32 SCH_LABEL_BASE::Plot(): Plot fields. 4 years ago
jean-pierre charras b3072cc16b SCH_PAINTER, DrawLine: gives a minimal length to lines having a 0 length 4 years ago
Jeff Young 8c6c87eaf4 Separate footprint lib issues from footprint mismatch issues. 4 years ago
Jeff Young 6ccfec0553 Layer handling for copper sliver exclusions. 4 years ago
Frank Zeeman f063c00bf1 Fix gr_arc indentation level 4 years ago
Roberto Fernandez Bautista de7158b80e Include Footprints within Groups when re annotating duplicates 4 years ago
Franck Bourdonnec 3d8288f919 Remove unused vars, verified there was no other intention with them; 4 years ago
jean-pierre charras 0aca35bcab Eeschema, plot: fix missing initialization that created 0 size texts. 4 years ago
Seth Hillbrand 7ef8843545 Assign font if null 4 years ago
Jeff Young 062f5e3177 Undo for SCH_SHAPEs. 4 years ago
Jeff Young a23f6e4e92 Handle border colors for SCH_SHAPEs. 4 years ago
Jeff Young 184bcf6520 Fix failure of SCH_SHAPE to pick up default line width. 4 years ago
jean-pierre charras a6c85a9204 3D viewer: fix a truncation taht created PCB_TEXTs with 0 width (not visible) 4 years ago