* 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.
Conflict between Michael and Stephan!
2006-08-19 Stefan Jahn <stefan@lkcc.org>
* qucs_hu.ts: Updated Hungarian translations. Thanks to
Joszef Bus.
* qucsdigi: Closing stdin when simulating.
* qucs_de.ts: Updated German translations.
* dialogs/importdialog.cpp (slotBrowse): Added 'mdl' file type
to the available data import data formats.
2006-08-20 Stefan Jahn <stefan@lkcc.org>
* optimizedialog.cpp (createASCOFiles): Added the DE properteries
to the dialog and implemented the creation of the configuration
files used by ASCO.
-> this is where the conflict is - commit is incomplete!
2006-08-19 Stefan Jahn <stefan@lkcc.org>
* units.h (ZF0): Added definition for wave resistance in vacuum.
* coax.cpp (alphac_coax): Using 20/log(10) instead of 8.686.
* rectwaveguide.cpp, microstrip.cpp, coax.cpp, c_microstrip.cpp:
Using ZF0 instead of 120*PI wherever possible and necessary.
* THANKS: Corrected Toyoyuki Ishikawa's name at all locations
in the project.
2005-02-23 Stefan Jahn <stefan@lkcc.org>
* qucs_fr.ts: Applied french translation updates by Vincent.
* qucs-edit/qucsedit.1: Added simple man page for qucsedit.
* qucs-help/qucshelp.1: Added simple man page for qucshelp.
* qucs-help/main.cpp (main): Trying to obtain the correct
language help directory by splitting e.g. 'es_MX' to use the
'es' directory.
2004-09-30 Stefan Jahn <stefan@lkcc.org>
* docs/Makefile.am (SUBDIRS): Added the es/ directory
supplied by Jose L. Redrejo Rodriguez. Thanks a lot!
* qucsinit.cpp (slotHelpAbout): Mentioned Jose as Spanish
translator in the About.. box.
* qucs_es.ts: Applied the spanish translation. Thanks to
Jose L. Redrejo Rodriguez.