80 Commits (ddd026da8746e071e0b20e3a4bc0625c7de1a8c1)

Author SHA1 Message Date
Jeff Young 9ece90a541 Fix off-by-one error in exporting netlist, and update testcases. 5 years ago
Jeff Young c67c13bc1d Update netlist goldens (properties, natural order, no-connect nets). 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young 8a4992b528 Add missing file. 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jon Evans a900fb319d Add testcase for bus junctions problem 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Jeff Young 909dca71cd Fix test_sch_sheet_list to run headless. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Jon Evans 61f731aa1d Fix disambiguation for vector buses with different ranges 5 years ago
Tomasz Wlostowski bd27d38d9a DRAW_PANEL_GAL: added DebugOverlay() method, creating a temporary overlay for drawing debug graphics 5 years ago
Wayne Stambaugh d45c11b4b5 Exclude from bill of materials and board netlist to library symbols. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young e6f4e156b6 Fix the SCH_PINs test to be more reflective of the codebase. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Jeff Young 1872d05f72 Fix netlist test golden file to include proper escaping. 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 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
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 5 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 5 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
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 1535c83b88 Lay some groundwork for adding distances to DRC errors. 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 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
Jeff Young 4990d1e7b2 Variable substitution 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 e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago