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
|
7ea313a722
|
Fixing Qt6 builds for MINGW
|
2024-04-15 00:23:25 +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 |
Matthias Koefferlein
|
d1216b5891
|
WIP
|
2024-03-30 00:30:36 +01:00 |
Matthias Koefferlein
|
80d1aad90a
|
WIP
|
2024-03-30 00:21:16 +01:00 |
Matthias Koefferlein
|
876215f6c7
|
WIP
|
2024-03-30 00:12:24 +01:00 |
Matthias Koefferlein
|
b40a7f9575
|
WIP
|
2024-03-29 22:59:12 +01:00 |
Matthias Koefferlein
|
c43b70b783
|
Shape#hash and Shape#< allow using Shape objects as hash keys
|
2024-03-29 21:47:37 +01:00 |
Matthias Köfferlein
|
4f67ae5261
|
Merge pull request #1657 from KLayout/1598-support-for-soft-connections
1598 support for soft connections
|
2024-03-29 18:27:14 +01:00 |
Matthias Koefferlein
|
69423e37ac
|
Merge branch 'master' of github.com:KLayout/klayout
|
2024-03-29 14:07:59 +01:00 |
Matthias Köfferlein
|
bc4d258cb3
|
Merge pull request #1667 from KLayout/issue-1356
Issue 1356
|
2024-03-29 14:06:05 +01:00 |
Matthias Koefferlein
|
118fe5cef6
|
Updating changelog
|
2024-03-29 13:56:07 +01:00 |
Matthias Koefferlein
|
bdb8389420
|
Merge branch 'master' of github.com:KLayout/klayout
|
2024-03-29 13:51:55 +01:00 |
Matthias Koefferlein
|
6ac1c32a8d
|
Merge branch 'master' into 1598-support-for-soft-connections
|
2024-03-29 09:00:17 +01:00 |
Matthias Köfferlein
|
555354090f
|
Merge pull request #1664 from KLayout/issue-1662
Issue 1662
|
2024-03-29 08:58:31 +01:00 |
Matthias Köfferlein
|
4c5aeff1b3
|
Merge pull request #1663 from KLayout/issue-1638
Issue 1638
|
2024-03-29 08:58:17 +01:00 |
Matthias Köfferlein
|
974756536f
|
Merge pull request #1661 from KLayout/issue-1643
Issue 1643
|
2024-03-29 08:58:03 +01:00 |
Matthias Köfferlein
|
0091292f7c
|
Merge pull request #1660 from KLayout/issue-1651
Fixing issue #1651 (errors when adding polygons with 4 points) - need…
|
2024-03-29 08:57:41 +01:00 |
Matthias Köfferlein
|
f6ad535761
|
Merge pull request #1659 from KLayout/issue-1656
Issue 1656
|
2024-03-29 08:57:26 +01:00 |
Matthias Köfferlein
|
467c8c7527
|
Merge pull request #1650 from KLayout/issue-1632
Fixed issue #1632 (at least partially): introducing non-const version…
|
2024-03-29 08:56:55 +01:00 |
Matthias Köfferlein
|
14a16f8461
|
Merge pull request #1646 from KLayout/xor-performance
Xor performance
|
2024-03-29 08:56:44 +01:00 |
Matthias Koefferlein
|
529d69c901
|
regenerating stubs and DRC/LVS doc.
|
2024-03-28 22:11:47 +01:00 |