..
ant
Fixed issue #1768 (Change 'angle constraint' of box and ellipse ruler templates to 'any angle' by default)
2024-07-27 20:35:20 +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
Needs testing - Improving algorithm for hole insertion
2024-09-15 00:10:36 +02:00
doc
DRC doc update
2024-08-14 18:35:41 +02:00
drc
Merge pull request #1821 from KLayout/feature/issue-1816
2024-08-10 13:33:25 +02:00
edt
Some enhancements to "Descend" and "Ascend"
2024-08-10 14:58:02 +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
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 #1847 (problem with fresh bindkey configuration)
2024-09-07 19:18:01 +02:00
laybasic
Some enhancements to "Descend" and "Ascend"
2024-08-10 14:58:02 +02:00
layui
Fixed a small bug: when deleting the only top cell, you could not create new cells as an error was issued saying 'no layout present'
2024-09-01 21:27:25 +02:00
layview
Deploying font_resolution somewhat further, but not using it for now
2024-08-03 22:47:10 +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
Added test.
2024-09-01 21:26:44 +02:00
pya
Fixed new Python module handling for standalone module case
2024-09-14 16:16:58 +02:00
pyastub
Update copyright year
2024-01-01 17:27:59 +01:00
pymod
Fixed new Python module handling for standalone module case
2024-09-14 16:16:58 +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
tl::list enhancement
2024-09-14 13:52:25 +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
Fixed installation target for .exe's
2017-08-27 19:34:16 +02:00
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
Proper naming of DLL's.
2017-08-27 18:17:00 +02:00
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