9150 Commits (78526ee91313be14ee91bf4661519be58af76dda)
 

Author SHA1 Message Date
Maciej Suminski d5acd7575d Updated demo schematics for simulation 9 years ago
Maciej Suminski 40224f48fb Minor simulation plot style changes 9 years ago
Maciej Suminski 781a12222c Fixed simulation plot legend 9 years ago
Maciej Suminski 0261a0e59c Axis autorange 9 years ago
Maciej Suminski 91d1f7135b SIM_PLOT_PAINTER class 9 years ago
Maciej Suminski ae5424c44a Probe cursor (TODO: has to be discussed) 9 years ago
Maciej Suminski ac17165947 Initial version of simulator probe tool 9 years ago
Maciej Suminski aa3e251cdd Sim plots get consecutive numbers 9 years ago
Maciej Suminski 112cf074f6 Heuristics to correct passive component values 9 years ago
Maciej Suminski a4868a0e5a Minor fixes to debug output 9 years ago
Maciej Suminski b6eab191d0 Added a button to add Spice fields to a schematic component 9 years ago
Maciej Suminski 0d8c095215 Fill the signal list box when a simulation is finished 9 years ago
Maciej Suminski 171e649313 Fixed type names (NET_INDEX_MAP & PROBE_LIST) 9 years ago
Maciej Suminski 402a438339 NETLIST_EXPORTER_PSPICE adjusts paths for .include directives 9 years ago
Maciej Suminski 75b0e3e0a2 Missing include in reporter.h 9 years ago
Maciej Suminski 9ef2cb94bf Simulation executes in a separate thread 9 years ago
Maciej Suminski e72b54a6e0 Code cleanup 9 years ago
Maciej Suminski 9e2485ea97 SPICE_SIMULATOR: Code formatting & clean up 9 years ago
Maciej Suminski 9748b65a6d str[n]icmp -> str[n]casecmp 9 years ago
Maciej Suminski b4d9e7ee99 Fixed asserts in DIALOG_LIB_EDIT_TEXT_BASE. 9 years ago
Maciej Suminski 9dc681b198 Build fixes (for mathgl2) 9 years ago
Tomasz Wlostowski 7b05dc2a13 Fbp files for simulator 9 years ago
Tomasz Wlostowski bfb08fb7c4 test schematic added 9 years ago
Tomasz Wlostowski 095af6e77a wip 9 years ago
Tomasz Wlostowski f1f69979e6 ngspice: something starts to work 9 years ago
Tomasz Wlostowski 2dd53b6a43 spice wip 9 years ago
Jon Neal 0bf4a6447d Add SWIG 3.0 to the list of INSTALL.txt dependencies. 9 years ago
Maciej Suminski 0aad86435f Adjust iterator after erasing an element 9 years ago
John Beard b6edf613dd Fix missing '=' in .gitconfig file. 9 years ago
Chris Pavlina e5a5f9552b Fix RS274X Unicode decoding 9 years ago
Maciej Suminski cdc951d0a3 Fixed a crash when dragging a line was interrupted 9 years ago
Maciej Suminski c6e4f67589 Fixed cached container data corruption on resize (OpenGL GAL) 9 years ago
Maciej Suminski 9f5f0ab31b Minor OpenGL GAL code changes 9 years ago
jean-pierre charras 7bc8cb56e0 Fix bug: Impossible to rescale 3D models 9 years ago
Michael Steinberg 86496d3141 Pcbnew: fix dangling board reference crash in GAL. (fixes lp:1584489) 9 years ago
jean-pierre charras 498c8ce61d Fix issue: When left-clicking on the "window frame" (blue top area on Windows) (Any editor), the window jumps to bottom half of the screen, if a context menu is currently opened (could be Windows specific) 9 years ago
Tomasz Wlostowski 91a3b3d396 fixed polygon filleting glitch for colinear outline segments 9 years ago
Cirilo Bernardo 8fdd6b1627 Fix 3D model file name parsing bug. (fixes lp:1609122) 9 years ago
Maciej Suminski c9a41be774 Added licence for the GAL bitmap font 9 years ago
decimad 8dcf040a4e Fix segfault on BOARDs without tracks 9 years ago
decimad 18b7dbf4d1 Refactor coroutine to improve readability and removed unnecessary heap allocations. Added documentation/links to various boost doc revisions. 9 years ago
decimad 532634abf2 fix reentrant tool state crash 9 years ago
Thomas Pointhuber e6129ca684 remove F.SilkS from default Through-hole and NPTH pads 9 years ago
jean-pierre charras 984146c37d Gerbview: better support of advanced X2 attributes. 9 years ago
jean-pierre charras 84cfef1de9 Minor change for drill files names: when separate PTH and NPTH drill files are generated, PTH drill file has its name finishing by "-PTH" (similar to the NPTH drill file name) 9 years ago
jean-pierre charras 3ca757b653 Eeschema, new legay plugin reader: ensure component flags (mainly used in edition) are cleared after loading from file. 9 years ago
jean-pierre charras e15ad9350f Fix issue from rev 6994 "Run DRC" from plot dialog crashes on Linux. 9 years ago
jean-pierre charras ff246f6365 Gerbview: Add %TO (Netlist attribute) support in X2 format. Fix a bug in a not previously very used method. 9 years ago
jean-pierre charras 62bf20271b Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog. 9 years ago
jean-pierre charras f029047a97 Uncrustify cbbox_ray.cpp to avoid a lot of warnings on gcc 6.1 9 years ago