| .. |
|
ant
|
Avoid a segfault while editing a ruler. This happens is both a selection and a transient selection is active.
|
2023-02-19 19:00:02 +01:00 |
|
buddies
|
Some memory optimization potential with tiled processor to improve XOR memory footprint (box-like polygons stored as boxes, polygon references)
|
2023-03-15 23:22:04 +01:00 |
|
db
|
Small enhancement to 'decompose_convex' with the goal to avoid thin slivers
|
2023-05-14 18:33:53 +02:00 |
|
doc
|
Fixed LVS doc
|
2023-04-22 15:28:55 +02:00 |
|
drc
|
Better handling of inputs in deep mode after manipulating the hierarchy of the input layout
|
2023-03-12 00:26:18 +01:00 |
|
edt
|
Bugfix, text reference made the program assert
|
2023-05-11 18:57:24 +02:00 |
|
fontgen
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
gsi
|
[consider merging] more consistent behavior of RBA/pya: enum classes are properly made available (was for example RBA::Qt::Qt_Keys instead of RBA::Qt_Keys and pya.Qt.Keys was no fully initialized type object)
|
2023-05-06 00:04:14 +02:00 |
|
gsiqt
|
[consider merging] Fixed Qt Binding for Qt 5.15.2 where an include is missing
|
2023-03-11 19:55:59 +01:00 |
|
gtfui
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
icons
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
img
|
Some enhancements for image editing (e.g. selection remains after moving handles)
|
2023-02-19 19:54:40 +01:00 |
|
klayout_main
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
lay
|
Merge pull request #1358 from KLayout/wip2
|
2023-05-12 23:31:26 +02:00 |
|
laybasic
|
Merge pull request #1362 from KLayout/issue-1360
|
2023-05-12 23:31:41 +02:00 |
|
layui
|
Fixed a build issue on Qt <5.15
|
2023-05-09 19:01:16 +02:00 |
|
layview
|
Fixed issue #1360 (LayoutViewBase not promoted to LayoutView). Problem was that GSI binding of LayoutView happened before LayoutView was fully constructed.
|
2023-05-09 20:06:34 +02:00 |
|
lib
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
lvs
|
Test updates
|
2023-02-27 19:37:59 +01:00 |
|
lym
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
plugins
|
Tests for complex data for meta info, doc updates
|
2023-04-22 00:16:12 +02:00 |
|
pya
|
[consider merging] more consistent behavior of RBA/pya: enum classes are properly made available (was for example RBA::Qt::Qt_Keys instead of RBA::Qt_Keys and pya.Qt.Keys was no fully initialized type object)
|
2023-05-06 00:04:14 +02:00 |
|
pyastub
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
pymod
|
Issue #1327 fixed (segfault in pymod finalization code)
|
2023-04-07 10:59:30 +02:00 |
|
rba
|
[consider merging] more consistent behavior of RBA/pya: enum classes are properly made available (was for example RBA::Qt::Qt_Keys instead of RBA::Qt_Keys and pya.Qt.Keys was no fully initialized type object)
|
2023-05-06 00:04:14 +02:00 |
|
rbastub
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
rdb
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
tl
|
WIP: preparations - introducing TextInfo
|
2023-05-07 19:51:15 +02:00 |
|
unit_tests
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
version
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
app.pri
|
…
|
|
|
klayout.pri
|
Do not use zstd compression for Qt6 as there is no built-in decompression
|
2022-11-06 01:23:39 +01: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
|
Reworked lym::MacroCollection for not using Qt (too much)
|
2022-05-28 21:21:58 +02:00 |