klayout/src
Matthias Koefferlein b44ff4b8e8 Avoid a potential hard assertion in debug mode 2024-10-06 19:07:17 +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 Merge branch 'better-not-break' 2024-09-22 20:08:10 +02:00
doc Updating stubs, DRC documentation 2024-09-22 21:11:21 +02:00
drc Updating stubs, DRC documentation 2024-09-22 21:11:21 +02:00
edt Fixing issue #1864 (Copy & paste allows creating a recursive hierarchy) 2024-09-20 23:07:09 +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 Avoid a potential hard assertion in debug mode 2024-10-06 19:07:17 +02:00
laybasic Fixed builds without Qt and without libpng 2024-09-22 01:40:03 +02:00
layui Merge pull request #1850 from KLayout/wip 2024-09-21 20:33:21 +02:00
layview Fixed issue #1857 (crash when closing window with properties dialog open) 2024-09-15 17:00:31 +02:00
lib Update copyright year 2024-01-01 17:27:59 +01:00
lvs Do not include 'purge_devices' in Netlist#simplify as such devices may be intentionally included as spare or dummy devices. If you want to remove them, use 'purge_devices' on 'netlist' and/or 'schematic' 2024-09-08 17:18:12 +02:00
lym Fixing some flaws inside the macro IDE 2024-05-30 13:58:13 +02:00
plugins LEF/DEF reader recognizes existing layers by name now 2024-10-03 18:50:00 +02:00
pya Compatibility with Python 3.13. 2024-09-22 02:38:33 +02:00
pyastub Update copyright year 2024-01-01 17:27:59 +01:00
pymod Updating stubs, DRC documentation 2024-09-22 21:11:21 +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 Merge pull request #1850 from KLayout/wip 2024-09-21 20:33:21 +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 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