Matthias Koefferlein
555d32f280
Bugfix: net color was not properly set in net tracer
2022-06-18 16:58:55 +02:00
Matthias Koefferlein
334540f660
Normalization of CellInstArray upon creation (GSI)
2022-06-18 13:48:04 +02:00
Kazunari Sekigawa
16cfc63215
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-06-15 07:03:05 +09:00
Matthias Koefferlein
f6c0959b6b
Implemented ortho snap for ruler move (as a whole)
2022-06-14 23:49:54 +02:00
Matthias Koefferlein
488dc561de
Fixed a problem in deep XOR mode (wrong size implementation for tolerances)
2022-06-14 22:56:15 +02:00
Matthias Köfferlein
7a5737d55f
Merge pull request #1087 from KLayout/qtless-canvas2
...
Qtless canvas2
2022-06-14 22:51:57 +02:00
Matthias Koefferlein
5aa9f5ba13
Fixed some unit tests
2022-06-12 14:00:06 +02:00
Matthias Koefferlein
51be84ebc1
Avoid segfaults in batch mode
2022-06-11 00:41:06 +02:00
Matthias Koefferlein
a853ed904f
API enhancements for annotation template management
2022-06-09 00:14:32 +02:00
Matthias Koefferlein
84cdefccf6
[MERGE] fixed variable view in debugger (Qt5?)
2022-06-09 00:14:06 +02:00
Matthias Koefferlein
e2d5595243
Trying to fix Windows unit tests
2022-06-08 21:24:38 +02:00
Matthias Koefferlein
1020eb6e99
Basically enabling AbstractMenu in non-Qt mode
...
As a way to trigger actions inside the layout view
and plugins.
Right now, the layout view's menu is only a rudimentary one
as it lacks the top-level menus usually provided by the main window.
2022-06-07 23:28:10 +02:00
Matthias Koefferlein
ac5c66400d
Added ability to query modes and issue menu commands to LayoutView in non-Qt case.
2022-06-06 23:04:31 +02:00
Matthias Koefferlein
184c66b781
Provide a default configuration for LayoutView also in the non-Qt case
2022-06-02 23:55:40 +02:00
Matthias Koefferlein
91b642285d
Decoupling tl, gsi and rdb libraries from Qt bindings to enable lean strmrun application
2022-06-01 22:42:55 +02:00
Matthias Koefferlein
ef8f4fbba5
Fixed setup.py after refactoring
2022-06-01 07:41:29 +02:00
Kazunari Sekigawa
210370e52d
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-06-01 07:34:26 +09:00
Matthias Koefferlein
254a44a133
Fixed a refactoring error
2022-06-01 00:08:02 +02:00
Matthias Köfferlein
17e643ce5b
Fixed #1086 (problems showing handle of a single circle) ( #1089 )
2022-05-31 00:22:42 +02:00
Matthias Köfferlein
4cbd28fd23
First implementation of issue-1075 fix: when editing a layer spec, the PCell parameters are analyzed and PCells are rewritten accordingly. ( #1088 )
2022-05-31 00:22:32 +02:00
Matthias Koefferlein
b95027a21b
Refactoring: lay::PixelBuffer, BitmapBuffer -> tl, added image functions to RdbItem in GSI
2022-05-31 00:20:47 +02:00
Matthias Koefferlein
62bbef53ac
Refactoring: layColor -> tlColor
2022-05-30 23:21:32 +02:00
Kazunari Sekigawa
bcd0f30b4e
Merge remote-tracking branch 'origin/master' into master-mac-qt6
2022-05-30 06:11:18 +09:00
Matthias Koefferlein
84cf60dbb7
Preparations for rdb image API: base64 encoder and decoder without Qt
2022-05-29 21:50:23 +02:00
Matthias Koefferlein
b8fa458ad6
Small add-on: -rr option for application
2022-05-29 20:15:56 +02:00
Matthias Koefferlein
7748433669
Bugfix: use last extension only for macro type determination
2022-05-29 20:06:04 +02:00
Matthias Koefferlein
baa92d4455
Fixed non-Qt thread-local storage implementation: needs to reuse holder object when using 'setLocalData'
2022-05-29 19:33:30 +02:00
Matthias Koefferlein
6bcb7d0aa6
Added lym to lay library dependencies
2022-05-29 17:37:20 +02:00
Matthias Koefferlein
f2b91997f0
Don't print Qt warnings for verbosity 0 - this will simplify the application tests
2022-05-29 17:36:54 +02:00
Matthias Koefferlein
a02e9b4d05
Include lym dependency in lay library
2022-05-29 16:53:03 +02:00
Matthias Koefferlein
e7a16fab82
Added missing files to MANIFEST.in
2022-05-29 16:29:24 +02:00
Matthias Koefferlein
a5d467b51e
Dummy change to trigger builds
2022-05-29 14:47:22 +02:00
Matthias Koefferlein
27894420f8
Fixed build script (HAVE_PNG option missing)
2022-05-29 14:46:35 +02:00
Matthias Koefferlein
cc45cfbc43
Merge branch 'master' of github.com:KLayout/klayout
2022-05-29 14:31:19 +02:00
Matthias Koefferlein
6039340022
Fixed non-Qt build
2022-05-29 14:23:10 +02:00
Matthias Koefferlein
40eb3aaebe
Enabling input files in batch mode, fixed a segfault during tests
2022-05-29 14:16:44 +02:00
Matthias Koefferlein
e231f2b987
Must not use tl::to_string on quoted strings
2022-05-29 13:25:50 +02:00
Matthias Koefferlein
377e0f0249
Further reducing dependency of ui headers files generated for other modules
2022-05-29 12:06:21 +02:00
Matthias Koefferlein
d0fc4b86b4
Fixed a compiler warning
2022-05-29 12:06:14 +02:00
Matthias Koefferlein
bd5303f214
Removed a generated header dependency between modules
2022-05-29 12:06:10 +02:00
Matthias Koefferlein
1d8db227e5
Minor code enhancements
2022-05-29 11:41:40 +02:00
Matthias Koefferlein
68f05bf069
Added missing file
2022-05-29 10:14:29 +02:00
Matthias Koefferlein
29b3718b2d
Further reducing dependency on Qt, fixed tests
2022-05-29 10:11:16 +02:00
Matthias Koefferlein
1edaf2b6b4
WIP: working on further consolidation of non-Qt case
2022-05-28 22:49:40 +02:00
Matthias Koefferlein
8e21dab345
Reworked lym::MacroCollection for not using Qt (too much)
2022-05-28 21:21:58 +02:00
Matthias Koefferlein
89547a6fde
Enabling non-qt resources in InputStream
2022-05-28 01:37:59 +02:00
Matthias Koefferlein
ca3d840cb2
Alternative implementation for resources for the non-Qt case.
2022-05-28 00:33:08 +02:00
Matthias Koefferlein
b22c7091ae
Skip resources in non-Qt case
2022-05-27 20:26:47 +02:00
Matthias Koefferlein
d5723391fd
Better dependency model for shared objects
2022-05-27 19:38:37 +02:00
Matthias Koefferlein
ad87b22d91
Potential segfault fixed: skip invalid cell views
2022-05-27 19:20:37 +02:00