klayout/src
Matthias Koefferlein 125e06bd49 Added doc, added a warning about no pins found at top level. 2025-05-25 17:53:11 +02:00
..
ant First attempt to implement a solution for issue #2016 2025-04-05 20:35:11 +02:00
buddies Bugfix: deep, empty layers still need a layout attached 2025-04-27 00:30:50 +02:00
db Added doc, added a warning about no pins found at top level. 2025-05-25 17:53:11 +02:00
doc Added doc, added a warning about no pins found at top level. 2025-05-25 17:53:11 +02:00
drc Addressing issue #2011 2025-04-26 22:04:50 +02:00
edt Merge pull request #2039 from KLayout/feature/issue-2016 2025-05-22 19:22:32 +02:00
fontgen Updating copyright to 2025 2025-01-04 19:32:33 +01:00
gsi Region[] now returns a PolygonWithProperties object or nil 2025-03-26 00:56:54 +01:00
gsiqt Fixing issue #2019 (build issue against Qt 6.9) 2025-04-09 23:30:13 +02:00
gtfui Updating copyright to 2025 2025-01-04 19:32:33 +01:00
icons Updating copyright to 2025 2025-01-04 19:32:33 +01:00
img First attempt to implement a solution for issue #2016 2025-04-05 20:35:11 +02:00
klayout_main Supporting log levels <0 on command line too, consistent behavior or log dialog 2025-01-17 10:49:54 +01:00
lay Macro editor won't jump back after leaving find mode 2025-03-23 18:03:09 +01:00
laybasic Merge pull request #2039 from KLayout/feature/issue-2016 2025-05-22 19:22:32 +02:00
layui First attempt to implement a solution for issue #2016 2025-04-05 20:35:11 +02:00
layview Provide a solution of feature request #2024 2025-04-26 16:52:39 +02:00
lib Updating copyright to 2025 2025-01-04 19:32:33 +01:00
lvs Added the new feature: 'flag_missing_ports' 2025-05-24 22:33:18 +02:00
lym Updating copyright to 2025 2025-01-04 19:32:33 +01:00
plugins Fixing a linker issue on Windows. 2025-05-11 21:48:01 +02:00
pya Use Py_IncRef in pyaCallables.cc 2025-05-11 09:07:55 -04:00
pyastub Updating copyright to 2025 2025-01-04 19:32:33 +01:00
pymod Updating Python stubs 2025-04-27 16:07:01 +02:00
rba Providing a less strict overload resolution 2025-03-26 00:45:16 +01:00
rbastub Updating copyright to 2025 2025-01-04 19:32:33 +01:00
rdb Maybe fixing basic issues with strmxor 2025-04-07 00:53:43 +02:00
tl Fix logic error in hex2int. 2025-05-19 14:16:18 +02:00
unit_tests Updating copyright to 2025 2025-01-04 19:32:33 +01:00
version Updating copyright to 2025 2025-01-04 19:32:33 +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 Removed an incorrect comment 2024-11-24 22:16:27 +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