* configure.ac: Added -s (strip) to linker flags when no
debugging enabled.
Put MinGW32 checks in place, thus it is now possible to cross-
compile the qucs package using a GNU/Linux box. Had to separate
LDFLAGS and LIBS because linker command line order matters (-lqt-mt
-lqtmain *must* be at the end of the command line), otherwise
linking fails. Changed rules in appropriate Makefile.am's.
Additionally checking for the 'ar' tool.
2006-05-14 Stefan Jahn <stefan@lkcc.org>
* diagrams/rect3ddiagram.cpp (calcData): Fixed a memory
overflow when computing the 3D diagram data.
* qucsdigi: Set time raster for VCD file to 1ps.
* qucs_ru.ts: Updated Russian translations. Thanks to Igor.
* qucs_actions.cpp, diagrams/rect3ddiagram.cpp: Added "#include
<limits.h>" where necessary for SuSE installation.
2006-05-14 Stefan Jahn <stefan@lkcc.org>
* symbolwidget.cpp: Added "#include <limits.h>" where necessary
for SuSE installation.
* qucs-filter/qf_filter.cpp: Preliminary support for Cauer
filters. Many bugs here...
2006-01-16 Stefan Jahn <stefan@lkcc.org>
* qucs_jp.ts: Updated Japanese translation. Thanks to
Toyoyuki.
* dialogs/simmessage.cpp (slotDisplayMsg): Fixed progress
bar parsing for Win32 platforms.
2006-01-16 Stefan Jahn <stefan@lkcc.org>
* docs/qucsdigi.1: Fixed documentation of command line
arguments of the qucsdigi script.
* 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.