| .. |
|
ant
|
Some enhancements on rulers: pasted ruler is selected now, 'duplicate_interactive' now working on rulers too
|
2024-04-20 23:31:54 +02:00 |
|
buddies
|
Merge pull request #1718 from KLayout/wip
|
2024-05-31 22:48:24 +02:00 |
|
db
|
issue #1742 fixed: proper tracking of references of RecursiveShapeIterator - this will fix the segfault, but not the general issue of the ticket.
|
2024-06-16 09:55:46 +02:00 |
|
doc
|
Update drc_basic.xml
|
2024-06-07 15:45:41 -04:00 |
|
drc
|
Added tests for shapes_of_terminal
|
2024-06-06 20:47:55 +02:00 |
|
edt
|
First draft of solution. Needs polishing.
|
2024-06-01 18:48:21 +02:00 |
|
fontgen
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
gsi
|
Better error messages on Expressions too.
|
2024-05-25 19:18:15 +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
|
Merge pull request #1727 from KLayout/feature/issue-1721
|
2024-06-03 22:58:06 +02:00 |
|
laybasic
|
Fixing the specific problem of issue #1709
|
2024-06-04 20:34:45 +02:00 |
|
layui
|
Trying to fix bug #1706 (crash on user properties form)
|
2024-05-12 16:24:33 +02:00 |
|
layview
|
Update copyright year
|
2024-01-01 17:27:59 +01: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
|
OASIS reader: avoiding slight rounding of DBU In python read/write cycle (discussion-2526)
|
2024-06-16 09:29:47 +02:00 |
|
pya
|
Bugfix: restoring original overload matching scheme for Ruby and Python
|
2024-05-25 18:58:18 +02:00 |
|
pyastub
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
pymod
|
Regenerating Python stubs
|
2024-06-08 16:06:51 +02:00 |
|
rba
|
Bugfix: restoring original overload matching scheme for Ruby and Python
|
2024-05-25 18:58:18 +02:00 |
|
rbastub
|
Update copyright year
|
2024-01-01 17:27:59 +01:00 |
|
rdb
|
Bugfix: reload was not working properly
|
2024-04-29 18:51:31 +02:00 |
|
tl
|
Merge pull request #1727 from KLayout/feature/issue-1721
|
2024-06-03 22:58:06 +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
|
…
|
|
|
klayout.pri
|
Overhauled the build system for MacOS ['Monterey', 'Ventura', 'Sonoma'] to build KLayout-0.28.13 or later with support for libgit2.
|
2023-11-23 15:13:41 +09:00 |
|
klayout.pro
|
Really disabling doc and icon without Qt builds
|
2022-12-21 23:32:49 +01:00 |
|
lib.pri
|
…
|
|
|
lib_ut.pri
|
…
|
|
|
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 |