klayout/src
Matthias Koefferlein 3ce13f6769 Attempt to get a better picture of mismatching device pins at the presence of device pin swapping 2021-03-26 17:46:10 +01:00
..
ant Enhancements to cell name search feature. Needs more debugging. 2021-02-10 00:17:01 +01:00
buddies More unit test stability 2021-02-27 21:31:32 +01:00
db Fixed probe feature of LVS dialog for flat extraction. 2021-03-26 00:40:18 +01:00
drc Refactoring of the interpreter scheme with the goal to provide a functional cleanup. This is required if someone stops inside the debugger. Without a proper cleanup the application becomes dysfunctional. 2021-03-15 10:17:25 +01:00
edt Smooth bug (#740) 2021-03-14 12:27:36 +01:00
fontgen Updated copyright to 2021 2021-01-05 22:57:48 +01:00
gsi doc fixes. 2021-03-15 10:42:46 +01:00
gsiqt Fine-grained Qt module selection for Qt binding and disabling of view_25d plugin without OpenGL 2021-03-02 23:28:35 +01:00
gtfui Updated copyright to 2021 2021-01-05 22:57:48 +01:00
img Fixed issue by providing a compatibility bridge between tl::Stream (abstract paths) and tl::URI (#734) 2021-02-25 21:28:48 +01:00
klayout_main Fine-grained Qt module selection for Qt binding and disabling of view_25d plugin without OpenGL 2021-03-02 23:28:35 +01:00
lay Avoid a deadlock in the logger system 2021-03-23 22:45:45 +01:00
laybasic Attempt to get a better picture of mismatching device pins at the presence of device pin swapping 2021-03-26 17:46:10 +01:00
lib Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lvs New test case for LVS 2021-03-26 00:02:01 +01:00
lym doc fixes. 2021-03-15 10:42:46 +01:00
plugins Disable view25d plugin if OpenGL is not enabled. 2021-03-02 22:01:08 +01:00
pya Some issues with the byte array binding fixed, less ambiguitites with Qt bindings, tests added. 2021-01-24 23:44:40 +01:00
pyastub Updated copyright to 2021 2021-01-05 22:57:48 +01:00
pymod Fine-grained Qt module selection for Qt binding and disabling of view_25d plugin without OpenGL 2021-03-02 23:28:35 +01:00
rba RecursiveInstanceIterator: Doc fixes, tests, instance array iteration. 2021-02-20 22:17:43 +01:00
rbastub Updated copyright to 2021 2021-01-05 22:57:48 +01:00
rdb Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
tl Avoid a deadlock in the logger system 2021-03-23 22:45:45 +01:00
unit_tests Avoid a deadlock in the logger system 2021-03-23 22:45:45 +01:00
version Updated copyright to 2021 2021-01-05 22:57:48 +01:00
app.pri
klayout.pri Fixed a build issue without HAVE_QT_XML 2021-03-03 00:15:12 +01:00
klayout.pro Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions 2020-03-03 22:19:31 +01:00
lib.pri
lib_ut.pri
with_all_libs.pri