192 Commits (f5edcf82f231b221519e16e23ad02902f5238170)

Author SHA1 Message Date
Jeff Young 68fe146861 Remove most of SIM_VALUE in favour of good old wxString. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 9d3a3d705d ADDED simulation measurements. 3 years ago
Jeff Young 946e0a4b98 ADDED support for e-series based tuning. 3 years ago
Jeff Young b070ecf0c7 Don't run simulation while dragging tuning slider. 3 years ago
Jeff Young 90edcc8c42 Clarity and Clang-tidy warnings. 3 years ago
Jeff Young 6f44468385 Fix more lifetime issues in simulator tuning. 3 years ago
Jeff Young 00fe8f0f70 Minor tuner panel layout fixes. 3 years ago
Jeff Young bfd3b40672 Bug fixes for tuning. 3 years ago
Jeff Young e2f2f3518b Minor improvements to tuner panel look & feel. 3 years ago
Ian McInerney 2f8cc194c1 Initialize variables inside file dialog customizer classes 3 years ago
Ian McInerney 0bd39516c4 Cleanup eeschema save as extra control creation to match pcbnew 3 years ago
Jeff Young c7603372b5 Use consistent naming. 3 years ago
Jeff Young 69448afb47 Don't run simulation twice when the sim command is overridden. 3 years ago
Mikolaj Wielgus 6969362813 Sim Model Editor: Don't provide library-only models as builtins 3 years ago
jean-pierre charras 7e3964e5cb Missing fix in previous commit 3 years ago
Mikolaj Wielgus d10fd7bb09 Sim: Remove tuner (log) scale choice button 3 years ago
Mikolaj Wielgus 0399d08aaa Sim: Fix potentiometers 3 years ago
Mikolaj Wielgus 9b6cc6c505 Sim: Fix tuners 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Jeff Young a21d24a4c8 Experiment with loading recent searches into the search menu. 3 years ago
Jon Evans da9be1a812 ADDED: Multi-selection cut/copy/paste in symbol editor library tree 3 years ago
Jeff Young b874aaac5e Add display options to Symbol Browser toolbar. 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Seth Hillbrand a852286eb5 Cleanup compile warnings 3 years ago
Marek Roszko 08dbc3a53c Move the symbol editor to the new filedlg customize 3 years ago
Marek Roszko ff94d289c7 Move the eeschema standalone to the new save dialog 3 years ago
Roberto Fernandez Bautista 9049c907a1 Fix wxWidgets assert in symbol preview widgets 4 years ago
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface 4 years ago
Ian McInerney 0f2e649b18 Cleanup formatting and warnings in tuner_slider 4 years ago
Mikolaj Wielgus 906eee68a5 Another small cleanup after !490 4 years ago
Mikolaj Wielgus a0c4f05c17 Small cleanup after !490 4 years ago
Frank Zeeman 8167c69508 Add transformation function for characteristic curves of tuners 5 years ago
Frank Zeeman f004665df8 Add tuner support for potentiometer code model 5 years ago
Mikolaj Wielgus 2dbc6ef6ca If present, tune Spice_Model instead of Value 4 years ago
Seth Hillbrand 9e760512ac Update schematic when saving tuned value 4 years ago
jean-pierre charras cf6acae791 TUNER_SLIDER: add missing skip event in wxFocusEvents. 4 years ago
Mikolaj Wielgus 28d7a2d7c9 Sim: Update tuner dialog values when focus is lost 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Mike Williams 924d4563b7 Symbol Editor: Don't unselect library based on non-existent symbol 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago