klayout/src
Matthias Koefferlein bb17250d94 Implemented a fix for issue #1691
The root cause was that the terminal identity could
not be derived in the presence of soft connections
inside the device abstract cell. The solution is to
join soft connected clusters in the device abstracts with
a warning.
2024-04-21 18:13:54 +02:00
..
ant Edge-measure rulers too. 2024-01-28 19:02:51 +01:00
buddies Refining shape iterator optimization, so it checks instances for overlap with shapes rather the other way round. This suits better to real test cases. 2024-03-27 23:46:33 +01:00
db Implemented a fix for issue #1691 2024-04-21 18:13:54 +02:00
doc Moving from QFormBuilder to QUiLoader as QFormBuilding is deprecated in Qt6 binding 2024-04-10 22:40:56 +02:00
drc Merge branch 'master' into 1598-support-for-soft-connections 2024-03-29 09:00:17 +01:00
edt Fixed doc 2024-04-01 20:24:43 +02:00
fontgen Update copyright year 2024-01-01 17:27:59 +01:00
gsi Update copyright year 2024-01-01 17:27:59 +01:00
gsiqt Update copyright year 2024-01-01 17:27:59 +01:00
gtfui Update copyright year 2024-01-01 17:27:59 +01:00
icons Update copyright year 2024-01-01 17:27:59 +01:00
img Update copyright year 2024-01-01 17:27:59 +01:00
klayout_main Update copyright year 2024-01-01 17:27:59 +01:00
lay Merge pull request #1687 from KLayout/feature/issue-1678 2024-04-17 22:38:39 +02:00
laybasic [consider merging] cross-hair cursor should not use selection default line width and styles (halo etc.) 2024-02-11 10:29:15 +01:00
layui Merge branch 'master' into 1598-support-for-soft-connections 2024-03-29 09:00:17 +01:00
layview Update copyright year 2024-01-01 17:27:59 +01:00
lib Update copyright year 2024-01-01 17:27:59 +01:00
lvs Implemented a fix for issue #1691 2024-04-21 18:13:54 +02:00
lym Trying to fix one more unit test 2024-01-25 20:20:31 +01:00
plugins Aligning menu layout of materials list with layer list 2024-04-14 21:42:59 +02:00
pya Shape#hash and Shape#< allow using Shape objects as hash keys 2024-03-29 21:47:37 +01:00
pyastub Update copyright year 2024-01-01 17:27:59 +01:00
pymod regenerating stubs and DRC/LVS doc. 2024-03-28 22:11:47 +01:00
rba Merge branch 'master' into 1598-support-for-soft-connections 2024-03-29 09:00:17 +01:00
rbastub Update copyright year 2024-01-01 17:27:59 +01:00
rdb Merge pull request #1663 from KLayout/issue-1638 2024-03-29 08:58:17 +01:00
tl Added a test for post-increment iterator of tl::Object collections 2024-03-30 20:56:24 +01:00
unit_tests Update copyright year 2024-01-01 17:27:59 +01:00
version Update copyright year 2024-01-01 17:27:59 +01:00
app.pri
klayout.pri Overhauled the build system for MacOS ['Monterey', 'Ventura', 'Sonoma'] to build KLayout-0.28.13 or later with support for libgit2. 2023-11-23 15:13:41 +09: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