Matthias Köfferlein
fbf52c444a
Merge pull request #1692 from KLayout/bugfix/issue-1691
...
Implemented a fix for issue #1691
2024-04-30 15:26:40 +02:00
Matthias Koefferlein
bb17250d94
Implemented a fix for issue #1691
...
The root cause was that the terminal identity could
not be derived in the presence of soft connections
inside the device abstract cell. The solution is to
join soft connected clusters in the device abstracts with
a warning.
2024-04-21 18:13:54 +02:00
Matthias Koefferlein
16ef23864c
Enabled 64bit coordinate builds
2024-04-18 20:59:37 +02:00
Matthias Köfferlein
ede328d3cb
Merge pull request #1687 from KLayout/feature/issue-1678
...
Implemented solution for issue-1678
2024-04-17 22:38:39 +02:00
Matthias Köfferlein
840beea152
Merge pull request #1686 from KLayout/feature/issue-1666
...
Feature/issue 1666
2024-04-17 22:38:27 +02:00
Matthias Köfferlein
6bc314a6cd
Merge pull request #1685 from KLayout/bugfix/issue-1679
...
Bugfix/issue 1679
2024-04-17 22:38:17 +02:00
Matthias Köfferlein
c6174b1df5
Merge pull request #1684 from KLayout/bugfix/issue-1683
...
Bugfix/issue 1683
2024-04-17 22:38:04 +02:00
Matthias Köfferlein
3c2a254a9b
Merge pull request #1682 from KLayout/bugfix/issue-1681
...
Fixed issue #1681
2024-04-17 22:37:53 +02:00
Matthias Köfferlein
2f015b603a
Merge pull request #1675 from KLayout/issue-1671
...
Issue 1671
2024-04-17 22:37:41 +02:00
Matthias Köfferlein
1d873d2ea5
Merge pull request #1669 from KLayout/editor-hooks
...
Editor hooks
2024-04-17 22:37:29 +02:00
klayoutmatthias
2db3a21720
Fixing NSIS build scripts
2024-04-17 00:07:17 +02:00
Matthias Koefferlein
53ea6f3c77
Updating MSYS-based deployement scripts
2024-04-16 22:04:00 +02:00
Matthias Koefferlein
e3dc4e7310
Qt4 compatibility
2024-04-16 21:50:30 +02:00
Matthias Koefferlein
7ea313a722
Fixing Qt6 builds for MINGW
2024-04-15 00:23:25 +02:00
Matthias Koefferlein
06c65e2879
Updating tests
2024-04-15 00:01:49 +02:00
Matthias Koefferlein
f6417adbb1
Added missing file
2024-04-14 23:55:46 +02:00
Matthias Koefferlein
daa2df159e
Fixed a build issue on some Qt versions
2024-04-14 23:54:10 +02:00
Matthias Koefferlein
1e83df0a56
Implemented solution for issue-1678
...
* Help index file name encodes KLayout version and Qt version
* Help index file is gzip compressed to save space as many files are expected to accumulate now
2024-04-14 21:59:10 +02:00
Matthias Koefferlein
0eb3c22ec2
Aligning menu layout of materials list with layer list
2024-04-14 21:42:59 +02:00
Matthias Koefferlein
9fd791a603
Implemented solution for issue-1666 ('Visibility Follows Selection' option for the 2.5d view)
2024-04-14 21:39:49 +02:00
Matthias Koefferlein
62f0ea3b97
Fixing issue #1683 (Spice reader accepts circuits without definition but pins get shorted)
2024-04-14 21:04:02 +02:00
Matthias Koefferlein
6a876d2cd6
Fixed issue #1681
2024-04-14 19:43:50 +02:00
Matthias Koefferlein
ae2d6fb42f
Updating sample macros for Qt6 compatibility
2024-04-10 23:18:51 +02:00
Matthias Koefferlein
7fa1337cd8
Moving from QFormBuilder to QUiLoader as QFormBuilding is deprecated in Qt6 binding
2024-04-10 22:40:56 +02:00
Matthias Koefferlein
030ee37f64
Bugfix mingw build script for Qt6
2024-04-07 22:51:15 +02:00
Matthias Köfferlein
d7e3d9a916
Merge pull request #1672 from KLayout/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
...
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
2024-04-07 22:40:02 +02:00
Matthias Köfferlein
07bf14447d
Merge pull request #1673 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.17.0
...
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
2024-04-07 22:39:53 +02:00
Matthias Köfferlein
cc702ab196
Merge pull request #1677 from Kazzz-S/0.29.0-mac1
...
Updated the build system for MacOS to build KLayout 0.29.0 or later
2024-04-07 22:39:41 +02:00
Matthias Koefferlein
3a67edadf3
Fixed a typo in build script
2024-04-07 22:37:38 +02:00
klayoutmatthias
9134f2ab2b
Proper building of Qt6 binary on Windows
2024-04-07 21:13:06 +02:00
Matthias Koefferlein
95c1ee82f0
Proposal for fix.
2024-04-04 23:06:34 +02:00
Kazunari Sekigawa
ca560e4a81
Forcibly change the wheel file name for anaconda3
2024-04-03 20:54:47 +09:00
dependabot[bot]
46a653ad7c
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ) from 2.16.5 to 2.17.0.
- [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.16.5...v2.17.0 )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 21:39:26 +00:00
dependabot[bot]
2f1187b071
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14 )
---
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>
2024-04-01 21:39:22 +00:00
Matthias Koefferlein
7f16c7b597
Fixed doc
2024-04-01 20:24:43 +02:00
Kazunari Sekigawa
8b26347f0d
Updated the build system for MacOS to build KLayout 0.29.0 or later
2024-04-01 17:59:06 +09:00
Matthias Koefferlein
2dc9df3f40
Updated documentation with example
2024-03-31 22:23:23 +02:00
Matthias Koefferlein
4809c06091
Implemented editor hooks for partial mode too. Integrated modification events into edit protocol
2024-03-31 22:10:24 +02:00
Matthias Koefferlein
1c284b0939
Editor hooks for move operations
2024-03-31 19:26:22 +02:00
Matthias Koefferlein
00bc208e3f
Merge branch 'master' into editor-hooks
2024-03-31 10:39:00 +02:00
Matthias Koefferlein
ed486a687d
Merge remote-tracking branch 'remotes/mine/master'
2024-03-31 10:37:20 +02:00
Matthias Koefferlein
3836874b8f
Enhanced Euclidian visualization
2024-03-31 10:30:04 +02:00
Matthias Koefferlein
eb1ac4903e
Refinement of solution for DRC hull generator, still not perfect.
2024-03-30 22:34:26 +01:00
Matthias Koefferlein
03d77bbff6
Region#drc_hull for generating DRC space forbidding region visualizations
2024-03-30 22:01:39 +01:00
Matthias Koefferlein
6c8ff49bc7
Added a test for post-increment iterator of tl::Object collections
2024-03-30 20:56:24 +01:00
Matthias Koefferlein
f087a579af
Refactoring of the editor hooks API
2024-03-30 20:53:43 +01:00
Matthias Koefferlein
2e5d395a59
Fixed a typo (thanks, Stefan)
2024-03-30 19:48:02 +01:00
Matthias Koefferlein
b4d1a4a954
First draft
2024-03-30 19:11:15 +01:00
Matthias Koefferlein
7e8ce51da2
post-increment operators must not use the int argument (it is zero)
2024-03-30 16:48:01 +01:00
Matthias Koefferlein
1868dcc104
Copy ctor, swap and move for tl::shared_collection and tl::weak_collection
2024-03-30 09:36:20 +01:00