43157 Commits (2e38fa84bf56e8b1a2e18c007d40f2013bac31c9)
 

Author SHA1 Message Date
Jeff Young 2e38fa84bf Don't allow writing "//" to spice netlist. 1 year ago
Alex Shvartzkop 0d2838518b Altium PCB import: don't add thickness to Solid style fills. 1 year ago
Alex Shvartzkop 82c2bda52b Altium PCB import: make sure Polygon fill is contained within the outline. 1 year ago
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Jeff Young aa1fb0604a Fix KeepUpright settings in Eagle gold files. 1 year ago
Alex Shvartzkop 43dab2a8b5 Altium PCB import: avoid integer overflows when rotating rectangular fills. 1 year ago
Jeff Young ca54eb422b Don't default KeepUpright to true in Eagle importer. 1 year ago
Alex Shvartzkop ee8b74d688 QA: update golden data for Altium "Tracks" PcbLib. 1 year ago
Jon Evans 74517856ca Make touchscreen events Windows-only 1 year ago
Alex Shvartzkop 76b2741a92 Make sure to add start points to arcs in TransformOvalToPolygon. 1 year ago
Alex Shvartzkop 80b7f5fcbf Revert "Pcbnew, Altium import: Fix issues with hatched zones." 1 year ago
Alex Shvartzkop 7bca6cdea7 Make crosshair follow view movement when using pan/zoom gestures. 1 year ago
jean-pierre charras fb3730a9c0 STEP export: fix missing zones (they were added too late in code) 1 year ago
Jon Evans 3bb7b3722c Fix MSVC not understanding operator== anymore 1 year ago
Jon Evans f5e7c705db Move custom shapes to PADSTACK; support in API 1 year ago
jean-pierre charras b20a32f2fd bitmap_info.xxx: add comments to try to avoid issues like 8b1e971f 1 year ago
Alex Shvartzkop 4b96bb5d8f Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
Alex Shvartzkop 832393b07c Remove debug line. 1 year ago
Alex Shvartzkop 8f8a68229c Handle touchscreen gesture events for zoom/pan. 1 year ago
Alex Shvartzkop 8e90063258 Support hidpi in Cairo GAL canvas; performance improvements. 1 year ago
Seth Hillbrand 31a0652c58 Force VECTOR2 templates to use standard promotion rules 1 year ago
Jeff Young 90652a741d Don't generate thermal reliefs for pads that don't intersect zone. 1 year ago
Seth Hillbrand ff188450e6 Handle degenerate arcs 1 year ago
jean-pierre charras d7b743a896 MAINTAIN_PNGS option: fix missing entries in CMakeLists.txt. 1 year ago
Jeff Young cb7d51dbe4 Formatting. 1 year ago
Jeff Young d8c2929163 SCH_SHEET_PATH::IsContainedWithin() didn't do what I thought it did.... 1 year ago
Jeff Young c0ee987e8b Fix typo. 1 year ago
jean-pierre charras dc6b211227 better tool tips 1 year ago
jean-pierre charras 8b1e971f29 bitmap_info.cpp: fix a crash when opening the simulator frame. 1 year ago
Wayne Stambaugh 360d185e3b Clear parent symbol references when flattening derived library symbols. 1 year ago
Seth Hillbrand 6dcb9bb664 Do not allow trailing/leading whitespace in mandatory fields 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
jean-pierre charras 616510aca2 Pcbnew, Altium import: Fix issues with hatched zones. 1 year ago
Jeff Young cbfc692e24 Performance for large hierarchies: symbol fields table 1 year ago
Jeff Young 758974f5aa Performance for large hierarchies: sorting 1 year ago
Jeff Young a6e8cfe35f Performance for large hierarchies: avoid sorting 1 year ago
Jeff Young 44c588f122 Performance for large hierarchies: lazy eval 1 year ago
Jeff Young e543ff0578 Performance for large hierarchies: lookups 1 year ago
Jeff Young 68fbe98b1d Performance for large hierarchies: ERC 1 year ago
Jeff Young 9b8f1109e6 Formatting. 1 year ago
Jon Evans 10922a194c Remove extraneous cache fill per row 1 year ago
Mike Williams f3d2f4af01 PCB: add fields checkbox to Edit Text and Graphics 1 year ago
Wayne Stambaugh 82b310f666 Do not update schematic editor net navigator when it's not shown. 1 year ago
Jeff Young 9fb07d886e PCB_GENERATOR_Ts are PCB_GROUP_Ts too. 1 year ago
Marek Roszko 944835eefc Add PCB_VIA equality operator overload 1 year ago
dsa-t 34f0fb8f21 Revert "Don't reset the view controls state just because we are setting the already active tool state again" 1 year ago
Jeff Young 8e855156c8 Import child sheets relative to project, not parent. 1 year ago
Seth Hillbrand 08f181115b Use KiROUND for consistency 1 year ago
Mike Williams 7679f40b2b SCH_REFERENCE: drop separate pointer to LIB_SYMBOL 1 year ago