klayout/src
Matthias Köfferlein a5d13c25ae Fixed #629 (timeout event of QTimer not present on Qt5) (#631)
In addition, the "destroyed" and "objectNameChanged" signals
were added (specifically to QObject).

The API binding for Qt5 was updated which adds some events.
2020-09-14 20:29:15 +02:00
..
ant Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
buddies Fixed #591 (two topics for macro editor) (#595) 2020-07-03 23:43:49 +02:00
db Updated fix version in RBA::Layout documentation. 2020-09-14 18:47:53 +02:00
drc Implemented #579 (perimeter_only mode for antenna check) (#582) 2020-06-05 10:55:38 +02:00
edt Fixed #637 (Points are not selected properly for mirrored subcells) (#638) 2020-09-14 18:43:26 +02:00
fontgen Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsi Fixed GSI class registration under the conditions of unreliable RTTI information. 2020-06-20 14:17:13 -07:00
gsiqt Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 20:29:15 +02:00
gtfui Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
img Fixed issue #473 (fast accessors to image pixel and mask data through… (#503) 2020-02-21 18:38:08 +01:00
klayout_main Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lay Fixed #591 (two topics for macro editor) (#595) 2020-07-03 23:43:49 +02:00
laybasic Fixed #637 (Points are not selected properly for mirrored subcells) (#638) 2020-09-14 18:43:26 +02:00
lib Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lvs Netlist compare: Ambiguity resolution through name matching now default (can be turned off) (#594) 2020-06-29 20:52:04 +02:00
lym Fixed #591 (two topics for macro editor) (#595) 2020-07-03 23:43:49 +02:00
plugins Fixed a porting issue. 2020-07-05 22:02:52 +02:00
pya Candidate for fix. 2020-07-05 14:10:39 +02:00
pyastub Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
pymod Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
rba Candidate for fix. 2020-07-05 14:10:39 +02:00
rbastub Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
rdb Implemented #522 (skip // lines in RVE reader) (#583) 2020-06-05 12:11:44 +02:00
tl Issue 615 (#621) 2020-09-14 18:42:54 +02:00
unit_tests Provide a new option -o for unit test runner which sends the log to a file. This way we don't capture qWarning in the XML JUnit logs. 2020-06-27 20:50:22 +02:00
version Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions 2020-03-03 22:19:31 +01:00
klayout.pro Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions 2020-03-03 22:19:31 +01:00
lib.pri Proper naming of DLL's. 2017-08-27 18:17:00 +02:00
lib_ut.pri First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ... 2018-08-04 18:02:39 +02:00
with_all_libs.pri WIP: more refactoring. 2019-07-06 09:15:33 +02:00