Guilherme Brondani Torri
a8c734b147
replace remaining 'math.h' by 'cmath' header
2015-01-09 13:53:16 +01:00
in3otd
fab6e62980
Updated the deprecated Qt3 support parts.
...
Changed the deprecated Qt3 support functions with the equivalent Qt4 code.
2014-12-14 22:54:19 +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
global667
e33a3ae388
Delete QT3_US_SUPPORT from all CMakesLists.txt
...
SET( QT_USE_QT3SUPPORT TRUE ) is delete from all CmakeLists.txt and adapting the souces, but "FIND_PACKAGE( Qt4 4.6.3 REQUIRED QtCore QtGui Qt3Support QtSvg QtXml QtScript)" in the root-CMakeLists.txt is unchanged. So Q3*-Header like Q3PtrList will not produce an error.
2014-11-27 20:16:14 +01:00
yodalee
5e46417235
make a copy of function into misc
2014-11-21 02:27:36 +08:00
yodalee
1790c49f6f
remove qtgui include in diagrams/marker
2014-11-04 12:29:30 +08:00
yodalee
92d92d537f
remove unused comment, include
2014-10-30 16:03:56 +08:00
yodalee
e59bb3c58f
remove unused parameter in function
2014-10-28 15:02:23 +08:00
yodalee
3b03ed406a
allow diagram load without gui
...
In gui mode, diagram will use font setting in gui main
In non-gui mode, it use default font QFont("Helvetica", 12)
2014-10-03 16:50:23 +02:00
Guilherme Brondani Torri
85ce8959bd
continue fixing isse #17
...
* it seems to affect only Mac.
* whenever there is a `setWorldMatrix` the mouse decorations get painted
in relation (offset) to the transformed matrix. It only shows if a
diagram, port, marker, graphicstext or component are on the schematic.
* Note that `setWorldMatrix` and friends are deprecated.
* see (again) issue https://github.com/Qucs/qucs/issues/17
2014-08-15 10:15:21 +02:00
Frans Schreuder
231409c3cb
Fixed compile in Ubuntu (undone recent change in newprojdialog.h)
...
Fixed impedance not shown on new marker in Smith Chart
2014-01-14 09:55:09 +01: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
7e88bd8572
Fixed fontmetrics, throughout qucs it was taken from QucsSettings.font. that way the scale was ignored.
2013-06-15 00:29:58 +02:00
Frans Schreuder
96159d5582
Added impedance to marker in Smith Chart
2013-04-09 14:42:00 +02:00
Frans Schreuder
5736ac67f8
Compiles with QT4 (still crashes when opening a document)
2012-10-31 09:15:06 +01:00
ela
17466fcac5
2008-02-15 Stefan Jahn <stefan@lkcc.org>
...
* Fixed some compile warnings for g++ 4.3 version.
2008-02-15 17:59:03 +00:00
ela
c0cee05b65
2007-04-05 Stefan Jahn <stefan@lkcc.org>
...
* schematic_file.cpp (throughAllNodes): Skip nodeset netlist
entries during digital simulations.
2007-04-05 Stefan Jahn <stefan@lkcc.org>
* jk_flipflop.cpp, d_flipflop.cpp (verilogCode): Initialized
register value.
* HBT_X.cpp (HBT_X): Fixed description of the BVceo property.
2007-04-05 19:58:47 +00:00
margraf
5efc30e417
*** empty log message ***
2007-03-14 07:10:39 +00:00
margraf
0ca59e0311
*** empty log message ***
2007-03-05 06:59:54 +00:00
margraf
bd910094d5
*** empty log message ***
2007-02-27 07:04:18 +00:00
margraf
6ec6986763
*** empty log message ***
2007-02-08 07:04:54 +00:00
margraf
c0ffdbf2ce
*** empty log message ***
2006-07-03 06:02:08 +00:00
margraf
b6461e16ab
*** empty log message ***
2005-08-01 06:08:52 +00:00
margraf
e42df3f888
*** empty log message ***
2005-05-09 06:32:17 +00:00
margraf
1be4fa87c7
*** empty log message ***
2005-05-02 06:28:45 +00:00
margraf
0a76d22d0c
*** empty log message ***
2005-04-12 13:22:48 +00:00
margraf
639ef0838e
*** empty log message ***
2005-03-22 18:39:40 +00:00
margraf
5460cdd4d1
*** empty log message ***
2004-12-30 12:03:08 +00:00
margraf
aa91bd9405
*** empty log message ***
2004-12-19 16:06:24 +00:00
margraf
85818e0b07
*** empty log message ***
2004-11-28 18:29:33 +00:00
margraf
329a900ed4
*** empty log message ***
2004-11-21 17:47:19 +00:00
margraf
d3af79562b
*** empty log message ***
2004-11-06 16:29:51 +00:00
margraf
55bc8129d9
*** empty log message ***
2004-10-31 17:55:57 +00:00
margraf
9919faa72b
*** empty log message ***
2004-10-13 19:51:59 +00:00
margraf
1386f3ac77
*** empty log message ***
2004-10-10 16:06:55 +00:00
margraf
8d93a050ba
*** empty log message ***
2004-10-02 16:21:06 +00:00
margraf
d5fd8b2ee0
*** empty log message ***
2004-09-25 12:10:08 +00:00
ela
ed70b1ac54
* Removed any occurrence of #include "../".
2004-09-10 16:30:41 +00:00
margraf
8bbbbcfa97
*** empty log message ***
2004-08-22 14:41:35 +00:00
margraf
74a0fac792
*** empty log message ***
2004-08-20 20:13:01 +00:00
margraf
6dd00e3257
*** empty log message ***
2004-08-14 06:40:55 +00:00
margraf
d73aedf9eb
*** empty log message ***
2004-07-25 16:58:44 +00:00
margraf
dc3ff06e26
*** empty log message ***
2004-06-22 16:49:55 +00:00
margraf
713347e7c0
*** empty log message ***
2004-06-21 08:22:13 +00:00
margraf
db10da140d
*** empty log message ***
2004-06-16 17:41:33 +00:00
margraf
07fec4248d
*** empty log message ***
2004-06-01 19:07:19 +00:00
margraf
9729d52abf
*** empty log message ***
2004-05-29 13:05:04 +00:00
margraf
80e06eebeb
*** empty log message ***
2004-05-22 12:33:45 +00:00
margraf
d2b9e65295
*** empty log message ***
2004-05-20 17:27:41 +00:00
margraf
60b7f05397
*** empty log message ***
2004-05-16 15:02:50 +00:00