25 Commits

Author SHA1 Message Date
luz paz
10c1ee639c Fix various typos (including documenation)
Found via `codespell -q 3 -S *.ts,./qucs/ChangeLog -L ba,coul,inout,leaded,nd,numer,ro`
2022-07-05 07:08:28 -04:00
Vadim Kuznetsov
69c7eb4973 Add qucs namespace and fix Arc name conflict 2022-02-20 15:43:44 +01:00
Vadim Kuznetzov
0b980fc661 Supressed unused parameter warning 2015-11-11 11:32:40 +03:00
Vadim Kuznetzov
fba37864d2 Refactored check_spice_refdes 2015-11-11 11:32:35 +03:00
Vadim Kuznetzov
baf57145db Fixed semiconductor components support for Xyce 2015-11-11 11:32:32 +03:00
Vadim Kuznetzov
5a8e19041a Removed some magic numbers 2015-11-11 11:28:58 +03:00
Vadim Kuznetzov
5675e9e77d Added spice bjt model. Corrected diode 2015-11-11 11:28:58 +03: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
15e9209669 2007-09-17 Stefan Jahn <stefan@lkcc.org>
* Loads of changes to avoid the "deprecated conversion from string
        constant to 'char*'" warning from the g++ 4.2.1 compiler.
2007-09-17 21:57:02 +00:00
margraf
bd910094d5 *** empty log message *** 2007-02-27 07:04:18 +00:00
margraf
da1d09e15a *** empty log message *** 2007-02-19 07:07:50 +00:00
margraf
54c4de8e35 *** empty log message *** 2006-04-28 06:04:44 +00:00
margraf
0ed81add8c *** empty log message *** 2006-03-28 06:10:52 +00:00
raimi
69f4a8d596 2005-12-18 Stefan Jahn <stefan@lkcc.org>
* bjtsub.cpp, bjt.cpp, jfet.cpp, mosfet.cpp, mosfet_sub.cpp:
        Added temperature and area model parameters.
2005-12-19 07:45:46 +00:00
margraf
1448bea334 *** empty log message *** 2005-10-24 06:10:35 +00:00
margraf
a9d25555fe *** empty log message *** 2005-06-23 06:06:40 +00:00
ela
10222d87e2 2004-08-23 Stefan Jahn <stefan@lkcc.org>
* diagrams/markerdialog.cpp (MarkerDialog): Set maximum
        precision value to 12 (for Qt versions where the QIntValidator
        really works).

        * diagrams/graph.h: Using QValueVector for storing screen
        points.  This fixes a bug when large dotted graphs occurred.

2004-08-23  Stefan Jahn  <stefan@lkcc.org>

        * diagrams/markerdialog.cpp (MarkerDialog): Set maximum
        precision value to 12 (for Qt versions where the QIntValidator
        really works).

        * diagrams/graph.h: Using QValueVector for storing screen
        points.  This fixes a bug when large dotted graphs occurred.
2004-08-24 09:18:23 +00:00
ela
220a69b063 * Added excess phase parameter to BJT models. 2004-08-16 10:36:28 +00:00
margraf
6dd00e3257 *** empty log message *** 2004-08-14 06:40:55 +00:00
margraf
c69c4ef8cd *** empty log message *** 2004-07-30 19:57:14 +00:00
ela
3e783ef68c 2004-07-28 Stefan Jahn <stefan@lkcc.org>
* bjt.cpp (BJT): Added noise model parameters to the list
        of component properties.
2004-07-28 17:13:00 +00:00
ela
617a207221 2004-07-26 Stefan Jahn <stefan@lkcc.org>
* bjtsub.cpp (BJTsub), bjt.cpp (BJT): Added model parameters.

        * jfet.cpp (JFET): Added noise model parameters.
2004-07-26 22:10:21 +00:00
margraf
db10da140d *** empty log message *** 2004-06-16 17:41:33 +00:00
margraf
8ba07196cf *** empty log message *** 2004-06-06 14:13:59 +00:00