kicad/qa/unittests
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
..
common Fix various typos 2022-07-21 16:31:41 +00:00
eeschema Sim Model Editor: Display model parameters 2022-07-30 02:25:34 +00:00
gerbview Use kiplatform::app::init to suppress gerbview qa noise on msvc 2022-07-18 21:35:05 -04:00
libs Performance: avoid sqrt at all costs. 2022-07-16 18:42:32 +01:00
pcbnew QA: Fix missing PCB_BITMAP case 2022-07-14 09:03:43 -04:00
utils/kicad2step qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00
CMakeLists.txt qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00