ThomasZecha
909f02340d
New feature CDL netlist export
...
-introduced new type spicecompat::SpiceDialect to distinguish SPICE,
Xyce and CDL
-adapt dependent components accordingly
Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-12-30 16:52:35 +01:00
ThomasZecha
80d4a57532
New feature CDL netlist export
...
-introduced new parameter for cdl-type netlist export to Component::spice_netlist
and all derivatives under components/
Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-12-23 11:12:21 +01:00
Integral
30f8ddd583
refactor: replace non-empty QString constructors with QStringLiteral()
2024-11-04 15:53:11 +08:00
dsm
abc39feca8
Properties migrated to QList
2024-07-31 12:02:40 +03:00
Muhammet Şükrü Demir
b7a0e1be81
rename getFirst and getLast to front,back.
...
QList, std::vector etc. has front and back so this changes will reduce refactoring effort.
2024-07-31 12:02:39 +03:00
Andrey Kalmykov
0b0d5ab6da
Fix rendering quirks of components of source type
2024-06-04 22:36:57 +03:00
Andrey Kalmykov
7f1b411dd4
Replace schematic.h inclusions with more granular and smaller headers
2024-05-26 21:08:19 +03:00
Vadim Kuznetsov
0f39840d0d
Add file I/V sources #254
2023-04-18 16:03:16 +03:00
Krasilnikov Sergey
b70e615020
replace foreach macro
2023-01-15 01:17:09 +03:00
Vadim Kuznetsov
69c7eb4973
Add qucs namespace and fix Arc name conflict
2022-02-20 15:43:44 +01:00
yodalee
e3c307373d
add namespace misc to misc.h
2015-01-18 19:22:12 +08:00
yodalee
a587f32160
remove main.h include
2014-11-21 02:27:40 +08:00
yodalee
5e46417235
make a copy of function into misc
2014-11-21 02:27:36 +08:00
yodalee
0462cf7058
remove qtgui in components/cppfile
2014-11-04 13:36:17 +08:00
Guilherme Brondani Torri
1639940831
port Ports
2014-09-23 14:43:13 +02:00
Frans Schreuder
5736ac67f8
Compiles with QT4 (still crashes when opening a document)
2012-10-31 09:15:06 +01:00
ela
85bdffa046
2007-10-23 Stefan Jahn <stefan@lkcc.org>
...
* ifile.cpp (iFile): Added new file based current source.
2007-10-23 17:49:33 +00:00