* Makefile.am (%.qm): Also renamed cz -> cs. Thanks Marek
for pointing this out!
* dialogs/qucssettingsdialog.cpp (QucsSettingsDialog): Renamed
cz -> cs for the Czech translations.
* qucs-help/main.cpp, qucs-edit/main.cpp (main): Made the
QucsHelp and QucsEdit applications relocatable using the
environment variable QUCSDIR.
2005-02-26 Stefan Jahn <stefan@lkcc.org>
* main.cpp (main): Made the Qucs application relocatable
using the environment variable QUCSDIR.
* diagrams/markerdialog.cpp (MarkerDialog): Set maximum
precision value to 12 (for Qt versions where the QIntValidator
really works).
* diagrams/graph.h: Using QValueVector for storing screen
points. This fixes a bug when large dotted graphs occurred.
2004-08-23 Stefan Jahn <stefan@lkcc.org>
* diagrams/markerdialog.cpp (MarkerDialog): Set maximum
precision value to 12 (for Qt versions where the QIntValidator
really works).
* diagrams/graph.h: Using QValueVector for storing screen
points. This fixes a bug when large dotted graphs occurred.