* 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.