mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
137 lines
3.8 KiB
Plaintext
137 lines
3.8 KiB
Plaintext
2011-03-01 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Ideal.lib: Fixed HardLimiter and Abs components.
|
|
|
|
2010-10-23 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* symbolwidget.cpp (createSymbol): Adjusted symbol for new HICUM
|
|
models.
|
|
|
|
2010-03-27 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Ideal.lib (VSub): Fixed model ports.
|
|
|
|
2010-03-04 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added BFG425W transistor. Thanks to
|
|
Frans Schreuder!
|
|
|
|
2009-09-12 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added BD139 transistor provided by
|
|
Frans Schreuder. Thanks!
|
|
|
|
2009-05-04 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Ideal.lib: Fixed symbols of LP1 and VSum.
|
|
|
|
2009-03-25 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added yet another transistor provided
|
|
by Frans Schreuder. Thanks!
|
|
|
|
* library/OpAmps.lib: Reworked symbols of Mike Brinson's
|
|
operational amplifiers. Unified layout and put them onto grid.
|
|
|
|
2009-02-01 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added 6 new transistors provided by
|
|
Peter Lemmens. Thanks a lot.
|
|
|
|
2008-10-27 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added 4 new transistors provided by
|
|
Frans Schreuder. Thanks!
|
|
|
|
2008-09-20 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* symbolwidget.cpp (createSymbol): Added symbol code for new
|
|
HICUM/L0 v1.2 model.
|
|
|
|
2008-07-11 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* symbolwidget.cpp (createSymbol): Added symbol code for HICUM
|
|
transistor models.
|
|
|
|
2008-06-07 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Varistors.lib: Added new varistor library. Thanks a lot
|
|
to Gunther Kraut!
|
|
|
|
2008-05-29 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Regulators.lib: Added new library containing some
|
|
voltage regulators based on SPICE models.
|
|
|
|
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-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-01-07 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* searchdialog.cpp (slotSearch): Fixed bug avoiding displaying
|
|
wrong symbol within search results. Thanks to Michael!
|
|
|
|
2007-12-28 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/JFETs.lib: Added loads of new jfet models.
|
|
|
|
2007-12-26 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added some more transistor models.
|
|
|
|
2007-11-22 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* displaydialog.cpp (DisplayDialog): Fixed bug in help display
|
|
window due to reuse as model display window.
|
|
|
|
2007-05-12 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* librarydialog.cpp (slotRename): Also rename the library
|
|
subdirectory.
|
|
(slotDelete): Additionally remove all files in the library
|
|
subdirectory as well as the subdirectory itself.
|
|
|
|
* displaydialog.cpp (DisplayDialog): Showing now all three type of
|
|
models: Analog, VHDL and Verilog.
|
|
|
|
2007-05-10 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* qucslib.cpp (slotShowComponent): Allow also VHDL and Verilog
|
|
entries to define a model. Fixed drag'n'drop ability for digital
|
|
only models.
|
|
|
|
2007-03-07 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/OpAmps.lib: Added Mike's opamp models.
|
|
|
|
2006-12-09 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
|
|
|
|
* added new LED components
|
|
|
|
2006-08-06 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
|
|
|
|
* library/Transistors.lib: Added new transistor components
|
|
by Gunther Kraut
|
|
|
|
2006-05-14 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* symbolwidget.cpp: Added "#include <limits.h>" where necessary
|
|
for SuSE installation.
|
|
|
|
2006-04-27 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Diodes.lib: Added BAS40 and BAS70 models from
|
|
Philips.
|
|
|
|
2006-01-04 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
* library/Transistors.lib: Added some more transistor models
|
|
supplied by a user. Thanks!
|