kicad/qa/unittests/eeschema
Mikolaj Wielgus c5a256291e Sim Model Editor: Display model parameters
This commit adds parameter display functionality, via a wxPropertyGrid
widget, to the Sim Model Editor. To faciliate that, a SIM_VALUE class is
created to serialize, deserialize, and validate numeric values in the
new parameter grid.

SPICE_MODEL is renamed to SIM_MODEL and split into several subclasses
that correspond to different model kinds.
2022-07-30 02:25:34 +00:00
..
sch_plugins/altium Update Altium SCH QA with rounding factors 2022-07-07 12:01:38 -07:00
sim Sim Model Editor: Display model parameters 2022-07-30 02:25:34 +00:00
CMakeLists.txt Sim Model Editor: Display model parameters 2022-07-30 02:25:34 +00:00
eeschema_test_utils.cpp qa_eeschema refactor: Create generic SCHEMATIC_TEST_FIXTURE 2022-04-11 21:50:40 +01:00
eeschema_test_utils.h Fix annotation of incomplete multi-unit symbols and re-annotation of duplicates 2022-05-26 09:23:36 +00:00
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp
test_lib_part.cpp
test_module.cpp
test_netlists.cpp qa_eeschema refactor: Create generic SCHEMATIC_TEST_FIXTURE 2022-04-11 21:50:40 +01:00
test_pin_numbers.cpp Fix broken comparison in pin_numbers 2022-04-19 14:46:05 -07:00
test_sch_biu.cpp
test_sch_pin.cpp
test_sch_reference_list.cpp Auto-annotate (and then don't re-annotate) power symbols. 2022-07-11 21:46:01 -06:00
test_sch_rtree.cpp
test_sch_sheet.cpp
test_sch_sheet_list.cpp qa_eeschema refactor: Create generic SCHEMATIC_TEST_FIXTURE 2022-04-11 21:50:40 +01:00
test_sch_sheet_path.cpp
test_sch_symbol.cpp
uuid_test_utils.cpp
uuid_test_utils.h