Matthias Koefferlein
512183d55c
Fixed a documentation error
2023-08-30 21:48:09 +02:00
Matthias Koefferlein
1391bd7219
Enhancement: crash log now is shown in a more reliable way - but less fancy. In addition, a crash log is written 'klayout_crash.log' in the home path and the crash message is printed to error.
2023-08-27 11:29:42 +02:00
Matthias Koefferlein
38f08d3e90
Bugfix: avoid a segfault in the properties dialog
2023-08-27 11:28:20 +02:00
Matthias Koefferlein
695ec041af
Enhancement: Allowing to select cells by error markers too (so that PCells with errors can be selected)
2023-08-27 11:27:46 +02:00
Matthias Koefferlein
4e83cab061
Proper Python stack trace in debugger for Python 3.10
2023-08-26 15:44:54 +02:00
Matthias Koefferlein
e6c9872ea2
Bugfix: re-run of include-expanded DRC/LVS wasn't working
...
Reworked include-expansion scheme for DRC/LVS such that
include expansion is done by the interpreter, hence is
also available for re-running the script from the
marker/netlist browser.
This also affects the D25 implementation.
2023-08-25 22:49:54 +02:00
Matthias Koefferlein
304800e4c5
Maybe fixing issue-1465
2023-08-25 20:33:54 +02:00
Matthias Koefferlein
06321cdea7
Bugfix: deep region 'transform' with plain shift was not working properly with scaled instances
2023-08-24 22:55:55 +02:00
Matthias Koefferlein
2c2fbea94f
Some useful aliases for RBA as in-place operators do not really do what they are supposed to in Ruby.
2023-08-20 19:15:08 +02:00
Matthias Köfferlein
a29bef496a
Merge pull request #1456 from KLayout/issue-1433
...
Fixed #1433 (def syntax error not captured)
2023-08-08 07:19:06 +02:00
Matthias Koefferlein
ef493795cc
Updated stubs
2023-08-07 22:42:00 +02:00
Matthias Koefferlein
1bc4650cc9
Preparations for 0.28.11
2023-08-07 22:19:56 +02:00
Matthias Köfferlein
8edcab0cf7
Merge pull request #1455 from KLayout/wip2
...
Wip2
2023-08-07 21:59:17 +02:00
Matthias Köfferlein
682a860e4f
Merge pull request #1454 from KLayout/issue-1453
...
Fixes issue #1453 : fixed performance issue which was caused by a deep…
2023-08-07 21:57:59 +02:00
Matthias Koefferlein
8241e8347d
Merge branch 'master' into wip2
2023-08-07 18:44:35 +02:00
Matthias Koefferlein
534188017c
Fixed a problem with the decorated line edits - did not properly handle mouse events
2023-08-07 18:44:05 +02:00
Matthias Koefferlein
4742e255fc
Fixes issue #1453 : fixed performance issue which was caused by a deep search for texts in transient selection
2023-08-07 18:23:05 +02:00
Matthias Koefferlein
28e0b36155
Fixed Qt6 builds
2023-08-07 17:30:16 +02:00
Matthias Koefferlein
141f7d78cd
Hopefully fixing Windows builds
2023-08-07 00:25:01 +02:00
Matthias Köfferlein
ce4178aa73
Merge pull request #1451 from KLayout/issue-1307-partial
...
Fixed part of issue #1307 : using pin names for the pin labels in DEF …
2023-08-06 22:16:13 +02:00
Matthias Köfferlein
25ff5b79eb
Merge pull request #1450 from KLayout/issue-1440
...
Issue 1440
2023-08-06 22:15:59 +02:00
Matthias Köfferlein
112d0843a7
Merge pull request #1443 from KLayout/issue-1441
...
Fixed issue #1441 (RDB support for text attributes like size, font, h…
2023-08-06 22:15:45 +02:00
Matthias Koefferlein
7daa54e347
Update of LEF/DEF testdata (changed because of different labels and properties)
2023-08-06 19:16:58 +02:00
Matthias Koefferlein
29e1bf9860
Implemented relative margin for shape and instance browser
2023-08-06 10:25:35 +02:00
Matthias Koefferlein
4a51365ef2
Implemented relative marker size for search & replace
2023-08-06 10:02:04 +02:00
Matthias Koefferlein
3642cff120
Implemented relative mode for marker browser config. Can read existing config.
2023-08-05 23:20:46 +02:00
Matthias Koefferlein
3f80d7bbe1
Added lay::Margin object
2023-08-05 22:17:28 +02:00
Matthias Koefferlein
4701f3884e
Fixed a DXF reader issue: should not generate degenerated paths for SPLINE entities
2023-08-05 21:40:27 +02:00
Matthias Köfferlein
0cae7b0f93
Merge pull request #1442 from KLayout/issue-1438
...
Fixed issue #1438 (Provide a configuration option to switch back to o…
2023-08-05 21:09:51 +02:00
Matthias Köfferlein
ebfc506bd9
Merge pull request #1431 from KLayout/wip2
...
Wip2
2023-08-05 21:09:26 +02:00
Matthias Köfferlein
2f8610e342
Merge pull request #1444 from KLayout/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8
...
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
2023-08-05 21:09:03 +02:00
Matthias Köfferlein
b6eb1e152c
Merge pull request #1445 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.14.1
...
Bump pypa/cibuildwheel from 2.13.1 to 2.14.1
2023-08-05 21:08:45 +02:00
Matthias Koefferlein
d958d71e2e
Fixed unit tests and MSVC build
2023-08-05 21:02:26 +02:00
Matthias Koefferlein
5b7e336b33
Added test for LEF/DEF map file NAME substitute
2023-08-05 01:02:37 +02:00
Matthias Koefferlein
32fdb46649
Allowing PINNAME and LEFPINNAME purposes in LEF/DEF .map files for a more consistent format (avoids the NAME notation)
2023-08-05 00:58:16 +02:00
Matthias Koefferlein
cbc9123db4
Mitigate the effect of overriding a globally-defined technology with -nn on the command line by creating tech variants
2023-08-05 00:42:05 +02:00
Matthias Koefferlein
f518d1aa1d
Added variable/expression interpolation to LEF paths so it is possible use environment variables there.
2023-08-03 23:27:31 +02:00
Matthias Koefferlein
44901f8885
Fixed part of issue #1307 : using pin names for the pin labels in DEF importer, generating pin names on pin name property + generating net names on net name property for pin shapes.
2023-08-03 23:03:39 +02:00
Matthias Koefferlein
7d749140f7
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
Matthias Koefferlein
f583d5e3db
Fixed a potential segfault of application exit
2023-08-03 19:22:11 +02:00
Matthias Koefferlein
7509e7a18c
Fixed a typo
2023-08-03 00:01:44 +02:00
Matthias Koefferlein
2eca865bd8
Added tests for last change
2023-08-02 23:56:51 +02:00
Matthias Koefferlein
cfc84252ab
DRC/LVS: Fixed a typo + allowing 'report' also for cases without default layout (only 'layout' specs)
2023-08-02 23:47:45 +02:00
Matthias Koefferlein
6bfd2a7368
Fixed warning in case of Qt bindings not being compiled in
2023-08-02 23:27:44 +02:00
dependabot[bot]
49c21b1884
Bump pypa/cibuildwheel from 2.13.1 to 2.14.1
...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ) from 2.13.1 to 2.14.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases )
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md )
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.13.1...v2.14.1 )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 21:30:43 +00:00
dependabot[bot]
708f1a3e76
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 21:30:39 +00:00
Matthias Koefferlein
76a1450f32
Fixed issue #1441 (RDB support for text attributes like size, font, halign/valign)
2023-08-01 22:48:28 +02:00
Matthias Koefferlein
bf95e51332
Resolve include-coded lines for DRC/LVS logs in verbose mode
2023-08-01 22:06:46 +02:00
Matthias Koefferlein
476c7156ab
Merge branch 'master' into wip2
2023-08-01 21:48:00 +02:00
Matthias Koefferlein
6014ba9fed
Fixed issue #1438 (Provide a configuration option to switch back to old-style text selection (at origin only)
2023-08-01 21:40:54 +02:00