klayout/src
Matthias Köfferlein 926dac96c6
Merge pull request #1910 from KLayout/bugfix/issue-1907
Bugfix/issue 1907
2024-11-26 21:06:04 +01:00
..
ant Partial fix for issue #1902 2024-10-19 17:12:53 +02:00
buddies Merge pull request #1883 from KLayout/issue-1869 2024-10-20 13:22:12 +02:00
db update documentation 2024-10-29 21:01:31 +01:00
doc typos in manual 2024-11-03 09:25:58 +01:00
drc Merge pull request #1903 from KLayout/wip 2024-10-20 13:25:39 +02:00
edt Bugfix for issue #1870: do not allow editing on invalid layers 2024-09-28 18:11:53 +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 Updating definitions for Qt5 too - some additional operator bindings show up. 2024-10-19 23:15:37 +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 #1903 from KLayout/wip 2024-10-20 13:25:39 +02:00
laybasic Bugfix/issue 1930: Fixed type from char to int 2024-11-19 17:23:06 +00: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 Merge pull request #1903 from KLayout/wip 2024-10-20 13:25:39 +02:00
pya Trying to become compatible with Python 3.13 on Windows 2024-11-13 00:47:27 +01:00
pyastub Update copyright year 2024-01-01 17:27:59 +01:00
pymod Preparing 0.29.8 2024-10-20 19:57:03 +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
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