1234 Commits (581cc0de5cc809c1638f82511a9f6e491ca5591e)

Author SHA1 Message Date
Seth Hillbrand cb1231382f Fix connectivity regression 2 years ago
Roberto Fernandez Bautista f48c125c3c CLI QA: Create a diff image highlighting areas of difference in red 2 years ago
Roberto Fernandez Bautista ea648d67e6 QA: Close images after comparing 2 years ago
Roberto Fernandez Bautista ca8790fd8d CLI Gerber QA test: Generate png tiles instead of full (save memory) 2 years ago
Roberto Fernandez Bautista f49125da31 QA: Add kicad-cli pcb export gerber tests 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko 1a6d459fb1 Fix wrong path slash 2 years ago
Marek Roszko 5da88d1d0e Move UTF8 to core 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Alex Shvartzkop 83afdd297e Use UTF-8 encoding in test_io_mgr.cpp. 2 years ago
Alex Shvartzkop 79c86445d2 QA: add plugin type tests for EasyEDA. 2 years ago
Alex Shvartzkop e6f0a3d91b QA: add test files for EasyEDA. 2 years ago
Marek Roszko 5c62b98e7c observable can live in core 2 years ago
John Beard 78c8de9b08 Fix oval pad snapping 2 years ago
Jeff Young 7a2a2e2df0 Remove error-prone SetReporter() API. 2 years ago
Marek Roszko 911266fe02 Fix cli test for plot one arg 2 years ago
Jeff Young 41e274684c Make sure pads with no net get assigned Default netclass on board open. 2 years ago
Jeff Young 0002eca70b Fix missing string-to-int conversion. 2 years ago
Jeff Young f08370b3dc Remove no-longer-used guard. 2 years ago
Jeff Young 81117d2217 Fix memory leak from double-allocation. 2 years ago
Jeff Young 05135eed66 Extra debugging info for pns regression tests. 2 years ago
Jeff Young ac778163ab Support net queries in PNS_LOG_PLAYER_KICAD_IFACE. 2 years ago
Jeff Young c049e1e90d Formatting (no functional changes). 2 years ago
Alex Shvartzkop f2403804db Add test for GuessPluginTypeFromLibPath. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Jeff Young 4b22b1e831 Debugging aid. 2 years ago
Jeff Young aeb8374ae5 Fix presumed typo in collision reporting. 2 years ago
Jeff Young ac7ceb03ee Fix warning message typo, empty wxString::Format, and formatting. 2 years ago
Jeff Young 9e309d1d83 Coding standards and wxS() safety. 2 years ago
Jeff Young f24cf2250e Make sure we have a BOARD when trying to read nets. 2 years ago
Wayne Stambaugh 1026596964 Allow symbols to be derived from other derived symbols. 2 years ago
Jon Evans e118d2fca0 DbLib: Map multiple footprints to footprint filter list 2 years ago
Seth Hillbrand a6073ae566 Revert pns_log_file.cpp change to compile 2 years ago
Jeff Young 6166a96b8e Update PSN logger to new NET_HANDLE architecture. 2 years ago
Seth Hillbrand b9936b6d8a Fix fat-finged correction in c5f97421 2 years ago
Seth Hillbrand c5f9742153 Fix PNS QA compile 2 years ago
Jeff Young 76cd637895 Make the net identifier opaque to PNS router. 2 years ago
Jeff Young 55a7b9e6bf More consistent naming. 2 years ago
Jeff Young 3cade7fc47 Don't use string compare for A.NetClass == B.NetClass. 2 years ago
Jon Evans 0c529411d7 Update SHAPE_POLY_SET API to not hide virtual functions 2 years ago
Thomas Pointhuber c2a91caacf altium: verify that file contains "Compound File Binary Format" magic bytes, as we do not support the ASCII format 2 years ago
Jeff Young f2a8c25084 Update Eagle gold files for spoke angle fixes. 2 years ago
Alex Shvartzkop 918ada9b16 Fix CI build. 2 years ago
Roberto Fernandez Bautista dbfb7880b5 Add IO_MGR::FindPluginTypeFromBoardPath (+QA tests) 2 years ago
Roberto Fernandez Bautista 8d5ebf5e30 QA: Add dummy board files (should fail header checks) 2 years ago
Roberto Fernandez Bautista fb3e8ef8f1 QA: Add example P-CAD file 2 years ago
Roberto Fernandez Bautista 0b0c50471a QA: Add example KiCad legacy PCB files 2 years ago
Roberto Fernandez Bautista 1c95762534 QA: Add example EAGLE PCB file - Adafruit-AHT20-PCB 2 years ago
Roberto Fernandez Bautista 87959a4625 QA: Add simple CADSTAR PCB file 2 years ago
Alex Shvartzkop a0d96cea9f Rename Save -> SaveBoard, Load -> LoadBoard in PLUGIN. 2 years ago