klayout/src
Matthias Koefferlein fd1dc842e0 Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02:00
..
ant Fixed issue #1768 (Change 'angle constraint' of box and ellipse ruler templates to 'any angle' by default) 2024-07-27 20:35:20 +02:00
buddies Trying to improve deep-mode XOR and NOT performance by introducing a local sweep that eliminates shapes also found in second input. 2024-06-17 21:45:55 +02:00
db const versions of Layout#cell and Layout#top_cell(s) 2024-08-06 18:19:31 +02:00
doc Updating DRC/LVS doc. 2024-07-04 18:31:44 +02:00
drc Allowing RBA::Net objects for DRCLayer#nets as well 2024-08-06 00:14:02 +02:00
edt Fixed issue #1814 (application freezes on Ctrl+Select) 2024-08-01 23:12:20 +02:00
fontgen Update copyright year 2024-01-01 17:27:59 +01:00
gsi Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02:00
gsiqt Complete list of includes for QPointerEvent 2024-06-02 19:18:08 +02: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 Avoid throwing exceptions inside XML parser 2024-06-02 18:22:15 +02:00
klayout_main Update copyright year 2024-01-01 17:27:59 +01:00
lay Merge pull request #1809 from KLayout/feature/issue-1776 2024-07-31 07:10:18 +02:00
laybasic Convenience: copy cells now has an option to mute the dialog (shallow/deep) and the dialog is only shown if there are subcells 2024-07-20 00:03:43 +02:00
layui Merge pull request #1809 from KLayout/feature/issue-1776 2024-07-31 07:10:18 +02:00
layview Bugfix - missed return value. 2024-07-20 00:54:48 +02:00
lib Update copyright year 2024-01-01 17:27:59 +01:00
lvs Added testdata for #1719, part 3 2024-05-28 23:21:58 +02:00
lym Fixing some flaws inside the macro IDE 2024-05-30 13:58:13 +02:00
plugins Merge pull request #1811 from KLayout/wip 2024-07-30 18:59:09 +02:00
pya Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02:00
pyastub Update copyright year 2024-01-01 17:27:59 +01:00
pymod Merge branch 'master' of github.com:KLayout/klayout 2024-07-30 18:59:18 +02:00
rba Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02:00
rbastub Update copyright year 2024-01-01 17:27:59 +01:00
rdb Reading waiver comments on RVE database, automatically read associated .waived RVE DB file 2024-06-16 21:40:28 +02:00
tl Generic GSI methods #_to_const_object (for testing) and #_const_cast. Fixed a class initialization issue - sub classes should not be registered by name at top level in Expressions 2024-08-07 00:11:48 +02: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 Merge branch 'master' into bugfix/issue-1793 2024-07-21 08:11:37 +02:00
klayout.pro
lib.pri
lib_ut.pri
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