klayout/src
Matthias Koefferlein 54cf57c772 LEF/DEF enhancements (via cellname suffix configurable, group separation disabled by default)
Two new reader options:
1.) via cell name prefix (default is "VIA_"). This name is put in front of the via name to form the cell cell name
2.) group separation disabled by default. Groups are not put into individual parent cells by default.
2020-04-18 17:58:50 +02:00
..
ant Basic refactoring: Action -> Action* 2020-02-13 00:16:37 +01:00
buddies MERGE: strmxor could not identify layers when one has a name and the other does not (but both have numbers) 2020-04-05 21:49:36 +02:00
db Merge branch 'master' of https://github.com/KLayout/klayout 2020-04-05 20:20:28 +02:00
drc MERGE: Enhanced DRC and LVS documentation somewhat 2020-04-01 22:45:50 +02:00
edt Implemented #521 (enhanced API for ObjectInstPath) (#532) 2020-04-05 15:11:03 +02:00
fontgen Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsi Got rid of most of the @args 2020-03-14 21:50:47 +01:00
gsiqt More @args removed. 2020-03-14 22:44:43 +01:00
gtfui Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
img Merge branch 'app-refactoring' into doc-args 2020-03-15 21:32:39 +01:00
klayout_main Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lay Fixed a refactoring damage: the application mode indicator did not follow programmatic changes. 2020-04-05 14:01:44 +02:00
laybasic Avoid a runtime warning for missing QWidget binding without Qt bindings compiled in 2020-04-05 18:29:55 +02:00
lib Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
lvs MERGE: Enhanced DRC and LVS documentation somewhat 2020-04-01 22:45:50 +02:00
lym Merge branch 'app-refactoring' into doc-args 2020-03-15 21:32:39 +01:00
plugins LEF/DEF enhancements (via cellname suffix configurable, group separation disabled by default) 2020-04-18 17:58:50 +02:00
pya Fixed issue #530 (events are mentioned as getters two times) (#531) 2020-04-05 15:11:18 +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 Fixed #526 - Make scripe debugging more reliable 2020-03-26 22:50:12 +01:00
rbastub Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
rdb Got rid of most of the @args 2020-03-14 21:50:47 +01:00
tl Fixed some minor compiler warnings. 2020-04-05 18:30:08 +02:00
unit_tests Enable Qt-less build of unit tests on Windows in debug mode and without iterator assertions 2020-03-03 22:19:31 +01: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
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