..
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
Merge branch 'master' into wip
2023-03-24 15:56:48 +01:00
doc
WIP: Doc updates, doc bug fixes
2023-01-21 21:37:40 +01: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
Merge pull request #1303 from KLayout/issue-1302
2023-03-04 19:32:29 +01:00
fontgen
Updating copyright notice to 2023
2023-01-01 22:27:22 +01:00
gsi
Qt5 binding enhancements
2023-03-25 22:54:54 +01:00
gsiqt
Qt5 binding enhancements
2023-03-25 22:54:54 +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
Python debugger compatible with PyQt
2023-02-23 17:07:41 +01:00
laybasic
Avoids a Qt warning internally
2023-03-08 22:37:56 +01:00
layui
Fixed issue #1315 (Cannot export layers from Marker Browser in viewer mode)
2023-03-15 23:35:39 +01:00
layview
Some enhancements for image editing (e.g. selection remains after moving handles)
2023-02-19 19:54:40 +01: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
Confirming that issue #1282 is fixed
2023-02-17 00:02:59 +01:00
pya
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
2023-03-24 19:15:57 +01:00
pyastub
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
2023-03-24 19:15:57 +01:00
pymod
[consider merging] regenerating pyi stubs, sorting methods by name for better stability of files, small patch (missing box ctor arg names)
2023-03-11 19:56:02 +01:00
rba
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
2023-03-24 19:15:57 +01:00
rbastub
Make sure the Python modules are found from the application's installation by prepending their path to sys.path
2023-03-24 19:15:57 +01:00
rdb
Updating copyright notice to 2023
2023-01-01 22:27:22 +01:00
tl
Fixed standalone Python module builds
2023-03-12 00:53:42 +01: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