klayout/src
Matthias Köfferlein 0fdce69579
Merge pull request #2304 from KLayout/bugfix/issue-2299
Bugfix/issue 2299
2026-04-14 08:59:07 +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 Merge pull request #2304 from KLayout/bugfix/issue-2299 2026-04-14 08:59:07 +02:00
doc Merge pull request #2304 from KLayout/bugfix/issue-2299 2026-04-14 08:59:07 +02:00
drc Merge pull request #2304 from KLayout/bugfix/issue-2299 2026-04-14 08:59:07 +02:00
edt Merge pull request #2318 from KLayout/bugfix/issue-2311 2026-04-14 08:58:38 +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 Updating copyright to 2026 2026-02-07 17:12:53 +01: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 Merge pull request #2328 from KLayout/feature/issue-2326 2026-04-14 08:58:18 +02:00
layui Merge pull request #2327 from KLayout/feature/issue-2322 2026-04-14 08:57:52 +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 Fixing unit tests 2026-03-15 10:03:51 +01: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 Updating doc and pyi files 2026-03-06 15:46:16 +01: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
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
lib.pri
lib_ut.pri
with_all_libs.pri