13 Commits

Author SHA1 Message Date
Krasilnikov Sergey
b70e615020 replace foreach macro 2023-01-15 01:17:09 +03:00
Vadim Kuznetsov
189802ab0d Fix more warnings in components 2022-02-24 00:13:12 +01:00
Vadim Kuznetsov
69c7eb4973 Add qucs namespace and fix Arc name conflict 2022-02-20 15:43:44 +01:00
in3otd
10a06b014b Additional font metrics corrections.
Corrected the font metrics handling in several components, also regarding the pin numbers position. Added some more comments in the code.
2014-12-14 22:13:05 +01:00
in3otd
4663f99e3d Corrected font metrics computation.
In Qt4 the actual font size depends on the device that will actually
paint the font. To avoid to explicitly ask the painter to compute
the font size we can use QFontMetrics::QFontMetrics(font, 0) to
always obtain the correct screen metric (behavior similar to the Qt3
default). All istances of QFontMetrics have now been so modified.
2014-12-02 23:43:16 +01:00
yodalee
0462cf7058 remove qtgui in components/cppfile 2014-11-04 13:36:17 +08:00
Guilherme Brondani Torri
1639940831 port Ports 2014-09-23 14:43:13 +02:00
Guilherme Brondani Torri
edde902512 Fix depreprecated header include
Silence the anoying warning:
c:/Qt/4.8.5/include/Qt/qbrush.h:3:10: warning: #warning "Inclusion of header fil
es from include/Qt is deprecated."
2013-12-01 18:35:44 +01:00
Frans Schreuder
6a56fc1a1f Qucs Home directory can now be edited in Application settings, as well as octave bin dir 2013-07-01 23:43:49 +02:00
Frans Schreuder
5736ac67f8 Compiles with QT4 (still crashes when opening a document) 2012-10-31 09:15:06 +01:00
ela
7131f5b945 2008-02-21 Stefan Jahn <stefan@lkcc.org>
* rfedd2p.cpp (RFedd2P): Added new 2-port RF-EDD also containing
        H-, G- and A-parameters.
2008-02-21 17:59:40 +00:00
ela
b7234d4afd * added RF-EDD bitmap 2008-02-20 17:38:27 +00:00
ela
6f3c94c1d5 2008-02-17 Stefan Jahn <stefan@lkcc.org>
* rfedd.cpp (RFedd): Added preliminary implementation of an
        equation defined RF device.
2008-02-17 18:06:01 +00:00