ela
9e40b91790
2009-05-17 Stefan Jahn <stefan@lkcc.org>
...
* Makefile.am (TRANSLATIONS): Added Kazakh translations.
2009-05-17 18:12:43 +00:00
ela
e0a1995b85
2009-05-04 Stefan Jahn <stefan@lkcc.org>
...
* equation.cpp (verilogCode, vhdlCode): Added code for equations.
2009-05-04 Stefan Jahn <stefan@lkcc.org>
* schematic_file.cpp (createSubNetlistPlain): Allow equations to
be put into Verilog and VHDL netlists.
2009-05-04 20:24:30 +00:00
ela
23a63713f7
2009-04-25 Stefan Jahn <stefan@lkcc.org>
...
* configure.ac: Released version 0.0.15 and bumped up to version
0.0.16.
2009-04-25 17:12:21 +00:00
ela
471fb3fd3f
* updated NEWS files
2009-04-19 15:43:46 +00:00
ela
846e256f79
2009-04-17 Stefan Jahn <stefan@lkcc.org>
...
* schematic_file.cpp (createSubNetlistPlain): Create parameter
lists in Verilog-HDL subcircuits.
2009-04-17 Stefan Jahn <stefan@lkcc.org>
* subcircuit.cpp (verilogCode): Passing subcircuit parameters to
Verilog-HDL subcircuits.
2009-04-17 15:04:51 +00:00
ela
9194a20a3b
2009-04-07 Stefan Jahn <stefan@lkcc.org>
...
* docs/pt/index.html: Added Portuguese translation of internal
help system. Thanks a lot to Helio!
2009-04-07 20:49:30 +00:00
ela
141424be2a
2009-04-01 Stefan Jahn <stefan@lkcc.org>
...
* rlcg.cpp (RLCG): Added new transmission line defined by RLCG
loads.
2009-04-01 18:54:46 +00:00
ela
a8ffe92941
2009-03-29 Stefan Jahn <stefan@lkcc.org>
...
* phototransistor.cpp (phototransistor): Added new phototransistor
model. Thanks to Mike!
2009-03-29 13:07:54 +00:00
ela
f20f892d65
2009-03-17 Stefan Jahn <stefan@lkcc.org>
...
* dialogs/importdialog.cpp (slotImport): Dialog can now also
export data. It's a complete frontend for the QucsConv command
line tool.
2009-03-17 19:33:22 +00:00
ela
a930bbc761
2009-03-15 Stefan Jahn <stefan@lkcc.org>
...
* msrstub.cpp (MSrstub): New component: microstrip radial stub.
2009-03-15 13:23:23 +00:00
ela
6bddc2855a
2009-03-12 Stefan Jahn <stefan@lkcc.org>
...
* schematic_file.cpp: Some code cleanup. Also fixed a problem
with subcircuits containing VHDL files: passing signal types up
also when more than one instance of the subcircuit is on the
schematic.
2009-03-12 19:36:13 +00:00
ela
b033c6ccc1
2009-03-03 Stefan Jahn <stefan@lkcc.org>
...
* Makefile.am (libcomponents_a_SOURCES): Added many new digital
primitives. Thanks a lot to Mike Brinson for the huge effort.
2009-03-03 18:32:14 +00:00
ela
f07a71f738
* Updated HICUM/L0 v1.2 according to changes by TUD.
2008-12-11 18:10:14 +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
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
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
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
1cc110d962
* updated news entries
2008-09-20 16:48:45 +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
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
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
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
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
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
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
76c5125adb
2008-04-01 Stefan Jahn <stefan@lkcc.org>
...
* MESFET.cpp (MESFET): Added new MESFET Verilog-A device. Thanks
to Mike Brinson!
2008-04-01 15:12:11 +00:00
ela
95771be96d
2008-03-16 Stefan Jahn <stefan@lkcc.org>
...
* qucstrans.cpp (slotCopyToClipBoard): Added clipboard copy for
new coplanar line types.
2008-02-09 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
* added new lines: coplanar with and without backside metal
2008-03-16 19:48:10 +00:00
ela
d8e44cb5b7
2008-03-01 Stefan Jahn <stefan@lkcc.org>
...
* viewpainter.cpp, schematic.cpp: Fixed printing (font sizes)
under Win32 using some work-arounds.
2008-03-01 14:20:36 +00:00
ela
b7234d4afd
* added RF-EDD bitmap
2008-02-20 17:38:27 +00:00
ela
713f6f78c7
2008-02-08 Stefan Jahn <stefan@lkcc.org>
...
* potentiometer.cpp (potentiometer): Added new Potentiometer
Verilog-A model. Thanks to Mike!
2008-02-08 17:14:52 +00:00
ela
e8649e9396
* added news item
2008-02-01 15:57:05 +00:00
ela
c155da115d
2008-01-21 Stefan Jahn <stefan@lkcc.org>
...
* qucs.cpp: Added new "verilog-a devices" component tab.
2008-01-21 Stefan Jahn <stefan@lkcc.org>
* hic0_full.cpp (hic0_full): Added HICUM L0 v1.12 component.
2008-01-21 20:41:37 +00:00
ela
321275e521
2008-01-19 Stefan Jahn <stefan@lkcc.org>
...
* log_amp.cpp (log_amp): Added new Logarithmic Amplifier verilog
device. Thanks to Mike Brinson!
2008-01-19 13:12:09 +00:00
ela
f44780c155
2008-01-02 Stefan Jahn <stefan@lkcc.org>
...
* triac.cpp (Triac), thyristor.cpp (Thyristor), diac.cpp (Diac):
Added new components.
2008-01-02 20:59:11 +00:00
ela
80dce39ba5
2007-12-30 Stefan Jahn <stefan@lkcc.org>
...
* configure.ac: Released version 0.0.13 and bumped up to version
0.0.14.
2007-12-30 15:55:15 +00:00
ela
4e7e6a5b45
2007-12-20 Stefan Jahn <stefan@lkcc.org>
...
* hic2_full.h (class hic2_full): Added HICUM L2 v2.22 component.
2007-12-20 20:32:35 +00:00
ela
9db6417974
2007-12-13 Stefan Jahn <stefan@lkcc.org>
...
* mod_amp.cpp (mod_amp): Added new Modular OpAmp verilog device.
Thanks to Mike Brinson!
2007-12-13 18:13:50 +00: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
ela
bd18b2ecfb
2007-08-16 Stefan Jahn <stefan@lkcc.org>
...
* dialogs/importdialog.cpp (slotBrowse): Added CSV file type to
the list of possible data import file formats.
2007-08-16 08:12:08 +00:00
ela
8ec061b6d8
2007-06-17 Stefan Jahn <stefan@lkcc.org>
...
* configure.ac: Released version 0.0.12 and bumped up to version
0.0.13.
2007-06-17 12:25:02 +00:00
ela
fdeb5bb4d6
2007-05-31 Stefan Jahn <stefan@lkcc.org>
...
* qucs_uk.ts: Updated Ukrainian translations.
2007-05-31 16:10:38 +00:00
ela
4e689a93c3
2007-05-26 Stefan Jahn <stefan@lkcc.org>
...
* qucs_ru.ts: Updated russian translations. Thanks to Igor.
2007-05-26 15:18:28 +00:00
ela
9b2135d7d2
2007-05-09 Stefan Jahn <stefan@lkcc.org>
...
* qucs_uk.ts, qtgeneric_uk.ts: Updated Ukrainian translations.
Thanks to Hse?
* schematic_file.cpp (giveNodeNames): Allow library component to
emit analog as well as digital netlist code.
2007-05-09 Stefan Jahn <stefan@lkcc.org>
* libcomp.cpp: Enabled library component to emit analog as well as
digital netlist code.
2007-05-09 16:02:32 +00:00
ela
8d0a05fc06
2007-04-19 Stefan Jahn <stefan@lkcc.org>
...
* eqndefined.cpp (EqnDefined): Added new equation defined
device. Icon still missing.
* hicumL2p1.cpp (hicumL2p1): Added description for the 'fbc' and
'krbi' properties.
2007-04-19 21:10:41 +00:00
ela
50f8e70e98
2007-04-15 Stefan Jahn <stefan@lkcc.org>
...
* dialogs/packagedialog.cpp (slotCreate): Adding ".qucs" extension
if not already given.
(extractPackage): Fixed bug inhibiting packages without file
extension.
* dialogs/importdialog.cpp (ImportDialog): Fixed odd behaviour of
the dialog (import button disabled when saying no at overwrite
message box).
2007-04-15 Stefan Jahn <stefan@lkcc.org>
* iexp.cpp (iExp), vexp.cpp (vExp): Added exponential voltage and
current pulse sources. Thanks to Gunther.
2007-04-15 10:41:21 +00:00
ela
62e79e238f
2007-03-31 Stefan Jahn <stefan@lkcc.org>
...
* d_flipflop.cpp (verilogCode): Removed initial value for
D-flipflop output register.
2007-03-31 16:21:59 +00:00
ela
979ea6d9c8
2007-03-18 Stefan Jahn <stefan@lkcc.org>
...
* configure.ac: Released version 0.0.11 and bumped up to version
0.0.12.
2007-03-18 Stefan Jahn <stefan@lkcc.org>
* qucs_fr.ts: Updated french translations. Thanks to Vincent!
2007-03-18 07:02:10 +00:00
margraf
bd910094d5
*** empty log message ***
2007-02-27 07:04:18 +00:00