klayout/src
Matthias Koefferlein 33ae3b0239 Added a build system option to enable/disable uitools support as some distributions do not support that 2021-02-27 18:03:37 +01:00
..
ant Enhancements to cell name search feature. Needs more debugging. 2021-02-10 00:17:01 +01:00
buddies Merge pull request #732 from KLayout/lefdef-enhancements 2021-02-25 21:28:02 +01:00
db Fixed issue by providing a compatibility bridge between tl::Stream (abstract paths) and tl::URI (#734) 2021-02-25 21:28:48 +01:00
drc Implemented with_holes for generic DRC too 2021-02-08 21:29:41 +01:00
edt Enhancements to cell name search feature. Needs more debugging. 2021-02-10 00:17:01 +01:00
fontgen Updated copyright to 2021 2021-01-05 22:57:48 +01:00
gsi Logging progress for DRC, introducing 'abstract progress' concept 2021-02-07 23:41:53 +01:00
gsiqt Added a build system option to enable/disable uitools support as some distributions do not support that 2021-02-27 18:03:37 +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 Added a build system option to enable/disable uitools support as some distributions do not support that 2021-02-27 18:03:37 +01:00
lay Fixed #728 2021-02-25 22:03:41 +01:00
laybasic Merge pull request #729 from KLayout/search-improvements 2021-02-25 21:27:25 +01:00
lib Updated copyright to 2021 2021-01-05 22:57:48 +01:00
lvs Fixed #709. (#714) 2021-01-31 19:21:00 +01:00
lym Logging progress for DRC, introducing 'abstract progress' concept 2021-02-07 23:41:53 +01:00
plugins Fixed issue by providing a compatibility bridge between tl::Stream (abstract paths) and tl::URI (#734) 2021-02-25 21:28:48 +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 Added a build system option to enable/disable uitools support as some distributions do not support that 2021-02-27 18:03:37 +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 #730: providing a new Qt module named QtUiTools for QUiLoader class s… (#735) 2021-02-25 21:29:21 +01:00
unit_tests Replaced std::auto_ptr by std::unique_ptr because the latter is deprecated 2021-01-23 21:55:51 +01:00
version Updated copyright to 2021 2021-01-05 22:57:48 +01:00
app.pri
klayout.pri Added a build system option to enable/disable uitools support as some distributions do not support that 2021-02-27 18:03:37 +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