740 Commits

Author SHA1 Message Date
ela
f7822cb17e 2008-11-27 Stefan Jahn <stefan@lkcc.org>
* Makefile.am (mac-install-apps): Added post install scripts for
        MacOSX.

2008-11-27  Stefan Jahn  <stefan@lkcc.org>

        * dialogs/vtabbutton.cpp (drawButton): Adjusted code to work with
        MacOSX as well.  Thanks to Gopala.

        * bitmaps/Makefile.am (MACICONS): Added MacOSX icons.

        * main.cpp (main): Initial position is centered on the screen.
2008-11-27 18:28:12 +00:00
ela
86bbfe283b 2008-11-08 Stefan Jahn <stefan@lkcc.org>
* logical_buf.cpp (Logical_Buf): Added new digital buffer
        component.
2008-11-08 20:11:41 +00:00
ela
8d2530838b 2008-11-05 Stefan Jahn <stefan@lkcc.org>
* schematic_file.cpp (createSubNetlistPlain): Fixed netlist bug
        occurring when subcircuit port numbers are missing.
2008-11-05 17:57:42 +00:00
ela
f663397854 * added 5 new transistors, contributed by Frans Schreuder 2008-11-02 17:23:08 +00:00
ela
5b061cf6e3 * forgot to remove header files from Makefile.am 2008-10-31 18:49:33 +00:00
ela
98d3a2fd42 2008-10-31 Stefan Jahn <stefan@lkcc.org>
* EKV26pMOS.cpp, EKV26nMOS.cpp: Removed these files.

        * EKV26MOS.cpp (info_pmos): Changing default values for PMOS type
        model.
2008-10-31 18:46:03 +00:00
ela
33a1d192bd 2008-10-28 Stefan Jahn <stefan@lkcc.org>
* diode.cpp (createSymbol): Added 'Varactor' symbol mode.
2008-10-28 21:01:03 +00:00
ela
04418d1c98 * added first draft of unified NMOS/PMOS EKV model 2008-10-28 19:32:05 +00:00
ela
f1d52a21cc 2008-10-27 Stefan Jahn <stefan@lkcc.org>
* library/Transistors.lib: Added 4 new transistors provided by
        Frans Schreuder.  Thanks!
2008-10-27 17:57:25 +00:00
ela
5f542864e0 2008-10-25 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
* schematic.cpp (paintFrame): Added US letter formats for the
        schematic frame.
2008-10-25 16:44:55 +00:00
ela
e0040e691f 2008-10-11 Stefan Jahn <stefan@lkcc.org>
* rectline.cpp (RectLine): Added 'Material' parameter.
2008-10-11 16:07:18 +00:00
ela
a13e8a96b9 2008-10-09 Stefan Jahn <stefan@lkcc.org>
* docs/cs/index.html: Updated Czech translation of internal help
        system.  Thanks to Martin Stejskal.
2008-10-09 18:09:47 +00:00
ela
239590cd32 2008-10-09 Stefan Jahn <stefan@lkcc.org>
* photodiode.cpp (photodiode): Added new photodiode model.  Thanks
        to Mike Brinson!
2008-10-09 17:45:11 +00:00
ela
00be16203a * renamed hicumL2p1 into hicumL2V2p1 2008-10-08 16:37:37 +00:00
ela
82ad21577b 2008-10-02 Stefan Jahn <stefan@lkcc.org>
* hicumL2V2p23.cpp (hicumL2V2p23): Added new HICUM/L2 v2.23 model.
2008-10-02 16:25:40 +00:00
ela
a99aed0bfd 2008-09-28 Stefan Jahn <stefan@lkcc.org>
* EKV26pMOS.cpp (EKV26pMOS): Added new property 'Xpart'.
2008-09-28 15:45:09 +00:00
ela
a3ce9566cb 2008-09-25 Stefan Jahn <stefan@lkcc.org>
* qucsdigi (LIBTOOL): Using new 'freehdl-config --linker' command
        to obtain system libtool program.
2008-09-25 19:17:22 +00:00
ela
35073bc578 2008-09-25 Stefan Jahn <stefan@lkcc.org>
* contrib/ps2sp: Renamed ps2sp.pl into ps2sp in order to avoid
        'script-with-language-extension' warning for Debian packages.
2008-09-25 17:50:05 +00:00
ela
e5bd4f6a58 2008-09-25 Stefan Jahn <stefan@lkcc.org>
* docs/en/mathfunc.html, docs/de/mathfunc.html: Documented
        length() and ddx().
2008-09-25 15:13:42 +00:00
ela
ecc7d23860 * added Xpart property for EKV26nMOS 2008-09-23 21:03:25 +00:00
ela
b7cb4d402a * forgot to delete this file 2008-09-23 15:33:41 +00:00
ela
920ff113eb * renamed new hicum l0 model 2008-09-23 15:31:54 +00:00
ela
1cc110d962 * updated news entries 2008-09-20 16:48:45 +00:00
ela
7a23807044 2008-09-20 Stefan Jahn <stefan@lkcc.org>
* hic0p2_full.cpp (hic0p2_full): Added new HICUM/L0 v1.2 model.

2008-09-20  Stefan Jahn  <stefan@lkcc.org>

        * symbolwidget.cpp (createSymbol): Added symbol code for new
        HICUM/L0 v1.2 model.
2008-09-20 16:46:35 +00:00
ela
bbf2efb520 2008-08-06 Stefan Jahn <stefan@lkcc.org>
* dialogs/digisettingsdialog.cpp (slotOk): Transfering digital
        setting into the appropriate textdoc.

        * textdoc.cpp (saveSettings, loadSettings): Implemented load/save
        functionality for digital setting (e.g. simulation time).
2008-08-06 19:14:04 +00:00
ela
be6f020795 2008-08-04 Stefan Jahn <stefan@lkcc.org>
* htmldatafetcher.cpp (fetchChapterTexts): Avoid collecting
        "mailto:" links for the available html sources.
2008-08-04 16:36:05 +00:00
ela
1c3c60ad9c 2008-08-04 Stefan Jahn <stefan@lkcc.org>
* docs/cs/Makefile.am (docdatadir): Added Czech translations of
        internal help system.  Thanks to Martin Stejskal.  Still things to
        do here...
2008-08-04 15:35:19 +00:00
ela
a193d3c5aa 2008-07-11 Stefan Jahn <stefan@lkcc.org>
* symbolwidget.cpp (createSymbol): Added symbol code for HICUM
        transistor models.
2008-07-11 15:22:03 +00:00
ela
9a7303fa21 * added rectangular waveguide bitmap 2008-06-29 16:22:35 +00:00
ela
81ae9eaa66 2008-06-29 Stefan Jahn <stefan@lkcc.org>
* qucstrans.cpp (slotCopyToClipBoard): Added clipboard copy for
        rectangular waveguide schematic.
2008-06-29 14:48:26 +00:00
ela
b1871fb5b4 * improved waveguide schematic symbol 2008-06-29 14:05:16 +00:00
ela
231263c33e 2008-06-26 Stefan Jahn <stefan@lkcc.org>
* rectline.cpp (RectLine): Added new rectangular waveguide
        provided by Bastien.
2008-06-26 18:18:35 +00:00
ela
6882f25d79 * updated translations 2008-06-25 16:03:30 +00:00
margraf
bcf1ba13a9 *** empty log message *** 2008-06-17 18:19:37 +00:00
ela
7caf498de6 2008-06-14 Stefan Jahn <stefan@lkcc.org>
* EKV26pMOS.cpp (EKV26pMOS), EKV26nMOS.cpp (EKV26nMOS): Added
	new EPFL-EKV MOSFET V2.6 models.  Thanks to Mike Brinson!
2008-06-14 16:59:50 +00:00
ela
a47e4f6bd1 2008-06-07 Stefan Jahn <stefan@lkcc.org>
* library/Varistors.lib: Added new varistor library.  Thanks a
	  lot to Gunther Kraut!
2008-06-07 16:05:49 +00:00
ela
71317edcb8 * fixed transperency of bitmaps 2008-06-02 17:19:35 +00:00
ela
80c78d5513 * added 2 more opamps
* updated potentiometer png file
2008-06-01 17:52:25 +00:00
ela
7bc682ceb3 * updated spanish translations 2008-05-30 17:04:18 +00:00
ela
fb073c720b 2008-05-29 Stefan Jahn <stefan@lkcc.org>
* library/Regulators.lib: Added new library containing some
        voltage regulators based on SPICE models.
2008-05-29 18:26:51 +00:00
ela
e91c5671ba 2008-05-28 Stefan Jahn <stefan@lkcc.org>
* library/Transistors.lib: Added few more BJT transistors from
        Zetex (FZT's in SOT223 packages).
2008-05-28 18:23:58 +00:00
ela
8937520d03 2008-05-05 Stefan Jahn <stefan@lkcc.org>
* qucs.cpp (saveAs): Using single directory variable for both Open
        and SaveAs as last directory.

2008-05-05  Stefan Jahn  <stefan@lkcc.org>

        * library/Makefile.am (COMPLIBS): Added three more libraries
        (Ideal, PMOSFETs and NMOSFETs) provided by Gunther.  Thanks a lot!
2008-05-05 16:50:01 +00:00
ela
fa0c6acd35 2008-04-16 Stefan Jahn <stefan@lkcc.org>
* dialogs/digisettingsdialog.cpp (DigiSettingsDialog): Started to
        add settings for pre-compiled digital simulation modules.
2008-04-16 18:31:26 +00:00
ela
75a65c08e3 *** empty log message *** 2008-04-11 16:40:38 +00:00
ela
8dd84e990e 2008-04-11 Stefan Jahn <stefan@lkcc.org>
* autogen.sh: Using automake to add missing files for build if
        needed.  Removed these files from CVS.
2008-04-11 16:32:01 +00:00
ela
9791c2814b 2008-04-10 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Released version 0.0.14 and bumped up to version
        0.0.15.
2008-04-10 18:18:37 +00:00
ela
0782f1aa49 * some final updates before release 2008-04-10 17:09:28 +00:00
ela
9577f623e8 * some compile issues for MSVC fixed 2008-04-10 12:50:08 +00:00
ela
0d0cf45c0f * updated czech translations 2008-04-09 22:25:08 +00:00
ela
af3163dc54 * fixed portsymbol printing 2008-04-09 14:32:18 +00:00