klayout/src
Matthias Koefferlein 9630bff240 A contribution to issue #2345 mitigation
With this patch, empty layers can be used to place device
terminals on and these shapes are visible on those layers.
This allows splitting the terminal shapes and used those
shapes to connect down to different substrates.

The patch turns EmptyLayer into a DeepLayer when used
as terminal layer for device extraction.
2026-05-05 23:08:09 +02:00
..
ant Updating copyright to 2026 2026-02-07 17:12:53 +01:00
buddies Fixed builds without Ruby 2026-04-11 20:40:28 +02:00
db A contribution to issue #2345 mitigation 2026-05-05 23:08:09 +02:00
doc stubs and doc updated 2026-04-14 20:25:33 +02:00
drc Merge pull request #2304 from KLayout/bugfix/issue-2299 2026-04-14 08:59:07 +02:00
edt Merge branch 'wip' 2026-04-14 19:21:01 +02:00
fontgen Updating copyright to 2026 2026-02-07 17:12:53 +01:00
gsi C++20 readiness 2026-02-16 23:49:23 +01:00
gsiqt Overloaded base class methods also need to transfer ownership of arguments 2026-02-14 19:41:20 +01:00
gtfui Updating copyright to 2026 2026-02-07 17:12:53 +01:00
icons Updating copyright to 2026 2026-02-07 17:12:53 +01:00
img Small feature: hovering over an image will not just display the image parameters in the status bar, but also the value of the pixel the mouse is over 2026-04-05 22:18:39 +02:00
klayout_main Implementing --help as alias for -h and --version as alias for -v 2026-02-28 09:54:41 +01:00
lay Merge pull request #2308 from KLayout/bugfix/issue-2305 2026-04-14 08:57:19 +02:00
laybasic Fixing issue #2331 2026-04-15 23:19:30 +02:00
layui Merge branch 'wip' 2026-04-14 19:21:01 +02:00
layview try/catch macro in ::action_triggered 2026-04-05 18:57:18 -04:00
lib Fixed BASIC lib tests - cell pointers cannot considered to be stable across lib.refresh calls as this basically would need to create cold proxies 2026-04-03 11:10:34 +02:00
lvs A contribution to issue #2345 mitigation 2026-05-05 23:08:09 +02:00
lym Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pex Updating copyright to 2026 2026-02-07 17:12:53 +01:00
plugins Merge pull request #2308 from KLayout/bugfix/issue-2305 2026-04-14 08:57:19 +02:00
pya [consider merging] Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example 2026-02-24 21:00:21 +01:00
pyastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
pymod stubs and doc updated 2026-04-14 20:25:33 +02:00
rba Added some tests for the netlist browser API 2026-03-23 21:42:49 +01:00
rbastub Updating copyright to 2026 2026-02-07 17:12:53 +01:00
rdb ReportDatabase#merge - a method to merge two report databases 2026-03-01 17:39:29 +01:00
tl Merge pull request #2308 from KLayout/bugfix/issue-2305 2026-04-14 08:57:19 +02:00
unit_tests Updating copyright to 2026 2026-02-07 17:12:53 +01:00
version Updating copyright to 2026 2026-02-07 17:12:53 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri Preparing to use C++20 atomics for thread locking, which is slightly more efficient. Right now, that's an experimental option. 2026-02-19 21:36:00 +01:00
klayout.pro Including more dependencies in build 2025-05-17 18:41:22 +02: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 New module: 'pex' 2025-04-18 13:12:45 +02:00