| .. |
|
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
|
Small doc update
|
2024-07-27 14:18:42 +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
|
Merge branch 'master' into wip
|
2024-07-22 21:34:12 +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
|
Merge branch 'master' into wip
|
2024-07-22 21:34:12 +02:00 |
|
laybasic
|
Convenience: copy cells now has an option to mute the dialog (shallow/deep) and the dialog is only shown if there are subcells
|
2024-07-20 00:03:43 +02:00 |
|
layui
|
Convenience: copy cells now has an option to mute the dialog (shallow/deep) and the dialog is only shown if there are subcells
|
2024-07-20 00:03:43 +02:00 |
|
layview
|
Bugfix - missed return value.
|
2024-07-20 00:54:48 +02: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
|
Remove unused `OASISReaderLayerMapping` friend declaration
|
2024-07-10 10:27:20 +12:00 |
|
pya
|
Including more GeneratorExit and StopAsyncIteration in the ignored exceptions for Python
|
2024-07-27 14:29:14 +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
|
Properly transferring ownership for variant to Python/Ruby translation
|
2024-07-25 21:07:36 +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
|
Properly transferring ownership for variant to Python/Ruby translation
|
2024-07-25 21:07:36 +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
|
Modified the macOS build system so that the debug build uses ASAN (Address SANitizer) for clang++
|
2024-07-07 18:47:11 +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 |