qucs_s/qucs-lib/ChangeLog
ela 8ab03400f2 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!


git-svn-id: https://qucs.svn.sourceforge.net/svnroot/qucs/trunk@1522 b5b04e8c-4942-46c9-ab4f-83783d557d1c
2008-05-05 16:50:04 +00:00

67 lines
1.9 KiB
Plaintext

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!