| .. |
|
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
|
Merge pull request #1800 from KLayout/bugfix/issue-1799
|
2024-07-27 11:48:01 +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
|
Fixing bug #1789 (Crash by add Text to hidden layer)
|
2024-07-13 20:30:12 +02:00 |
|
fontgen
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
gsi
|
Properly selecting debug mode in .pri files for self diagnosis. Touching files for recompile.
|
2024-07-20 21:04:51 +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
|
Fixing bug #1789 (Crash by add Text to hidden layer)
|
2024-07-13 20:30:12 +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
|
Merge pull request #1800 from KLayout/bugfix/issue-1799
|
2024-07-27 11:48:01 +02:00 |
|
pya
|
Bugfix for issue-1793: using the heap to properly store the default values
|
2024-07-20 18:58:29 +02:00 |
|
pyastub
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
pymod
|
Updating Python stubs
|
2024-07-30 18:48:45 +02:00 |
|
rba
|
Bugfix for issue-1793: using the heap to properly store the default values
|
2024-07-20 18:58:29 +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 #1795 from KLayout/bugfix/issue-1793
|
2024-07-27 11:47:33 +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 |