Muhammet Şükrü Demir
185ac83c56
settings improvements.
2024-12-05 20:06:37 +03:00
Vadim Kuznetsov
c94049bf52
Merge pull request #1113 from ra3xdh/1111_fix
...
Fixed parsing SPICE library
2024-12-03 17:53:46 +01:00
Vadim Kuznetsov
96fb011ee6
Fixed parsing SPICE library
2024-12-03 19:36:06 +03:00
Vadim Kuznetsov
07b2171dc8
Merge pull request #1109 from dsm/current
...
update Qt version to 6.8.1
2024-12-03 13:13:02 +01:00
Muhammet Şükrü Demir
9bf9776b7c
update Qt version to 6.8.1
2024-12-02 19:11:10 +03:00
Vadim Kuznetsov
241d2ff3f8
Merge pull request #1106 from iwbnwif/new_comp_dialog
...
Do not add export statement for certain models
2024-12-01 08:47:11 +01:00
Iwbnwif Yiw
e5034305f7
Do not add export statement for NutmegEq, SpicePar or SpGlobPar models (see #1105 ).
2024-11-30 21:52:13 +00:00
Vadim Kuznetsov
0d74f553d7
Merge pull request #1103 from dsm/current
...
CI improvements.
2024-11-29 17:35:23 +01:00
Muhammet Şükrü Demir
9268acebe8
don't add network and d3d dlls in msys2.
2024-11-29 15:30:29 +03:00
dsm
5226827389
switch ninja for ubuntu
2024-11-29 11:23:51 +03:00
Muhammet Şükrü Demir
f44b7cf49d
switch ninja for msys2
2024-11-29 10:45:09 +03:00
Muhammet Şükrü Demir
4ef7a9b6bb
CI improvements
...
- added MSVC portable and setup artifacts.
- improve some usage.
- removed msvc build hashes in hash file.
2024-11-29 10:45:08 +03:00
Vadim Kuznetsov
b826d12020
Merge pull request #1091 from dsm/current
...
CI improvements
2024-11-27 18:13:26 +01:00
Muhammet Şükrü Demir
b100745875
fix win64 portable naming.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
7fa2a01596
add dash to short_hash.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
6b7d368593
adding short hash to artifact filename except macos.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
683e4af9eb
adding git short hash to CI.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
c227c973d6
if MSVC or Qt5 build failed, continue and don't affect create-relase job.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
3d1182142e
changed CI version handling.
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
fb686be61f
add some compiler opt. flag
2024-11-26 21:05:14 +00:00
Muhammet Şükrü Demir
5a97a35bd0
adding msvc-build to deploy.yml
2024-11-26 21:05:13 +00:00
Muhammet Şükrü Demir
1f91a7e4b4
add linux-qt5 to deploy.yml
2024-11-26 21:05:13 +00:00
Muhammet Şükrü Demir
c4d24f568c
Delete .github/workflows/cmake.yml
2024-11-26 21:05:13 +00:00
Muhammet Şükrü Demir
c9dd2ea489
add translate_with_deepl.py.
2024-11-26 10:36:50 +03:00
Vadim Kuznetsov
37da481d77
Merge pull request #1094 from dsm/tr_translate
...
update turkish translate.
2024-11-26 08:18:19 +01:00
Muhammet Şükrü Demir
b10abc128b
fixing minor issue.
2024-11-25 18:55:42 +03:00
Muhammet Şükrü Demir
486c95826b
Update aboutdialog.cpp
2024-11-25 18:46:48 +03:00
Muhammet Şükrü Demir
7a4744cf4c
fix header.
2024-11-25 18:20:07 +03:00
Muhammet Şükrü Demir
6949a88aac
update turkish translate.
...
The old translation was quite wrong. I corrected the old translations and replaced the missing ones with machine translations. Since there were too many, I made manual edits. There may be missing and incorrect ones, I will complete them later.
2024-11-25 18:13:10 +03:00
Vadim Kuznetsov
8378690331
Merge pull request #1093 from iwbnwif/new_comp_dialog
...
Update the 'values' field of simulation sweep in component dialog
2024-11-25 14:26:30 +01:00
Iwbnwif Yiw
38d37c3b03
Update the 'values' field of simulation sweep properties when start and stop values are changed.
2024-11-24 16:11:38 +00:00
Vadim Kuznetsov
5d47d790b3
Merge pull request #1090 from ra3xdh/fix_crash_on_missing_symbol
...
Fixed crash in SpiceLibComp dialog
2024-11-24 08:02:22 +01:00
Vadim Kuznetsov
9bcb20b393
Fixed crash if symbol list if empty (application not installed)
2024-11-24 09:41:07 +03:00
Vadim Kuznetsov
5e36d2f9d1
Merge pull request #1086 from dsm/drag_fix
...
fix! MSVC build drag component cause a crash.
2024-11-23 06:44:33 +01:00
Muhammet Şükrü Demir
673e38002d
fix! MSVC build drag component cause a crash.
...
- after this commit QVariant::save warning gone.
2024-11-22 23:02:24 +03:00
Vadim Kuznetsov
e27b4523b6
Merge pull request #1079 from iwbnwif/new_comp_dialog
...
Fix sweep steps and number of points issues (see #1077 )
2024-11-21 17:48:19 +01:00
Iwbnwif Yiw
ed28844d5e
Noise simulations do not have "Simulation" or "Sweep Parameter" settings. Distortion simulations should have a sweep tab.
2024-11-20 22:46:57 +00:00
Iwbnwif Yiw
782f5929ff
Intermediate commit to address some problems with 'list' and 'value' sweep types
2024-11-20 22:39:28 +00:00
Iwbnwif Yiw
03261edd80
Attempt to fix problems (see #1077 ) with sweep steps and number of points in new component (simulation) dialog
2024-11-19 19:39:33 +00:00
Vadim Kuznetsov
ccbac4408a
Merge pull request #1074 from ra3xdh/1055_fix
...
Fix #1055 and #861
2024-11-18 16:28:25 +01:00
Vadim Kuznetsov
871b51c755
Recognize the + continuation in SUBCKT header
2024-11-18 18:09:37 +03:00
Vadim Kuznetsov
08b72b59a6
Recognize comments in SPICE starting with semicolon
2024-11-18 17:40:43 +03:00
Vadim Kuznetsov
e41e6bc73b
Merge pull request #1073 from ThomasZecha/current
...
Solving Issue 1072
2024-11-18 13:43:19 +01:00
ThomasZecha
b6258a38bf
Solving Issue 1072
...
-reverted Spice Library Device dialog code due to wrong initialization
Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-11-18 12:09:51 +01:00
Vadim Kuznetsov
dc6f657824
Merge pull request #1054 from iwbnwif/new_comp_dialog
...
New Component Properties dialog
2024-11-18 12:02:18 +01:00
Iwbnwif Yiw
de5fff9999
Fix updating of component from SPICE model
2024-11-18 10:03:50 +00:00
Iwbnwif Yiw
174d206857
Workaround for systems where ::accepted signal does not first register changes made to the propertyTable
2024-11-17 15:39:59 +00:00
Vadim Kuznetsov
ea17222811
Merge pull request #1066 from iwbnwif/graph_line_default
...
Allow a default graph line thickness to be set
2024-11-17 14:45:30 +01:00
Iwbnwif Yiw
784c7cbc07
Allow a default graph line thickness to be set
2024-11-17 10:20:16 +00:00
Iwbnwif Yiw
e63feb804b
Do not add generic simulations to Sweep Parameter simulation list
2024-11-17 09:50:09 +00:00