klayout/src
Matthias Koefferlein 1cfe7b10ba 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
..
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 Some memory optimization potential with tiled processor to improve XOR memory footprint (box-like polygons stored as boxes, polygon references) 2023-03-15 23:22:04 +01:00
db Merge branch 'master' into wip 2023-03-24 15:56:48 +01:00
doc Docu updates 2023-03-26 22:11:05 +02:00
drc Better handling of inputs in deep mode after manipulating the hierarchy of the input layout 2023-03-12 00:26:18 +01:00
edt Merge pull request #1303 from KLayout/issue-1302 2023-03-04 19:32:29 +01:00
fontgen Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
gsi GSI: enabling enums as hash keys and int(enum) in Python 2023-03-26 17:52:33 +02:00
gsiqt Using data holder approach also for Qt4 QImage 2023-03-27 21:59:41 +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 Some enhancements for image editing (e.g. selection remains after moving handles) 2023-02-19 19:54:40 +01:00
klayout_main 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
lay Python debugger compatible with PyQt 2023-02-23 17:07:41 +01:00
laybasic Avoids a Qt warning internally 2023-03-08 22:37:56 +01:00
layui Fixed issue #1315 (Cannot export layers from Marker Browser in viewer mode) 2023-03-15 23:35:39 +01:00
layview Some enhancements for image editing (e.g. selection remains after moving handles) 2023-02-19 19:54:40 +01:00
lib Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
lvs Test updates 2023-02-27 19:37:59 +01:00
lym Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
plugins Confirming that issue #1282 is fixed 2023-02-17 00:02:59 +01:00
pya 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
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 [consider merging] regenerating pyi stubs, sorting methods by name for better stability of files, small patch (missing box ctor arg names) 2023-03-11 19:56:02 +01:00
rba [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-03-26 14:21:30 +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 Avoid a segfault: an event may kill the event object itself indirectly. 2023-03-26 21:29:06 +02:00
unit_tests 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
version Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
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 Proper naming of DLL's. 2017-08-27 18:17:00 +02:00
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