mirror of https://github.com/KLayout/klayout.git
The application got unstable on exit under various conditions (e.g. LayoutView created in script). Reason was the ownership management of LayoutView which interfered with Qt widget lifetime management. The solution now is based on a clean widget/view hierarchy and a consistent plugin parent/child relationship. In addition, a new class is enabled which allows creating a true QWidget (rather QFrame) for a LayoutView again. |
||
|---|---|---|
| .. | ||
| main.rb | ||
| session.lys | ||
| test.py | ||
| test.rb | ||
| test1.gds | ||
| test2.gds | ||
| test2.rb | ||
| test3.rb | ||
| test10.rb | ||
| test_app.rb | ||
| test_em.rb | ||
| test_epilogue.rb | ||
| test_lay.rb | ||
| test_lay2.rb | ||
| test_prologue.rb | ||
| test_read_config.rb | ||
| test_script.rb | ||
| test_set_config1.rb | ||
| test_set_config2.rb | ||