2004-11-25 18:58:51 +00:00
|
|
|
2004-11-24 <raimi@lkcc.org>
|
|
|
|
|
|
|
|
* autogen.sh: Make aclocal and automake program be overridable
|
|
|
|
with environment variable. Need this so i can easily build on
|
|
|
|
debian woody, I hope nobody takes offense.
|
|
|
|
PS: While Stefan is away, I will commit his stuff.
|
|
|
|
|
2004-11-11 09:19:03 +00:00
|
|
|
2004-11-11 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* qucs-edit/qucsedit.cpp (slotAbout): Added proper copyright
|
|
|
|
notice to the 'About' dialog.
|
|
|
|
|
2004-10-23 20:38:41 +00:00
|
|
|
2004-10-23 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Released version 0.0.4 and bumped up to version
|
|
|
|
0.0.5.
|
|
|
|
|
2004-09-30 09:21:20 +00:00
|
|
|
2004-09-30 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* 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-15 10:06:47 +00:00
|
|
|
2004-09-15 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* qucs-help/main.cpp (main): Using locale() string to check
|
|
|
|
whether the documentation directory in the specific language
|
|
|
|
is available.
|
|
|
|
|
|
|
|
* configure.ac: Made the DOCDIR variable for choosing a
|
|
|
|
specific language.
|
|
|
|
|
2004-09-04 11:19:05 +00:00
|
|
|
2004-09-04 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Released version 0.0.3 and bumped up to version
|
|
|
|
0.0.4.
|
|
|
|
|
2004-08-30 15:23:25 +00:00
|
|
|
2004-08-30 Stefan Jahn <jahn@mwt.ee.tu-berlin.de>
|
|
|
|
|
|
|
|
* configure.ac: Checking for 'ieeefp.h'.
|
|
|
|
|
2004-07-04 11:26:58 +00:00
|
|
|
2004-07-03 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Ensured that the default prefix gets set early
|
|
|
|
in the configure script.
|
|
|
|
|
2004-06-27 15:09:28 +00:00
|
|
|
2004-06-27 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Displaying warning message if the 'moc' compiler
|
|
|
|
can not be found. Checking for new platforms.
|
|
|
|
|
2004-06-03 16:26:51 +00:00
|
|
|
2004-06-03 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Released version 0.0.2 and bumped up to version
|
|
|
|
0.0.3.
|
|
|
|
|
2004-05-29 13:14:57 +00:00
|
|
|
2004-05-29 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* Makefile.am: Added RELEASE file to CVS. Updated maintainer
|
|
|
|
specific files.
|
|
|
|
|
2004-04-30 22:32:03 +00:00
|
|
|
2004-04-30 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Added no-define directive to AM_INIT_AUTOMAKE,
|
|
|
|
changed all callers of the VERSION #define to use PACKAGE_VERSION.
|
|
|
|
|
2004-02-09 18:33:58 +00:00
|
|
|
2004-02-09 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Substituting the variable PATHXFORM depending
|
|
|
|
on the build system.
|
|
|
|
|
2004-01-31 21:27:38 +00:00
|
|
|
2004-01-31 Michael Margraf
|
|
|
|
|
|
|
|
* added tr(...) to all strings
|
|
|
|
* some tiny improvements
|
|
|
|
|
2004-01-24 17:42:38 +00:00
|
|
|
2004-01-24 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
2004-01-31 21:27:38 +00:00
|
|
|
* configure.ac: Additionally checking for X headers and
|
|
|
|
libraries. Checking for multi-threaded and non-threaded Qt
|
2004-01-24 17:42:38 +00:00
|
|
|
library.
|
|
|
|
|
2004-01-19 18:45:32 +00:00
|
|
|
2004-01-19 Stefan Jahn <stefan@lkcc.org>
|
2004-01-18 14:41:45 +00:00
|
|
|
|
2004-01-19 18:45:32 +00:00
|
|
|
* configure.ac: Added qucs/doc/Makefile for output.
|
|
|
|
|
|
|
|
2004-01-10 Michael Margraf <margraf@mwt.ee.tu-berlin.de>
|
|
|
|
|
|
|
|
* diagrams can be resized
|
|
|
|
* tabular diagrams can show more than one variable
|
|
|
|
* a simple help system can now be started from help system
|
2004-01-18 14:41:45 +00:00
|
|
|
|
2003-11-29 11:28:15 +00:00
|
|
|
2003-11-29 Stefan Jahn <stefan@lkcc.org>
|
|
|
|
|
|
|
|
* configure.ac: Added a LANGUAGEDIR path for translations.
|
|
|
|
Slightly changed the BITMAPDIR.
|
|
|
|
|
2004-01-19 18:45:32 +00:00
|
|
|
2003-10-30 Stefan Jahn <jahn@mwt.ee.tu-berlin.de>
|
2003-10-30 09:48:22 +00:00
|
|
|
|
2003-11-19 20:20:50 +00:00
|
|
|
* configure.in: Made the BITMAPDIR definition available through
|
2003-10-30 09:48:22 +00:00
|
|
|
<config.h>.
|