11 Commits

Author SHA1 Message Date
luz paz
10c1ee639c Fix various typos (including documenation)
Found via `codespell -q 3 -S *.ts,./qucs/ChangeLog -L ba,coul,inout,leaded,nd,numer,ro`
2022-07-05 07:08:28 -04:00
Vadim Kuznetsov
53059f4fed Compiles everything in dialogs, paintings, and extsimkernels 2022-02-14 00:04:11 +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
cnovak
d3953a24f4 ported paintings/filldialog to qt4 2013-05-30 11:54:54 +02:00
Frans Schreuder
5736ac67f8 Compiles with QT4 (still crashes when opening a document) 2012-10-31 09:15:06 +01:00
margraf
329a900ed4 *** empty log message *** 2004-11-21 17:47:19 +00:00
ela
8feb1a0b59 2004-07-14 Stefan Jahn <jahn@mwt.ee.tu-berlin.de>
* paintings/filldialog.cpp (FillDialog): Fixed description
        of dense levels.

        * dialogs/settingsdialog.cpp (SettingsDialog): Fixed widget
        layout error for the 'show Grid' option.

        * qucs.cpp: Introduced QucsWorkDir as global variable used
        to save the current directory instead of changing into
	directories directly.  Changed file and directory references
	appropriately.
2004-07-14 12:54:14 +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
c7f24e35bd *** empty log message *** 2004-05-25 19:10:00 +00:00
margraf
d2b9e65295 *** empty log message *** 2004-05-20 17:27:41 +00:00