-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Guilherme Brondani Torri edited this page Jan 24, 2014
·
32 revisions
Ideas for further development (work in progress)
Idea | Description | Developer | Status / Contact |
---|---|---|---|
Remove Qt3 GUI Support | Some leftover classes from Q3Support (e.g. Q3VBoxLayout); OctaveWindow, paintings/ID_Dialog, diagram/DiagramDialog...) | Ongoing, commits to master | |
Remove Qt3 Collection Classes | Remove classes such as Q3PtrList | See branch "remove_Qt3PtrList". The status is that all the Qt3PtlList references were removed. The code is capable of *loading* schematics. The creation of schematics was not yet migrated. To avoid duplication of work I believe the remaining work has to be done considering the changes QGraphicsFramework will bring. | |
Move to QGraphicsFramework |
long term goal
|
one branch "new_GraphicsView" on sourceforge git, one at Github https://github.com/guitorri/qucs/tree/GraphicsView; proof of concept: https://github.com/ClemensFMN/QucsQT5PoC | |
Qucs Verilog-A dynamic loader | Guilherme | Basic dynamic loading mechanism in place. Difficulty in registering loaded classes/objects into QucsAtor. | |
Extend QucsConv to work with later Spice versions |
|
||
Octave-Qucs Integration | Richard | ||
Python-Qucs | Use Python to control qucs simulations; to e.g. perform sensitivity analysis / circuit optimization. Currently python starts qucs anew for every simulation; maybe a tighter integration is possible | First ideas at https://github.com/ClemensFMN/QucsPython | |
x | x | x | x |