Vadim Kuznetsov
6b39fda03c
Remove WITH_QT6; switch to Qt6 by default
2025-01-03 22:06:56 +03:00
Vadim Kuznetsov
72220651a5
Remove GUI controls for creating *.qucs packages
2024-07-09 11:48:13 +03:00
Vadim Kuznetsov
689bc5b7a3
Add fill from SPICE dialog
2024-07-03 10:17:35 +03:00
Vadim Kuznetsov
4e83433c49
Fix build when both Qt version are installed
2024-03-06 10:48:56 +03:00
Vadim Kuznetsov
9f23c12f65
Imported tuner implementation from Kevin @tipofthesowrd
2023-09-19 17:09:05 +03:00
dsm
b6cc1916d4
remove versionless cmake function usage
2023-02-13 22:20:42 +03:00
dsm
888feebceb
fixed for remove WITH_QT6
2023-02-13 21:58:26 +03:00
Adam Strzelecki
2c4b3c2157
Do not include CMAKE_SOURCE_DIR as this breaks case insensitive FS build
...
There is not reason we were adding CMAKE_SOURCE_DIR, however it was
breaking building on case insensitive FS e.g. macOS when looking for
<version> header.
2023-02-12 22:44:48 +01:00
Vadim Kuznetsov
caf1aa85d3
Provide CMake option to build with Qt6
2023-01-25 11:07:42 +03:00
zergud
cdc17b488f
change cmakelist to qt6
2023-01-17 00:37:23 +03:00
Vadim Kuznetsov
628f543823
Implement Show Model button
2022-08-20 18:20:57 +03:00
Vadim Kuznetsov
bf9a87c520
Set explicit STATIC cmake target for libs
2022-02-20 16:27:02 +01:00
Vadim Kuznetsov
53d4088388
CMake switched to Qt5; QT3 compatibiliy classes added
2022-02-13 18:32:19 +01:00
spueblas
0a35190821
Adding textbox dialog. Fixing component look.
2019-06-21 16:41:43 -04:00
Vadim Kuznetzov
f047905d60
Fixed conflicts after rebase
2015-11-11 11:34:17 +03:00
Vadim Kuznetzov
0082628534
Moved ngspice interface to extsimkernels/ directory
2015-11-11 11:32:31 +03:00
Vadim Kuznetzov
e1606127a7
Added dialog for NgSpice simulation
2015-11-11 11:28:56 +03:00
in3otd
6e150168f7
Redesigned the Qucs About dialog.
2015-06-26 23:47:46 +02:00
global667
a73da0c48b
Add headers to Xcode main project
...
Fix a bug. Add Header support to cmakelists.txt, but only for
qucs/qucs/* at this moment.
2014-11-30 11:08:07 +01:00
Guilherme Brondani Torri
16c9dccde5
followup pull #119 , cmake out of tree
...
While building out of tree it complains about the missing ui_*.h header.
Headers are being created on the build/binary directory.
2014-11-20 18:49:01 +01:00
yodalee
dd96e9cf74
add UIC to CMake
2014-11-17 21:35:42 +08:00
yodalee
2f09b2e843
remove all vtab file
2014-10-27 23:40:58 +08:00
Guilherme Brondani Torri
d57511292e
added Q_OBJECT to newproject.h, need to be MOCed
2014-08-23 20:22:27 +02:00
Guilherme Brondani Torri
d638e10331
add LoadDialog to build systems
2014-04-05 00:58:32 +02:00
cnovak
0502fcfa5f
corrected build scripts for exportdialog.h/.cpp
2013-12-23 16:02:56 +01:00
Frans Schreuder
ea4f6b95dd
Added dependencies / build scripts for nex export dialog
2013-11-21 14:54:55 +01:00
Guilherme Brondani Torri
a148782cbe
added CMake configuration files for Qucs GUI components
...
These are not (yet) supposed to replace the autotools building.
They can build and install all the GUI apps.
The CMakeLists.txt on each tool subfolder can be used as
an existing project on Qt Creator.
2013-06-02 21:49:14 +02:00