Matthias Koefferlein
65e11498d4
Fixed issue #1178 (technology-data xml results in SEGV)
...
Problem was that the test case contained multiple technologies
inside the config file and the cached values were not updated
in the XML reader upon migrating to the new multi-stack capable
scheme.
2022-11-06 16:53:26 +01:00
Matthias Köfferlein
72c4dc055d
Merge pull request #1181 from Kazzz-S/master-mac-qt6
...
master-branch: Update of the Mac build system to include the migration to Qt6
2022-11-06 09:12:18 +01:00
Matthias Köfferlein
4a80a10a2d
Merge pull request #1175 from KLayout/wip
...
Wip
2022-11-06 09:11:38 +01:00
Matthias Koefferlein
cd3ca9e536
Do not use zstd compression for Qt6 as there is no built-in decompression
2022-11-06 01:23:39 +01:00
Matthias Koefferlein
240281d9ff
[consider merging] Important patch: avoids incorrect initialization of Python classes
2022-11-06 01:12:16 +01:00
Matthias Koefferlein
f338c13309
[consider merging] Important bug fix - do not use NDEBUG as ruby.h redefines it and this will lead to crashes in the debugger
2022-11-05 14:28:40 +01:00
Matthias Koefferlein
c25223db36
Updated golden test data
2022-11-04 23:49:23 +01:00
Matthias Koefferlein
f67b28c52a
Supporting LayerInfo objects in fill pattern generation, doc updates
2022-11-04 23:45:10 +01:00
Matthias Koefferlein
131745433d
Doc fixes
2022-11-04 23:16:15 +01:00
Matthias Koefferlein
25409a3d33
Doc updates
2022-11-04 22:08:12 +01:00
Matthias Koefferlein
9dac047003
Fixed small doc error
2022-11-04 21:25:12 +01:00
Matthias Koefferlein
8779e2a4cc
Enabling build with Qt6
2022-11-03 14:26:17 +01:00
Matthias Koefferlein
27e04c61a0
Less compiler warnings
2022-11-02 23:35:18 +01:00
Matthias Koefferlein
9ec7c0ca44
layout_diff GSI binding: provide interface for edge pair diffs
2022-11-02 23:35:06 +01:00
Matthias Koefferlein
a8ea234522
Enable Qt6 build from build.sh (gcc needs c++17) and less noisy builds with gcc 11 etc.
2022-11-02 23:09:44 +01:00
Matthias Koefferlein
a759492f1e
Avoid an assertion in macro editor when no script support is compiled in
2022-11-02 23:08:47 +01:00
Matthias Koefferlein
d47cbeb231
[consider merging] Bugfix: generation of texts for antenna results
2022-11-02 23:07:55 +01:00
Kazunari Sekigawa
cdd83fd6bc
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-11-02 06:44:26 +09:00
Matthias Koefferlein
c8e60d666c
Fixed #1167 (delete_cells slow)
2022-11-01 14:57:39 +01:00
Matthias Köfferlein
c021a1834c
Fixed #1173 (DXF reader compatibility issue with ezdxf) ( #1174 )
2022-11-01 14:28:51 +01:00
Matthias Koefferlein
9f2cf7275f
Fixed display of XOR progress (wasn't properly painting the error bitmaps)
2022-11-01 14:17:37 +01:00
Matthias Koefferlein
54833db00b
Added feature for computing area and perimeter from selection
2022-11-01 13:46:48 +01:00
Matthias Koefferlein
2dc5c98416
Implemented readonly for PCell line-edit parameters as QLineEdit::readOnly
2022-11-01 13:46:36 +01:00
Matthias Koefferlein
548db003ed
Debugged Ruby PCellDeclarationHelper, small enhancements
2022-10-30 10:00:51 +01:00
Matthias Koefferlein
b1b51d3152
Bug fix Ruby PCell declaration helper - needs testing
2022-10-30 00:23:32 +02:00
Matthias Koefferlein
8aa135b964
Python implementation of PCell helper with callback
2022-10-30 00:15:48 +02:00
Matthias Koefferlein
1b666e1cc8
Bug fixes.
2022-10-29 23:43:56 +02:00
Matthias Koefferlein
194a6f3526
Added callback helper for Ruby PCellDeclarationHelper
2022-10-29 22:38:33 +02:00
Matthias Koefferlein
0e5842d36e
Fixed some qrc files, added more attributes to PCellParameterState (tool tip, readonly, icon), added option to show parameter names
2022-10-29 21:20:16 +02:00
Matthias Koefferlein
d00c4a94d6
WIP: first version GSI binding for callbacks
2022-10-29 00:22:54 +02:00
Matthias Koefferlein
eb8c96054c
WIP: preparations for callbacks in PCell code
2022-10-28 23:41:31 +02:00
Matthias Koefferlein
d82ff4d3f8
[consider merging] Fixed a problem with editing guiding shapes
2022-10-28 23:40:48 +02:00
Matthias Koefferlein
e6da3fc22c
WIP: callbacks for PCells
2022-10-27 00:42:28 +02:00
Kazunari Sekigawa
40b845693c
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-10-27 06:22:15 +09:00
Matthias Koefferlein
879059f830
Package manager: show details only when enabling the 'show details' button
2022-10-26 21:28:10 +02:00
Matthias Köfferlein
8da373e9ad
Merge pull request #1168 from KLayout/wip
...
Work-in-progress
2022-10-26 18:00:46 +02:00
Matthias Koefferlein
11f6eb21e0
Added ParentCellInst#dinst
2022-10-18 21:52:40 +02:00
Matthias Koefferlein
d9b61fe679
Updated golden test data
2022-10-18 21:32:35 +02:00
Matthias Koefferlein
8705b77172
New unit tests for RDB scan with properties
2022-10-18 21:28:06 +02:00
Kazunari Sekigawa
1356e6b34a
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-10-18 12:41:46 +09:00
Matthias Koefferlein
8f6603d88e
Fixed unit test fails
2022-10-18 01:26:42 +02:00
Matthias Koefferlein
c9c9d6198b
Fixed a Qt warning
2022-10-18 01:02:58 +02:00
Matthias Koefferlein
6f80d340f1
Fixed high-DPI mode of color chooser widget, some improvements on image properties dialog (false color bar)
2022-10-18 00:53:10 +02:00
Matthias Koefferlein
60e6523c30
Some bug fixes for user-property aware RDB and antenna check enhancements
2022-10-18 00:00:29 +02:00
Matthias Koefferlein
db4baf3a6d
Added scanning of texts to RDB
2022-10-17 22:56:08 +02:00
Matthias Koefferlein
e4131b45a3
WIP: provide a way to report user properties to RDB, added antenna rule measurements as user properties.
2022-10-17 22:29:48 +02:00
Matthias Koefferlein
2cb3e037a9
Fixed a Qt warning
2022-10-16 23:43:09 +02:00
Kazunari Sekigawa
f5a5d04069
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-10-17 06:23:58 +09:00
Matthias Koefferlein
2441775b76
Fixed a segfault in the layout view tests
2022-10-16 22:21:14 +02:00
Matthias Koefferlein
72c71a91a8
Fixed (?) user doc generation
2022-10-16 22:05:40 +02:00