282 Commits (c0aa6965de7b83ca78dd5c4d700b50a2a03a34e4)

Author SHA1 Message Date
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 6 years ago
Jeff Young eb1ff80d57 SHAPE collision fixes. 5 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 6 years ago
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 6 years ago
Seth Hillbrand a8ab668122 Move SHAPE_ARC to start->mid->end format 6 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Jon Evans e934f8b459 Remove python netlist QA facilities 6 years ago
Jon Evans f730aa7834 Update netlist testcases 6 years ago
Jon Evans f7578eb038 Implement new native netlist QA test 6 years ago
Jon Evans de9520d65e Finish porting netlisters to use CONNECTION_GRAPH 6 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jon Evans b36b7d5a5d Update video QA project with proper junctions 6 years ago
Jon Evans 52ae0df7a4 Convert video QA project to new format 6 years ago
Jon Evans 9e79dfdb25 Update netlist QA testcases to new file format 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 75b139c7b4 Move hole testing to DRC client and improve performance. 6 years ago
Jeff Young 8efa8af8cc Add persistence of DRC error severities. 6 years ago
Jon Evans 920f5f4ada Update netlist qa files for new format 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young 058108dd6d There are 3 courtyard DRC checks, not 2. 6 years ago
Jeff Young d17664c519 Fix bug in testcase. 6 years ago
Jeff Young dfe4a00d43 Add distance reporting for copper item DRC tests. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jon Evans d7d1ea33ac Check for conflicts before promoting sheet pins to be strong drivers 6 years ago
Jon Evans 7df3df3381 Add basic netlist QA test 6 years ago
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago
Ian McInerney d44a252182 Clean up spice tests in qa_eeschema 6 years ago
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
jean-pierre charras 4a2a5a9403 qa_eeschema: fix a crash due to LIB_PIN ctor that was using default config values, 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Wayne Stambaugh 8cc80e3b35 Add unit test for testing LIB_ARC objects. 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Wayne Stambaugh bc7df3239c Start unit tests for math library trigonometry functions. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Wayne Stambaugh abb8088695 Fix QA test failure due to changes to FormatInternalUnits() function. 6 years ago
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago
Ian McInerney aa95ff10df Add build dependency on pcbcommon in qa test 6 years ago
Simon Richter 866aac9737 Clean up a few unused names of caught exceptions 6 years ago
Jeff Young 149d34fbe1 Add missing files from last commit. 6 years ago
Jeff Young 9ded76bcad Update tests to UUIDs. 6 years ago