| .. |
|
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
|
Mitigating the effect of a locked layout: plain iteration of instances now is possible also with a locked layout. Before, the instances were correctly iterated only if the layout could be sorted.
|
2024-10-27 23:42:16 +01:00 |
|
doc
|
issue #1887 fixed (doc update)
|
2024-10-12 20:55:17 +02: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
|
Merge pull request #1904 from KLayout/bugfix/issue-1902
|
2024-10-20 13:28:50 +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
|
Merge pull request #1903 from KLayout/wip
|
2024-10-20 13:25:39 +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
|
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
|
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 |