4308 Commits

Author SHA1 Message Date
Iwbnwif Yiw
31d5c90ed8 Add ability to have special sweep parameter names depending on sweep type. 2024-11-11 17:25:03 +00:00
Iwbnwif Yiw
9d3e5d3927 Add SpicePar and SpGlobPar to list of components that use the equation editor. 2024-11-10 18:03:25 +00:00
Iwbnwif Yiw
4c2b7dcbf4 Do not show simulation combo box for Qucsator equations. 2024-11-10 17:57:54 +00:00
Iwbnwif Yiw
f1f186dc03 Revert 8cd942be2eb4640a1743814b0a4be0b05a03b22c 2024-11-10 17:33:14 +00:00
Iwbnwif Yiw
8cd942be2e Implement change in slotBrowseFile from #1049. 2024-11-10 17:17:17 +00:00
Iwbnwif Yiw
913ccdeb75 Add transient simulation to list of simulations with a sweep page.
Set the property table values after openPersistentEditor to avoid them being selected by the editor.
2024-11-10 17:03:09 +00:00
Iwbnwif Yiw
e6a97e0ace First minimum viable attempt with working dialog ready for basic testing. 2024-11-10 17:03:09 +00:00
Integral
7c3a180bf0 refactor: replace non-empty QString constructors with QStringLiteral() 2024-11-10 17:03:09 +00:00
Andrey Kalmykov
8b0aa2a77a Improve graph rendering performance
Fixes ra3xdh/qucs_s#984
2024-11-10 17:03:09 +00:00
Vadim Kuznetsov
e9017a0393 Fix ASCO execution error 2024-11-10 17:03:08 +00:00
Vadim Kuznetsov
e42cc19f9e Allow execute context menu on tabdiagram scrollbars 2024-11-10 17:03:08 +00:00
Iwbnwif Yiw
25ec6c2d8a Introduce bound line edit and use it to provide the component name functionality.
Add a BoundComboBox class and implement the .SW Sim property using it.

Implement basic functionality for sweep and parameter pages. A lot of existing code will be removed after this commit.

First minimum inviable state. File open and edit buttons not implemented. Step and Points fields do not auto update. Open SPICE file not implemented.
qDebug() statements will be largely removed after this commit.
2024-11-10 17:02:33 +00:00
Vadim Kuznetsov
989abd4630
Merge pull request #1043 from Integral-Tech/qstring-refactor
refactor: replace non-empty QString constructors with QStringLiteral()
2024-11-07 07:43:05 +01:00
Andrey Kalmykov
b0f4e4917d Improve graph rendering performance
Fixes ra3xdh/qucs_s#984
2024-11-04 16:58:29 +01:00
Integral
30f8ddd583
refactor: replace non-empty QString constructors with QStringLiteral() 2024-11-04 15:53:11 +08:00
Vadim Kuznetsov
ffd7f6622e Fix ASCO execution error 2024-10-31 10:40:56 +03:00
Vadim Kuznetsov
7cf6ecf498 Allow execute context menu on tabdiagram scrollbars 2024-10-31 09:55:52 +03:00
Iwbnwif Yiw
ad424bf3d8 Save the position / size of ExternSimDialog on exit. 2024-10-26 18:20:56 +01:00
Vadim Kuznetsov
fee6cf61a8 Fix Schottky diode symbol 2024-10-26 11:34:33 +03:00
Vadim Kuznetsov
0847ec50cf Update libraries if new library is created 2024-10-26 11:24:50 +03:00
Vadim Kuznetsov
7b18b39cc1 Allow variables for diode parameters 2024-10-25 18:50:45 +03:00
Vadim Kuznetsov
0ff0ed0f44 Apply path conversion only for saved schematic or schematic in projects 2024-10-24 20:16:56 +03:00
Vadim Kuznetsov
bfac9ca121 Move VCRES to nonlinear devices 2024-10-23 20:07:54 +03:00
Vadim Kuznetsov
0904eb317b Add SPICE entry for VCRES; make it ADMS-independent 2024-10-23 20:05:06 +03:00
Vadim Kuznetsov
a66eb01e9a Apply normalize_value to POT value 2024-10-21 17:57:17 +03:00
Vadim Kuznetsov
eacf586ba3
Merge pull request #1003 from Integral-Tech/refactor-qstring
refactor: use QString() as empty QString constructor
2024-10-21 10:51:56 +02:00
Vadim Kuznetsov
fdd487dc6c
Merge pull request #995 from ivandi69/qt68-drawtext
Fix missing text in schematic after upgrading to Qt-6.8.0
2024-10-20 12:11:56 +02:00
Vadim Kuznetsov
320e58df0a
Merge pull request #1006 from ra3xdh/1004_fix
Fix diode symbol setting
2024-10-19 18:44:57 +02:00
Vadim Kuznetsov
de867e07be Use explicit property name to load diode symbol 2024-10-19 18:44:19 +03:00
ivandi
80be7d55a2 Fix #997 2024-10-19 09:18:31 -04:00
Integral
3445ad89ef
refactor: use QString() as empty QString constructor 2024-10-19 15:13:10 +08:00
ivandi
f3a46cb77b Fix missing text in schematic after upgrading to Qt-6.8.0 2024-10-15 21:18:07 -04:00
Sergei Krasilnikov
aae2501748
Merge pull request #990 from ra3xdh/fix-drawresizehandle-usage
Fix unnecessary setPen before draw_resize_handle
2024-10-12 11:58:31 +03:00
Vadim Kuznetsov
72acdd58b0 Assign QucsMain to nullptr instead of 0 2024-10-11 17:15:02 +03:00
Vadim Kuznetsov
e9e1168934 Fix crash when no simulator found on the first start 2024-10-11 17:05:58 +03:00
Krasilnikov Sergey
8ad28c5193 fix unneeded setPen 2024-10-09 11:09:52 +03:00
Krasilnikov Sergey
e3dbb0e99e fix wrong selected bounding box for elliptic arc 2024-10-09 10:14:28 +03:00
Vadim Kuznetsov
7c9dfdbea7 Enable fill from SPICE button for BJTsub 2024-10-04 18:01:17 +03:00
Vadim Kuznetsov
dd3c758492 Fix GlobTemp typo in diode 2024-10-04 17:52:46 +03:00
Vadim Kuznetsov
0dc5d30b0d Make BJT_sub avaialbel for all simulators 2024-10-04 17:52:12 +03:00
Vadim Kuznetsov
684b06ab45 Fix simulation properties edition 2024-09-28 18:08:27 +03:00
Vadim Kuznetsov
018bec3d53 Fix disable simulation for XYCE 2024-09-27 19:17:18 +03:00
Vadim Kuznetsov
2d1a2c20c6 Fix Ngspice run in CLI mode 2024-09-27 17:18:55 +03:00
Sergei Krasilnikov
b409aaab9d Merge branch 'current' into memory-leak-sim-switch 2024-09-26 10:17:42 +03:00
ThomasZecha
ca16d22c07 Fix build issues
-fixed signed compare/expression warning: component.cpp, diode.cpp, equation.cpp,
 source_ac.cpp, vacomponent.cpp, volt_ac.cpp, vrect.cpp, sp_options.cpp
-fixed unused parameter/variable warning: schematic_file.cpp

Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-09-24 18:04:17 +02:00
Sergei Krasilnikov
99560a19b1 fix leaks 2024-09-24 00:25:48 +03:00
Vadim Kuznetsov
4a9a5a4a3d
Merge pull request #955 from ra3xdh/release/24.3.2
Release/24.3.2
2024-09-23 21:16:38 +03:00
Vadim Kuznetsov
3237373fba Add model sweep pattern recognition 2024-09-19 19:00:57 +03:00
Vadim Kuznetsov
1592d07966 Fix editing File type property 2024-09-17 20:26:33 +03:00
Vadim Kuznetsov
694db718ee
Merge pull request #936 from andresmmera/SPAR_Viewer
S-parameter viewer
2024-09-15 10:04:36 +03:00