49805 Commits (9c0727f28e7a6a4653b6f8aa66ce6af2f91e144d)
 

Author SHA1 Message Date
Seth Hillbrand 9c0727f28e We need to clamp the index to max - 1 3 weeks ago
Seth Hillbrand c8f04af55a Do not leave stale edges floating around 3 weeks ago
Alex Shvartzkop 89af3c34b9 Support vector graphics drag-and-drop in PCB and schematic editors. 3 weeks ago
Jeff Young 425b77b34c wxString::both goes with Strip(), not Trim(). 3 weeks ago
Jeff Young 87739c8ac7 wxStringTokenizer usage cleanup. 3 weeks ago
Mark Roszko bad00cdceb Fix the panel setup rules not being committed properly 3 weeks ago
Mark Roszko aefaa521d1 Fix up arm assembly compiling on windows 3 weeks ago
Seth Hillbrand 4fcc2ac7e2 Ensure new symbols obey the observed sheet number 3 weeks ago
Mark Roszko bda994c00a Edit ConfigurePlatform.cmake 3 weeks ago
Mark Roszko e02008630f Also set CMAKE_SYSTEM_PROCESSOR in win cross compile 3 weeks ago
Jeff Young 9ddb5465e1 Don't overwrite footprint filters created from multiple tokens in footprint column. 3 weeks ago
Jeff Young 91405ae34d ADDED: support for multiple footprints in the footprint json from HTTP libraries 3 weeks ago
Jeff Young 427c9da2f3 Parallelize copper graphic checking. 3 weeks ago
Jeff Young c0a659a792 Formatting. 3 weeks ago
Wayne Stambaugh 8b525671b1 Only use front/back layer notation "F&B" for zone definitions. 3 weeks ago
Jeff Young 1f1f490887 ADDED: handling of meta-data items in REST libraries. 3 weeks ago
Jeff Young 2eb3518e49 Formatting and naming conventions. 3 weeks ago
Jeff Young 175e8a4a94 ADDED: "bridged_mask" constraint. 3 weeks ago
Jeff Young 80ca30ac37 Repair missing handling of solder mask expansion on copper shapes. 3 weeks ago
Jeff Young 4ec497e28a Formatting. 3 weeks ago
Jeff Young 05f979071d Fix spelling in error message. 4 weeks ago
jean-pierre charras b4fdcfd461 DIALOG_PIN_PROPERTIES: fix issue: new pins were not shown on canvas. 3 weeks ago
Mark Roszko e5da92dcc6 Always enable PYBIND11_USE_CROSSCOMPILING (paired in pybind11 with CMAKE_CROSSCOMPILING_LATER) 3 weeks ago
Mark Roszko accb0ddcd1 Manually set CMAKE_CROSSCOMPILING on MSVC. 3 weeks ago
Seth Hillbrand 4aa3576a4c Fix build warnings 3 weeks ago
jean-pierre charras fbbc051983 gendrill_gerber_writer: do not generate useless mask files of special vias. 3 weeks ago
Mark Roszko 1e9025a4dc Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 4 weeks ago
Jeff Young ca7059b487 Honour flip when checking front/back courtyards. 4 weeks ago
jean-pierre charras fb1cfee39c Compil warnings fixes 4 weeks ago
Jan Wichmann 36e38cd60a ADDED: Sort the templates alphabetically, leaving the default template at the top. 4 weeks ago
Seth Hillbrand 5fdfff2b9c Prevent lines from drawing on netclass layer 4 weeks ago
Seth Hillbrand 733a379ca3 Unify sheet name validators and apply to properties 4 weeks ago
Seth Hillbrand 497afffd48 Properly order netlist pages 4 weeks ago
Seth Hillbrand 89be756d1a Ensure that we are checking case differences 4 weeks ago
Seth Hillbrand a6decf15b5 Don't assert on stderr messages 4 weeks ago
Seth Hillbrand 4229b3cc76 Update cli golden files with new output format 4 weeks ago
Seth Hillbrand 32ee4ebdfa Fix QA. 4 weeks ago
Jeff Young 2c102a62e0 Auto-convert numeric values in fields when referencing them in expressions. 4 weeks ago
jean-pierre charras aa4de22ef4 EDA_3D_CANVAS: fix crash when used in dialogs and clicking in the 3D shape 4 weeks ago
jean-pierre charras 79a3b7ac5f Add missing header to compil on msys2 4 weeks ago
Seth Hillbrand 56ad08cdd8 Prevent backannotation from changing variables 4 weeks ago
Seth Hillbrand accbee3c6e Move git stuff to kicommon to fix build 4 weeks ago
Seth Hillbrand 29025882fc Fix typo in pad table 4 weeks ago
Seth Hillbrand c64f99c57a ADDED: VCSHASH and VCSSHORTHASH 4 weeks ago
Seth Hillbrand 5952c2fb9a ADDED: Pad edit table 4 weeks ago
Jeff Young 0b6de964fd Fix initialization order. 4 weeks ago
Jeff Young 976278e5a6 ADDED: extra info for shape, pin and field differences. 4 weeks ago
Roberto Fernandez Bautista 8d8bd7253f Windows CI: custom vcpkg triplet to ensure shareable binary cache 4 weeks ago
Seth Hillbrand 5dc6d43f43 Add via tenting/plugging representation to 3d-viewer 4 weeks ago
jean-pierre charras 98dd5a68eb Fix a compil issue on gcc/msys2 4 weeks ago