klayout/src
Matthias Köfferlein 70dcc92640
Merge pull request #694 from KLayout/issue-693
Fixed #693: URI relative path resolution if the first URI is empty.
2020-12-27 21:23:40 +01:00
..
ant More elaborate handling of selection changed events in LayoutView (avoids dummy events) and some more GSI methods for manipulating or checking selections. 2020-12-24 17:57:01 +01:00
buddies WIP: added brackets for clarity in mapping expressions. 2020-12-19 16:37:58 +01:00
db More elaborate handling of selection changed events in LayoutView (avoids dummy events) and some more GSI methods for manipulating or checking selections. 2020-12-24 17:57:01 +01:00
drc Fixed #651 (DRC "select" feature issues) (#654) 2020-10-10 23:15:51 +02:00
edt More elaborate handling of selection changed events in LayoutView (avoids dummy events) and some more GSI methods for manipulating or checking selections. 2020-12-24 17:57:01 +01:00
fontgen Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsi Cherry-picked MacOS fixes into master 2020-06-27 01:47:35 +02:00
gsiqt Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 18:34:28 +02:00
gtfui Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
img More elaborate handling of selection changed events in LayoutView (avoids dummy events) and some more GSI methods for manipulating or checking selections. 2020-12-24 17:57:01 +01:00
klayout_main Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lay Some fixes for the technology feature 2020-12-20 23:49:29 +01:00
laybasic More elaborate handling of selection changed events in LayoutView (avoids dummy events) and some more GSI methods for manipulating or checking selections. 2020-12-24 17:57:01 +01: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:47:57 +02:00
lym Should fix unit test fails on Windows (backslash vs. slash for file name separators) 2020-09-20 01:07:39 +02:00
plugins Fixed some merge issues. 2020-12-20 20:53:43 +01:00
pya Also provide 'void to self' return values for Python. 2020-08-31 23:55:26 +02:00
pyastub Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
pymod Exceptions must not be strings in Python 2020-04-25 23:25:53 +02:00
rba ruby 1.x compatibility. 2020-09-19 21:19:27 +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:02 +02:00
tl Fixed URI relative path resolution if the first URI is empty. 2020-12-23 23:33:11 +01:00
unit_tests Bugfixed map file reader for mask case, added test 2020-08-02 00:56:55 +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 Compatibility with Qt 4.6.x on CentOS6 2020-11-22 19:54:13 +00: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