| .. |
|
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
|
Fixed a typo
|
2023-08-03 00:01:44 +02:00 |
|
db
|
Fixed some compiler warnings
|
2023-08-16 22:20:25 +02:00 |
|
doc
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02:00 |
|
drc
|
Added tests for last change
|
2023-08-02 23:56:51 +02:00 |
|
edt
|
Merge pull request #1442 from KLayout/issue-1438
|
2023-08-05 21:09:51 +02:00 |
|
fontgen
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
gsi
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02:00 |
|
gsiqt
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02:00 |
|
gtfui
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
icons
|
Enhancements for macro editor's search and replace: replace single wasn't working properly and now there is find next and previous
|
2023-08-03 21:35:37 +02:00 |
|
img
|
Fixed warning in case of Qt bindings not being compiled in
|
2023-08-02 23:27:44 +02:00 |
|
klayout_main
|
Enabling pya initialization for app and ut_runner only.
|
2023-03-29 00:09:26 +02:00 |
|
lay
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02:00 |
|
laybasic
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02:00 |
|
layui
|
Merge branch 'master' into wip2
|
2023-08-07 18:44:35 +02:00 |
|
layview
|
it's -> its
|
2023-07-30 14:46:58 +02:00 |
|
lib
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
lvs
|
Introduces a 'greedy hierarchy' mode for DeepShapeStore for special applications (e.g. strmxor)
|
2023-07-04 07:56:58 +02:00 |
|
lym
|
Fixed #1428 (allow XML include files in macros)
|
2023-07-24 23:25:35 +02:00 |
|
plugins
|
Merge pull request #1456 from KLayout/issue-1433
|
2023-08-08 07:19:06 +02:00 |
|
pya
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02: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
|
Fixed Python module name
|
2023-08-11 21:48:00 +02:00 |
|
rba
|
Merge branch 'wip' into wip2
|
2023-08-11 19:17:01 +02: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
|
Merge branch 'master' into wip2
|
2023-08-01 21:48:00 +02:00 |
|
tl
|
Fixed some compiler warnings
|
2023-08-16 22:20:25 +02:00 |
|
unit_tests
|
Enabling pya initialization for app and ut_runner only.
|
2023-03-29 00:09:26 +02:00 |
|
version
|
Updating copyright notice to 2023
|
2023-01-01 22:27:22 +01:00 |
|
app.pri
|
Fixed installation target for .exe's
|
2017-08-27 19:34:16 +02:00 |
|
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
|
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 |