27 Commits

Author SHA1 Message Date
Guilherme Brondani Torri
a8c734b147 replace remaining 'math.h' by 'cmath' header 2015-01-09 13:53:16 +01:00
Guilherme Brondani Torri
4009f8d356 fix warning deprecation warning
./material_props.h:23:21:
 warning: conversion from string literal to 'pChar' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
2014-11-01 20:00:49 +01:00
Verkhovin Vyacheslav
3b10a9e46a Removed ActiveFilter. See discussion: https://github.com/Qucs/qucs/pull/15 2014-11-01 20:00:49 +01:00
Verkhovin Vyacheslav
16927e0062 Import QucsStudio Filter Synthesis source code 2014-11-01 20:00:49 +01:00
Guilherme Brondani Torri
2aa06f1085 quc-filter: remove BitmapDir, use qrc resource file
The needed bitmap icons are compiled into the binary app.
See qrc file.
2013-09-13 16:01:54 +02:00
Guilherme Brondani Torri
02d615ee67 fix bug-121: qucs-filter QDialog->QMainWindow
Convert qucs-filter into QMainWindow in order
to properly have a menuBar.
2013-09-11 14:10:14 +02:00
Guilherme Brondani Torri
6dac2023c7 Done porting qucs-filter to Qt4
Compiled without Qt3Support.
2013-05-30 18:22:26 +02:00
Guilherme Brondani Torri
9de480ae96 Initial fixes qucsfilter to Qt4
Trying to get rid of Qt3Support.
2013-05-30 18:22:26 +02:00
Frans Schreuder
5736ac67f8 Compiles with QT4 (still crashes when opening a document) 2012-10-31 09:15:06 +01:00
margraf
0ed81add8c *** empty log message *** 2006-03-28 06:10:52 +00:00
raimi
1d17a84fcd 2006-02-16 Stefan Jahn <stefan@lkcc.org>
* qucs-transcalc/main.cpp, qucs-lib/main.cpp,
        qucs-help/main.cpp, qucs-filter/main.cpp, qucs-edit/main.cpp
        (loadSettings): Try loading items from main qucsrc even if
        application specific resource file does not exist.
2006-02-17 07:20:07 +00:00
raimi
c26b3c0182 from stefan 2006-01-27 09:20:23 +00:00
raimi
d55f3eb71b 2006-01-25 Stefan Jahn <stefan@lkcc.org>
* qucs-filter/qf_cauer.cpp: Fixed band stop filters.  Now
        correctly working and exported into the clipboard.
2006-01-26 07:45:04 +00:00
raimi
b87be59459 2006-01-18 Stefan Jahn <stefan@lkcc.org>
* qucs-filter/qf_filter.cpp: Lowpass/Highpass/Bandpass of
        Cauer filter now quite like working.

        * qucs-filter/qf_cauer.cpp: Fixed bug in bandpass/bandstop
        generation.
2006-01-18 07:31:58 +00:00
raimi
84d27752ba 2006-01-16 Stefan Jahn <stefan@lkcc.org>
* 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.
2006-01-17 12:25:42 +00:00
raimi
72a61af3b5 from stefan: no utf-8 in sources 2006-01-13 09:07:34 +00:00
raimi
b0dab2d764 from stefan 2006-01-10 10:08:42 +00:00
raimi
1630238011 2006-01-07 Stefan Jahn <stefan@lkcc.org>
* qucs-filter/qucsfilter.cpp (calculateFilter): Built in
        the cauer filter code by Vincent Habchi.

2006-01-06  Stefan Jahn  <stefan@lkcc.org>

        * docs/de/matching.html, docs/de/characters.html: Translated
        matching circuits and list of special characters into German.
2006-01-09 09:51:55 +00:00
margraf
18a48d6e04 *** empty log message *** 2005-11-28 07:17:35 +00:00
raimi
0cc8ade86f 2005-09-25 Stefan Jahn <stefan@lkcc.org>
* qucsfilter.cpp (QucsFilter): Renamed Tschebyscheff (German)
        into Chebyshev (English).
2005-09-26 08:21:16 +00:00
margraf
5a90cc85ec *** empty log message *** 2005-09-12 12:01:40 +00:00
margraf
68d1beeb4b *** empty log message *** 2005-08-29 06:10:19 +00:00
margraf
a200d0d1e5 *** empty log message *** 2005-04-19 06:33:22 +00:00
raimi
ca6e027f36 from stefan 2005-04-08 06:30:44 +00:00
raimi
ea195d1d0f *** empty log message *** 2005-03-19 11:51:25 +00:00
margraf
0fc3da9edc *** empty log message *** 2005-03-13 14:46:24 +00:00
margraf
4a2a8407ba *** empty log message *** 2005-03-05 14:52:09 +00:00