Matthias Koefferlein
c6bd856331
WIP
2021-10-24 00:05:50 +02:00
Matthias Koefferlein
09df614d8a
Bugfix: array iterator must not iterate on empty search box.
2021-10-22 23:52:35 +02:00
Matthias Köfferlein
01d7600b87
Merge pull request #925 from KLayout/issue-920
...
Fixed #920 (fill border parameter sign issue)
2021-10-20 22:27:09 +02:00
Matthias Köfferlein
5485c4b5f2
Merge pull request #924 from KLayout/issue-921
...
Bugfix plus more tests
2021-10-20 22:26:57 +02:00
Matthias Köfferlein
7e6b4662ec
Merge pull request #923 from KLayout/usablity-enhancements
...
Usablity enhancements
2021-10-20 22:26:38 +02:00
Matthias Koefferlein
f968751a44
RPM build script patch for Python3 @ CentOS7
2021-10-20 22:21:56 +02:00
Matthias Koefferlein
8a892cb6e2
Fixed python3 dependency for CentOS7 RPM
2021-10-20 21:39:04 +02:00
Matthias Koefferlein
b9c0bf9dea
Merge branch 'master' of github.com:KLayout/klayout
2021-10-19 22:50:26 +02:00
Matthias Koefferlein
4ecfd93c69
Using Python3 for CentOS7 builds now
2021-10-19 22:50:05 +02:00
Matthias Koefferlein
17a6459f83
Fixed #920 (fill border parameter sign issue)
2021-10-19 21:05:09 +02:00
Matthias Koefferlein
abe40ae99f
Bugfix plus more tests
2021-10-19 20:48:13 +02:00
Matthias Koefferlein
89a50abedd
Some more documentation about layer views.
2021-10-19 00:11:27 +02:00
Matthias Koefferlein
97d393c78a
Layout#is_editable
2021-10-18 23:24:28 +02:00
Matthias Koefferlein
04deb785ba
Asking whether to apply a .lyp file on multiple layouts on MRU-listed .lyp files too.
2021-10-18 23:10:39 +02:00
Matthias Koefferlein
4d64e95680
Shape objects from custom queries 'select' are translated into shape markers when exporting to RDB
2021-10-18 23:08:38 +02:00
Matthias Köfferlein
d651524b76
Merge pull request #919 from KLayout/issue-918
...
Fixed #918 by using ignore size policy for the editor options tab widget
2021-10-15 22:11:43 +02:00
klayoutmatthias
c48f930fb3
Fixed #918 by using ignore size policy for the editor options tab widget
2021-10-14 23:48:24 +02:00
Matthias Koefferlein
710d217b17
strmxor: better command line doc, show file read timing like main app.
2021-10-07 22:17:03 +02:00
Matthias Koefferlein
ec527367f2
'tap' shows layer details like view name
2021-10-06 23:26:12 +02:00
Matthias Koefferlein
747807224b
2.5d view enhancements
...
* Fine-tuned 2.5d view's key events
* better error message in case of z-stack/layers mismatch
* Don't confine bounding box to actual layout - that can be confusing
2021-10-06 23:17:56 +02:00
Matthias Köfferlein
8b12788084
Merge pull request #915 from KLayout/issue-912
...
Fixed #912 (crash when trying to create a cell in an empty panel)
2021-09-25 23:21:27 +02:00
Matthias Koefferlein
be3e44d68a
Updated Changelog etc.
2021-09-23 22:47:52 +02:00
Matthias Köfferlein
e77ef66b2f
Merge pull request #901 from KLayout/25d-view-enhancements
...
25d view enhancements
2021-09-23 22:33:56 +02:00
Matthias Koefferlein
98e20cf2f1
Enhancement: enable 'tap' function also in view mode
2021-09-23 01:13:56 +02:00
Matthias Koefferlein
b8489223c1
Fixed #912 (crash when trying to create a cell in an empty panel)
2021-09-23 01:11:15 +02:00
Matthias Koefferlein
6dd35693d6
Color support also for multi height mapping of a single layer
2021-09-23 01:00:59 +02:00
Matthias Koefferlein
5d1b12391b
Show wireframe in frame colors
2021-09-23 00:33:55 +02:00
Matthias Koefferlein
464bb75626
Live updates of layer properties
2021-09-22 23:29:58 +02:00
Matthias Koefferlein
df4e6ce262
Merge branch 'master' of github.com:KLayout/klayout into 25d-view-enhancements
2021-09-22 07:51:24 +02:00
Matthias Koefferlein
4da0a38857
Merge branch 'master' into 25d-view-enhancements
2021-09-22 07:51:06 +02:00
Matthias Köfferlein
897bcf1ed8
Merge pull request #911 from KLayout/issue-909
...
Fixed #909 (Crash on DRC)
2021-09-22 07:50:44 +02:00
Matthias Koefferlein
7acd5ba3e4
WIP: turning 2.5d view into a browser which is non-modal
2021-09-22 00:18:59 +02:00
Matthias Koefferlein
068f782544
Fixed CentOS7 builds
2021-09-21 23:56:57 +02:00
Matthias Koefferlein
451f57bb25
Fixed #909 (Crash on DRC)
2021-09-21 23:37:57 +02:00
Matthias Koefferlein
9531376b7a
WIP
2021-09-21 22:52:13 +02:00
Matthias Koefferlein
5f188f7f5a
Merge branch 'master' into 25d-view-enhancements
2021-09-21 22:51:05 +02:00
Matthias Köfferlein
eb8c7ff53f
Merge pull request #910 from gatecat/dont-abort-on-info
...
klayout_main: Don't abort on info messages
2021-09-21 22:43:46 +02:00
Matthias Köfferlein
80fd5b79be
Merge pull request #908 from KLayout/netlist-compare-performance2
...
Improving netist compare performance for array case + some enhancements
2021-09-21 22:43:37 +02:00
Matthias Köfferlein
f1e59a7dc6
Merge pull request #907 from KLayout/issue-905
...
Fixed #905 (Crash while deleting a Library)
2021-09-21 22:43:22 +02:00
Matthias Köfferlein
1022e08ee0
Merge pull request #900 from KLayout/issue-897
...
Issue 897 (crash in fill tool)
2021-09-21 22:43:06 +02:00
Matthias Köfferlein
a2e171b330
Merge pull request #899 from KLayout/issue-898
...
Issue 898 (Spice reader ignores last line)
2021-09-21 22:42:53 +02:00
Matthias Koefferlein
3d7c1db1f7
Fixed unit tests
2021-09-21 21:17:57 +02:00
Matthias Koefferlein
e1dd79acbf
Include SSL errors in error message on HTTPS access.
2021-09-21 21:01:53 +02:00
gatecat
93cf7869ce
klayout_main: Don't abort on info messages
...
Signed-off-by: gatecat <gatecat@ds0.me>
2021-09-21 14:37:03 +01:00
Matthias Koefferlein
29384bf3f3
Convenience: simple version of DRC layer.with_holes and layer.without_holes
2021-09-20 21:36:46 +02:00
Matthias Koefferlein
4152f10bc4
Apply 'show all' one level deeper. This way it's possible to hide mismatching nets. But the net content is still shown in full detail.
2021-09-20 21:24:00 +02:00
Matthias Koefferlein
e14a96a421
Speeding up the netlist browser by shortcutting has_children
2021-09-20 21:14:25 +02:00
Matthias Koefferlein
c5607777a8
Updated testdata
2021-09-19 21:37:52 +02:00
Matthias Koefferlein
ceb0b2298f
Some cleanup, updated tests
2021-09-19 19:05:09 +02:00
Matthias Koefferlein
b7827f7b5f
Maybe found a solution for the matrix arrangement runtime problem
2021-09-19 18:29:57 +02:00