klayout/src
Matthias Koefferlein b979219007 Fixed previous implementation - was not fully effective 2023-03-16 20:06:07 +01: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 Fixed previous implementation - was not fully effective 2023-03-16 20:06:07 +01:00
doc WIP: Doc updates, doc bug fixes 2023-01-21 21:37:40 +01: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 Enabling some more PNG related features by falling back to Qt without libpng 2023-03-04 20:32:44 +01:00
gsiqt [consider merging] Fixed Qt Binding for Qt 5.15.2 where an include is missing 2023-03-11 19:55:59 +01: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 Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
lay Python debugger compatible with PyQt 2023-02-23 17:07:41 +01:00
laybasic Bugfix - properly removing plugins when they are unregistered (unlikely) 2023-02-23 17:07:22 +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 [consider merging] avoid an assertion in the Python exit code for accessing an already destroyed Python object 2023-03-11 19:55:51 +01:00
pyastub Updating copyright notice to 2023 2023-01-01 22:27:22 +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 Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
rbastub Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
rdb Updating copyright notice to 2023 2023-01-01 22:27:22 +01:00
tl Bug fixes, adjusted test data 2023-02-22 15:54:28 +01:00
unit_tests Updating copyright notice to 2023 2023-01-01 22:27:22 +01: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 Reworked lym::MacroCollection for not using Qt (too much) 2022-05-28 21:21:58 +02:00