24 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
e999b4d5a1 Added misc namespace 2015-11-11 11:32:36 +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
a21967f135 Rebased branch. main.h replaced by misc.h. Added C++11 support. 2015-11-11 11:28:58 +03:00
Vadim Kuznetzov
9ec31f441f Added MOSFET parameters checking for default value 2015-11-11 11:28:58 +03:00
Vadim Kuznetzov
04b378a109 Added DC_sim::spice_netlist(). Added MOSFET::spice_netlist(). Tested for BJT transistor amplyfier. 2015-11-11 11:28:58 +03:00
global667
e33a3ae388 Delete QT3_US_SUPPORT from all CMakesLists.txt
SET( QT_USE_QT3SUPPORT TRUE ) is delete from all CmakeLists.txt and adapting the souces, but "FIND_PACKAGE( Qt4 4.6.3 REQUIRED QtCore QtGui Qt3Support QtSvg QtXml QtScript)" in the root-CMakeLists.txt is unchanged. So Q3*-Header like Q3PtrList will not produce an error.
2014-11-27 20:16:14 +01: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
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
margraf
55bc8129d9 *** empty log message *** 2004-10-31 17:55:57 +00:00
margraf
e9fc13c935 *** empty log message *** 2004-10-21 18:42:32 +00:00
margraf
9919faa72b *** empty log message *** 2004-10-13 19:51:59 +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
margraf
5a06ac21cb *** empty log message *** 2004-08-15 16:24:35 +00:00
ela
1115d712e1 2004-08-09 Stefan Jahn <stefan@lkcc.org>
* qucs_de.ts: Updated german translation.

        * bitmaps/Makefile.am (XPMS): Added missing files to be
        installed properly.
2004-08-09 15:26:31 +00:00
margraf
d97c8614a4 *** empty log message *** 2004-08-08 17:52:32 +00:00