| .. |
|
ant
|
Some enhancements on rulers: pasted ruler is selected now, 'duplicate_interactive' now working on rulers too
|
2024-04-20 23:31:54 +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
|
Fixed 64bit coordinate builds
|
2024-07-03 18:37:55 +02:00 |
|
doc
|
Updating DRC/LVS doc.
|
2024-07-04 18:31:44 +02:00 |
|
drc
|
Fixing typo as addressed by issue #1769
|
2024-07-04 18:31:02 +02:00 |
|
edt
|
WIP: post-fix for #1780 - minimizing access to 'selection' which is mutable.
|
2024-07-08 23:51:36 +02:00 |
|
fontgen
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
gsi
|
Merge pull request #1752 from KLayout/bugfix/issue-1750-1751
|
2024-06-29 20:11:54 +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
|
WIP
|
2024-07-08 23:28:19 +02:00 |
|
laybasic
|
Doc fixes
|
2024-06-30 00:07:52 +02:00 |
|
layui
|
Trying to fix bug #1706 (crash on user properties form)
|
2024-05-12 16:24:33 +02:00 |
|
layview
|
Update copyright year
|
2024-01-01 17:27:59 +01: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
|
Fixed issue #1743 (strmxor shows no difference, klayout xor shows 85, dbu 99.999 vs 1000)
|
2024-06-29 20:51:37 +02:00 |
|
pya
|
Merge pull request #1777 from KLayout/bugfix/issue-1771
|
2024-07-06 14:49:45 +02:00 |
|
pyastub
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
pymod
|
Fixing issue #1774 (providing klayout.__version__ also for built-in module)
|
2024-07-05 17:50:38 +02:00 |
|
rba
|
[consider merging] Ruby binding bugfix: 'return' from block was behaving like 'break'
|
2024-06-16 16:53:01 +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
|
Alternative implementation of solution for issue #1756 (allow specific HTTP timeout)
|
2024-06-30 19:36:18 +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
|
Overhauled the build system for MacOS ['Monterey', 'Ventura', 'Sonoma'] to build KLayout-0.28.13 or later with support for libgit2.
|
2023-11-23 15:13:41 +09: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 |