36 Commits (a1f796ffa0ce82689d9ef4a85ab3ec188ff360db)

Author SHA1 Message Date
Jeff Young 6b29c346b9 When presented with empty text we don't want to Normalize() the SIM_VALUE. 2 years ago
Jeff Young 0b06a1376b Don't turn an empty string into a '0'. 2 years ago
Sergio Costas 181ae7f450 Change all bare isnan calls into std::isnan 2 years ago
Jeff Young d714ff8549 Don't commit changes on paint events or updateUI events. 3 years ago
Jeff Young b6d0b65261 Naming conventions and commenting. No functional changes. 3 years ago
Jeff Young dcba555d44 Make SME prop-grid hack Mac-only. 3 years ago
Jeff Young 79f13ea9c7 Don't eval empty string. 3 years ago
Jeff Young 4b427b2d0c Add second instance of "don't mess up user formatting" fix. 3 years ago
Jeff Young c188318174 Change strategy for committing values from SIM_MODEL propGrid. 3 years ago
Jeff Young 200a06a677 Cleanup some dead code, and add a potentially needed fix for non-Mac. 3 years ago
Jeff Young 8059edff0e Don't mess up user formatting if eval'ing didn't actually change value. 3 years ago
Jeff Young 68fe146861 Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
Jeff Young 572c10b2c4 If we don't recognize a var then it's an error, not 0.0. 3 years ago
Jeff Young 39a23fa9bc Only eval numeric properties. 3 years ago
Jeff Young cbb70f0da1 Formatting and CLang-Tidy warning reduction. 3 years ago
Jeff Young 8324c0b0cc Fix event order bugs in Sim Model Editor dialog. 3 years ago
Jeff Young b7d41e0e56 Update simulator with NUMERIC_EVAL, decimal separator processing, etc. 3 years ago
jean-pierre charras b9ac486000 simulator: remove unused includes, and reorder a few includes to fix conflicts 3 years ago
jean-pierre charras 7c9f3981ef Revert "Reorder includes is some simulator files to fix issues on msys2 (no code change)" 3 years ago
jean-pierre charras 78e45fa1b9 Reorder includes is some simulator files to fix issues on msys2 (no code change) 3 years ago
Mikolaj Wielgus fef6eaa8ba Sim Model Editor: Don't use shared_ptr to hack around lifetimes 3 years ago
Mikolaj Wielgus e8762da4f4 Revert "Support for variable references in SPICE models." 3 years ago
Jeff Young 95ebfeeed1 Support for variable references in SPICE models. 3 years ago
Jeff Young 9eef638f0b Don't validate on keystrokes. 3 years ago
Mikolaj Wielgus c857e533a9 Sim: Fix crash when a field tries to set an inexistent parameter 3 years ago
Mikolaj Wielgus e4865ce543 Excise wxString from simulation 3 years ago
Mikolaj Wielgus 4ae2225b6d Sim: Replace all wxStrings with std::strings in SIM_VALUE 3 years ago
Mikolaj Wielgus 91358dfcac Sim Model Editor: Fix Enable/Disable of parameters 3 years ago
Marek Roszko ae637296cd Fix MSVC compile 3 years ago
Mikolaj Wielgus bd6c153ad9 Sim: Implement "enum" model parameters for switches 3 years ago
jean-pierre charras 488a53e71b Fix a few minor Coverity warnings 3 years ago
Mikolaj Wielgus 7cf5138c63 Sim: Bugfixes, mostly for MS Windows compilation errors 3 years ago
Mikolaj Wielgus 739b9255d9 Sim Model Editor improvements 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Mikolaj Wielgus ce84a48037 Sim: Implement loading Spice library files 4 years ago
Mikolaj Wielgus 978f01553b Sim Model Editor: Serialize models in fields 4 years ago