klayout/src
Matthias Koefferlein 292892d1ae Some performance enhancement for Python binding 2023-07-15 22:50:29 +02:00
..
ant Avoid a segfault while editing a ruler. This happens is both a selection and a transient selection is active. 2023-02-19 19:00:02 +01:00
buddies Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
db Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
doc Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
drc Doc update 2023-06-26 14:19:29 +02:00
edt Avoiding segfaults where no manager is present 2023-07-03 22:53:12 +02:00
fontgen Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsi [consider merging] more consistent behavior of RBA/pya: enum classes are properly made available (was for example RBA::Qt::Qt_Keys instead of RBA::Qt_Keys and pya.Qt.Keys was no fully initialized type object) 2023-05-06 00:04:14 +02:00
gsiqt Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
gtfui Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
icons Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
img Avoiding segfaults where no manager is present 2023-07-03 22:53:12 +02:00
klayout_main Enabling pya initialization for app and ut_runner only. 2023-03-29 00:09:26 +02:00
lay Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
laybasic Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
layui Avoiding segfaults where no manager is present 2023-07-03 22:53:12 +02:00
layview Removed a duplicate QLayout on the LayoutView 2023-05-18 16:09:06 +02:00
lib Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
lvs Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor) 2023-07-04 07:56:58 +02:00
lym Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
plugins Fixed issue #1281 (Layout diff should ignore shape or instance duplicates) 2023-06-10 09:11:39 +02:00
pya Some performance enhancement for Python binding 2023-07-15 22:50:29 +02:00
pyastub Make sure the Python modules are found from the application's installation by prepending their path to sys.path 2023-03-24 19:15:57 +01:00
pymod Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
rba Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
rbastub Make sure the Python modules are found from the application's installation by prepending their path to sys.path 2023-03-24 19:15:57 +01:00
rdb Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
tl Merge branch 'master' into wip 2023-07-15 22:48:53 +02:00
unit_tests Enabling pya initialization for app and ut_runner only. 2023-03-29 00:09:26 +02:00
version Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
app.pri
klayout.pri Do not use zstd compression for Qt6 as there is no built-in decompression 2022-11-06 01:23:39 +01:00
klayout.pro Really disabling doc and icon without Qt builds 2022-12-21 23:32:49 +01:00
lib.pri
lib_ut.pri WIP: working on further consolidation of non-Qt case 2022-05-28 22:49:40 +02:00
with_all_libs.pri Another attempt trying to fix the DLL load issue for pya on Windows - force-load all DLL that are needed by pyacore into the app before importing the module 2023-03-28 00:39:32 +02:00