247 Commits (e11d39b0f2e8e3729c58f354b8cce46131e24d42)

Author SHA1 Message Date
jean-pierre charras c1003e2ddd Fix missing call to Layout() in SIM_PLOT_FRAME after adding widgets. 5 years ago
Sylwester Kocjan 959ae73a01 Eeschema,sim: extract plot colors to new class 5 years ago
Jeff Young 4408897b87 Formatting. 5 years ago
Michael Kavanagh 97775aa50b Icons: redo missed simulator icon in new style 5 years ago
jean-pierre charras c155218582 Sim plot: fix a rounding issue that can create a missing point in a plot. 5 years ago
Mikolaj Wielgus babda304d9 Prevent addition of false plot when current plot panel is not in m_plots 5 years ago
Sylwester Kocjan df62adf901 eeschema,sim: fix crash at simulation start 5 years ago
Sylwester Kocjan 6a48e21eb2 simulator: update dialog to handle R, I & TEMP DC sweeps 5 years ago
jean-pierre charras 60152bc00e Spice sim: fix incorrect (very large) dialog size displaying the netlist. 5 years ago
Michael Kavanagh 39abf8964f Icons: fix simulator menubar 5 years ago
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
Marek Roszko f2c5856124 Correct comment about the cast 5 years ago
Marek Roszko 230f3c2792 Fix crash when welcome panel was present in simulator and white background is toggled 5 years ago
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Michael Kavanagh cf6f0b9b92 Use trash icon where appropriate 5 years ago
Marek Roszko e5f340d176 Use monospace (teletype) font in show simulator netlist 5 years ago
Seth Hillbrand 56fa5a23c3 SPICE export full precision data 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
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
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 93b7eacfb2 Fixup some Coverity issues. 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
Jonatan Liljedahl f433037dcd Eeschema: simulator: allow dotted traces for current and phase. 6 years ago
Jonatan Liljedahl 7c7d9c3e3f Eeschema: simulator plot: allow standard mac pan and pinch to zoom 6 years ago
Jeff Young 23d824de66 Simulator improvements. 6 years ago
Jeff Young 97d70d7844 Fix cursor bugs in simulation. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jon Evans 5287ab6e4f Eeschema: improve simulator behavior for two-source DC analysis 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
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
jean-pierre charras a288d6199e Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors. 8 years ago
Maciej Suminski 61597db12d Make the Simulator dialog strings translatable 8 years ago
Maciej Suminski 539d12b08f Spice simulator: more elegant approach to generating Spice device names 8 years ago
jean-pierre charras 502bed083d Fix a minimal size for the spice simulator frame. 8 years ago
jean-pierre charras a9dd5b5335 Sim spice fix: the frame size was not the last stored size (like for other frames) but a default fixed value. 8 years ago
Maciej Suminski 058f2bffd0 Spice simulator: safety check 8 years ago
Maciej Suminski 50053e7f27 Spice simulator: code formatting 8 years ago
Tomasz Włostowski 919b449595 Added 'show spice netlist' menu option in the simulator 8 years ago
jean-pierre charras af1281433b fix minor compil warning 8 years ago