Matthias Koefferlein
|
6861b68964
|
Merge branch 'extended-transient-selection-config'
|
2024-11-30 08:27:01 +01:00 |
Matthias Köfferlein
|
637660ca69
|
Merge pull request #1933 from KLayout/wip
Wip
|
2024-11-30 08:23:35 +01:00 |
Matthias Köfferlein
|
ec21809cc3
|
Merge pull request #1916 from KLayout/maybe-pex-support
Some add-ons for potential application in the PEX context
|
2024-11-28 20:43:40 +01:00 |
Matthias Köfferlein
|
66d97bb5f1
|
Merge pull request #1928 from KLayout/feature/issue-1923
Feature/issue 1923
|
2024-11-28 20:43:01 +01:00 |
Matthias Köfferlein
|
1a5e8c9b36
|
Merge pull request #1927 from KLayout/bugfix/issue-1925
Fixed issue #1925 (MAGIC import fails)
|
2024-11-28 20:42:25 +01:00 |
Matthias Koefferlein
|
22d8709c06
|
Compatibility of tests with Windows
|
2024-11-26 23:24:12 +01:00 |
Matthias Koefferlein
|
ce4dc08969
|
Robustness of tests against different hash implementations, documentation update
|
2024-11-26 23:15:28 +01:00 |
Matthias Köfferlein
|
926dac96c6
|
Merge pull request #1910 from KLayout/bugfix/issue-1907
Bugfix/issue 1907
|
2024-11-26 21:06:04 +01:00 |
Matthias Koefferlein
|
5ebbee981b
|
Windows compatibility
|
2024-11-26 21:02:02 +01:00 |
Matthias Koefferlein
|
8737933939
|
Qt4 compatibility
|
2024-11-26 20:58:06 +01:00 |
Matthias Köfferlein
|
0fb9ac76dc
|
Merge pull request #1918 from KLayout/dependabot/github_actions/pypa/gh-action-pypi-publish-1.11.0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0
|
2024-11-26 20:44:58 +01:00 |
Matthias Köfferlein
|
56aad4a150
|
Merge pull request #1917 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
|
2024-11-26 20:44:47 +01:00 |
Matthias Koefferlein
|
e533a34a08
|
Fixing the problem of (sometimes) slow transient selection (edit mode, top level selection only, large and interleaving arrays)
|
2024-11-25 23:23:48 +01:00 |
Matthias Koefferlein
|
33d1cdc545
|
Show select expressions in column headers in custom queries
|
2024-11-24 22:28:01 +01:00 |
Matthias Koefferlein
|
76800ea9bd
|
Removed an incorrect comment
|
2024-11-24 22:16:27 +01:00 |
Matthias Koefferlein
|
9e340943b7
|
Adding 'copy to clipboard' in search & replace results list and export function
|
2024-11-24 22:14:24 +01:00 |
Matthias Köfferlein
|
09aecdd639
|
Merge pull request #1919 from mschweikardt/master
typos in manual
|
2024-11-24 19:49:25 +01:00 |
Matthias Koefferlein
|
d5bebda6af
|
Formatting key-bindings and menu visibility in klayoutrc differently (one entry per line), so they are easier to edit
|
2024-11-24 18:31:19 +01:00 |
Matthias Koefferlein
|
5578b01f03
|
Some refactoring with the goal to support "move by" with "clone interactive"
|
2024-11-23 23:38:53 +01:00 |
Matthias Koefferlein
|
84c4f31a9c
|
Improve snapping in partial mode when snapping to objects
|
2024-11-23 20:33:15 +01:00 |
Matthias Koefferlein
|
dc9b3bb398
|
More consistent handling of special paths (like data: URLs) for technology components.
|
2024-11-23 19:19:23 +01:00 |
Matthias Koefferlein
|
1c23d77073
|
By default, layer properties are initialized when no .lyp file is specified in a technology
You can turn this feature off by disabling the "Initialize other layers with default properties"
option on the techology's "General" page.
|
2024-11-23 15:19:33 +01:00 |
Matthias Koefferlein
|
983611172c
|
Fixed some icons (navigation icons in netlist browser, edit icon in package manager)
|
2024-11-22 23:30:45 +01:00 |
Matthias Koefferlein
|
abe578562f
|
Extended (transient) selection config
- Line style can be configured for selection + transient selection
- Transient selection has it's own styles
|
2024-11-21 23:10:59 +01:00 |
Matthias Köfferlein
|
6c7a3f612c
|
Merge pull request #1932 from martinjankoehler/bugfix/issue-1930
Bugfix/Issue 1930: Fixed type from char to int
|
2024-11-19 21:16:47 +01:00 |
Martin Köhler
|
7dcba4cebc
|
Bugfix/issue 1930: Fixed type from char to int
|
2024-11-19 17:23:06 +00:00 |
Matthias Koefferlein
|
0ce7fb18a9
|
Added test for Point/DPoint
|
2024-11-17 22:09:52 +01:00 |
Matthias Koefferlein
|
476ec3a714
|
Implemented solution for #1923 ('move', 'moved')
1. Added move and moved to Point and DPoint
2. dx/dy is 0 by default now
3. arguments of move and moved are called
v (vector) and dx/dy consistently
|
2024-11-17 22:04:28 +01:00 |
Matthias Koefferlein
|
85caa4b397
|
Fixed issue #1925 (MAGIC import fails)
|
2024-11-17 21:42:29 +01:00 |
Matthias Koefferlein
|
0f438cdbd2
|
On same name, creating a RDB category would return the original one.
|
2024-11-13 18:26:06 +01:00 |
Matthias Koefferlein
|
fecb8a8c8a
|
RDB tests for Python too
|
2024-11-13 18:22:55 +01:00 |
Matthias Koefferlein
|
b4dabe29e5
|
Also including Python 3.13 in upload part of Azure pipeline
|
2024-11-13 14:10:00 +01:00 |
Matthias Koefferlein
|
1e6448a4ce
|
Merge branch 'master' of github.com:KLayout/klayout
|
2024-11-13 00:47:41 +01:00 |
Matthias Koefferlein
|
105751e2cf
|
Trying to become compatible with Python 3.13 on Windows
|
2024-11-13 00:47:27 +01:00 |
Matthias Koefferlein
|
6a2aea96ba
|
Including Python 3.13 in Azure pipelines
|
2024-11-12 20:47:19 +01:00 |
Matthias Schweikardt
|
3778ab157f
|
typos in manual
|
2024-11-03 09:25:58 +01:00 |
dependabot[bot]
|
022a835efb
|
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.11.0)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 21:07:59 +00:00 |
dependabot[bot]
|
8311f46a4e
|
Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.3.
- [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.21.1...v2.21.3)
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 21:07:57 +00:00 |
Matthias Koefferlein
|
dd0949867f
|
Some convenience features: transformations in EdgeNeighborhood, added Matrix transformation support for edge pairs.
|
2024-11-01 17:34:46 +01:00 |
Matthias Koefferlein
|
2629700566
|
RBA tests, reproducible order of edge events, all edges are reported - even those which do not have neighbors.
|
2024-10-31 23:43:27 +01:00 |
Matthias Koefferlein
|
3073c1917f
|
Some enhancements: internal merging, tests
|
2024-10-31 22:55:46 +01:00 |
Matthias Koefferlein
|
0cca9afc7e
|
Generalization: providing output functionality.
|
2024-10-31 21:34:17 +01:00 |
Matthias Koefferlein
|
9f2a2075c7
|
Implementing full support for compound operations in EdgeNeighborhood, including foreign()
|
2024-10-29 23:18:01 +01:00 |
Matthias Koefferlein
|
ac1126f5c4
|
update documentation
|
2024-10-29 21:01:31 +01:00 |
Matthias Köfferlein
|
63dd591e51
|
Merge pull request #1912 from Kazzz-S/0.29.8-mac1
Minor update of the macOS build system to suppress some deprecation warnings
|
2024-10-28 18:37:51 +01:00 |
Matthias Koefferlein
|
cdd7058866
|
Mitigating the effect of a locked layout: plain iteration of instances now is possible also with a locked layout. Before, the instances were correctly iterated only if the layout could be sorted.
|
2024-10-27 23:42:16 +01:00 |
Matthias Koefferlein
|
946729f14d
|
Adding forced update to Layout writer to ensure proper files. A warning is given.
|
2024-10-26 22:46:09 +02:00 |
Matthias Koefferlein
|
1407ae13a7
|
Also provide layout locking for recursive instance iterator
|
2024-10-26 21:40:41 +02:00 |
Matthias Koefferlein
|
57e98d17ac
|
Fixed some Ruby tests - as RecursiveShapeIterator lifelime may be longer than expected, we need to explicitly destroy the iterator now to avoid layout locking.
|
2024-10-26 21:24:51 +02:00 |
Matthias Koefferlein
|
0c0baed664
|
Avoiding a layout lock on Region::empty.
|
2024-10-26 21:24:01 +02:00 |