239 Commits (ab83c86210c0df9b55facb3e8ef3444590ac2692)

Author SHA1 Message Date
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Jon Evans de9520d65e Finish porting netlisters to use CONNECTION_GRAPH 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Simon Richter 632494cba7 Add missing includes 6 years ago
jean-pierre charras 83cb9c0d14 Fix a few Coverity and compil minor warnings. Remove dead code 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
jean-pierre charras 25d7c0cae2 Opencascade: fix min version: OCE=0.18, OCC=6.9.0 6 years ago
Sylwester Kocjan fdccdd5cb9 Eeschema: adding .op SPICE simulation support 6 years ago
Jeff Young 5134856f18 Rationalise 3D settings data-structure. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jeff Young 93b7eacfb2 Fixup some Coverity issues. 6 years ago
jean-pierre charras 0f0b9bdf87 SIM_PLOT_FRAME_BASE: gives a minimal size for right panels. 6 years ago
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 0e51ed32f9 ADDED: Sim plot panel: option to plot on a white background or a black background. 6 years ago
Ian McInerney 0d017e262c Update documentation and comment 6 years ago
Simon Richter f87dc08801 Readd <config.h> to ngspice.cpp 6 years ago
Jeff Young 384ff2539a Fix uninitialized variables. 6 years ago
Ian McInerney 00e58cd974 Fix unintialized values (from coverity scan) 6 years ago
Jonatan Liljedahl 4378290094 Fix menu string capitalization for simulator Dotted Current/Phase 6 years ago
Jonatan Liljedahl f433037dcd Eeschema: simulator: allow dotted traces for current and phase. 6 years ago
Jonatan Liljedahl 90d2ea5dd5 Eeschema: simulator: add keyboard shortcuts for add signal, etc 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Jonatan Liljedahl 7c7d9c3e3f Eeschema: simulator plot: allow standard mac pan and pinch to zoom 6 years ago
jean-pierre charras c5290de6ec housekeeping: 6 years ago
Jonatan Liljedahl fa14d5b9fa Eeschema: simulator: more trace colors, smarter color allocation 6 years ago
Sylwester Kocjan 1c01cc001d eeschema: fixed recognizing SPICE sim directive 6 years ago
Adam Wolf c7c49cee5a Add additional ngspice codemodel path for launching from standalone eeschema on macOS. 6 years ago
Jeff Young 67915b6a96 Add a warning message for attempting to current probe a subckt. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young 23d824de66 Simulator improvements. 6 years ago
Jeff Young 97d70d7844 Fix cursor bugs in simulation. 6 years ago
Simon Richter 05353049b5 Pull in macro definition for strncasecmp on MSVC 6 years ago
jean-pierre charras d92396341e Simulation: do not add .save V(0) and/or .save V(GND) to ngspice. 6 years ago
jean-pierre charras bc27b0ed5f Sim spice: fix unescaped netnames in spice netlist and simulator dialogs. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 6 years ago
Jeff Young 39b91c90dd Moved more operations to ACTIONs. 6 years ago
Jon Evans 5287ab6e4f Eeschema: improve simulator behavior for two-source DC analysis 7 years ago
jean-pierre charras 6cdde97e6f ngspice dll search: add auxiliary search paths on Linux, like on other platforms 7 years ago
jean-pierre charras 6d4fbcd5bb SIM_PLOT_FRAME_BASE: very minor fix. 7 years ago
jean-pierre charras ad5a1fd963 SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu. 7 years ago
Jeff Young d8cc2f8280 More cleanup from non-reference return from GetText(). 7 years ago
John Beard 6f1c3f5ef8 Eeschema: construct simulator cursors on demand 7 years ago
Maciej Suminski b445b0fab2 Link eeschema with ngspice DLL 7 years ago
Stefan Brüns d1db2c7621 Use fixed version for libngspice.so.0 7 years ago
Maciej Suminski 85ef058458 Spice simulator: change gain units to dBV 7 years ago
jean-pierre charras e750382e75 Fix a few wxWidgets minor asserts 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago